⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 earth_vect_h.oogl

📁 卫星仿真软件 卫星仿真软件 卫星仿真软件
💻 OOGL
字号:
# SaVi by Robert Thurman (thurman@geom.umn.edu) and#         Patrick Worfolk (worfolk@alum.mit.edu).## Copyright (c) 1997 by The Geometry Center.# This file is part of SaVi.  SaVi is free software;# you can redistribute it and/or modify it only under# the terms given in the file COPYRIGHT which you should# have received along with this file.  SaVi may be# obtained from:# http://savi.sourceforge.net/# http://www.geom.uiuc.edu/locate/SaVi# Earth sphere and vector map descriptions.# $Id: earth_vect_h.oogl,v 1.6 2005/01/27 22:35:28 lloydwood Exp $(read geometry { define earth_vect_h < "$SAVI/oogl/earth.vect"} )(read geometry { define earth_vect_clear_h { LIST	{ appearance { material { edgecolor 0.6 0.6 1 } }	{: earth_vect_h}	} } } )(read geometry { define unit_sphere_h {	appearance {shading smooth material {diffuse 0.2 0.4 1} }	SPHERE 1.0	0.0 0.0 0.0	} } )(read geometry { define earth_vect_sphere_h {	LIST {: unit_sphere_h} {: earth_vect_h}	} } )(read transform { transform define central_t {	1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1	} } )

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -