Physics Simulation & Visualization Tool 0.1
A C++ physics simulation engine with real-time 3D visualization
Loading...
Searching...
No Matches
AstronomyPresets.h
Go to the documentation of this file.
1#pragma once
2
3class SceneManager;
4
6
7void createRealSolarSystem(SceneManager& sceneManager);
8
9}
void createRealSolarSystem(SceneManager &sceneManager)