Solar system on CPU using GL4D
Go to file
Volodymyr Patuta 82b0f7df59 added moon + mouse X control and no more Y mouse control 2020-12-23 16:34:52 +01:00
documentation name 2020-12-22 13:53:42 +01:00
images rotate 180 2020-12-23 16:33:54 +01:00
.gitignore ignore binary 2020-12-18 08:23:50 +01:00
COPYING initial commit (sc_00_07_moteur-03) 2020-12-12 22:25:54 +01:00
Makefile rename prog name 2020-12-18 08:23:22 +01:00
geometry.c proper scale, 1min == 1day, accel/deccel time, object scale x12, orbit movement 2020-12-22 14:35:23 +01:00
moteur.h proper scale, 1min == 1day, accel/deccel time, object scale x12, orbit movement 2020-12-22 14:35:23 +01:00
moteur.sln initial commit (sc_00_07_moteur-03) 2020-12-12 22:25:54 +01:00
moteur.vcxproj initial commit (sc_00_07_moteur-03) 2020-12-12 22:25:54 +01:00
primitives.c initial commit (sc_00_07_moteur-03) 2020-12-12 22:25:54 +01:00
scene.c initial commit (sc_00_07_moteur-03) 2020-12-12 22:25:54 +01:00
transformations.c initial commit (sc_00_07_moteur-03) 2020-12-12 22:25:54 +01:00
window.c added moon + mouse X control and no more Y mouse control 2020-12-23 16:34:52 +01:00