The Neutron Solar System Pack provides assets for creating a simple solar system model or space scene. It includes textures for the Sun, 8 planets, 2
Unity3D 23 次浏览
Include "pch.h" #include #include #include #include #pragma comment(lib, "glut32.lib") #define C_PI 3.14159265358979 GLdouble distanceSunToEarth = 70
C++ 22 次浏览