| author | Brendan Hansen <brendan.f.hansen@gmail.com> | |
| Fri, 16 Oct 2020 16:46:55 +0000 (11:46 -0500) | ||
| committer | Brendan Hansen <brendan.f.hansen@gmail.com> | |
| Fri, 16 Oct 2020 16:46:55 +0000 (11:46 -0500) | ||
| commit | 9f6493343cdfe18c7a0e4cd1b4a8e4b03242ad17 | |
| tree | 2199f5d0b8c128f963398840e50a539a1be6f185 | tree | snapshot |
| parent | 2c7c7c27c80e78979f9b15cd62e1060a9a4c69fc | commit | diff |
| Makefile | diff | blob | history | |
| include/physics.h | [new file with mode: 0644] | blob |
| include/types.h | [new file with mode: 0644] | blob |
| include/utils.h | [new file with mode: 0644] | blob |
| include/vecmath.h | [new file with mode: 0644] | blob |
| project.4coder | diff | blob | history | |
| res/shaders/planet_frag.glsl | [new file with mode: 0644] | blob |
| res/shaders/planet_vert.glsl | [new file with mode: 0644] | blob |
| src/physics.c | [new file with mode: 0644] | blob |
| src/sim.c | diff | blob | history | |
| src/utils.c | [new file with mode: 0644] | blob |
| src/vecmath.c | [new file with mode: 0644] | blob |