diff options
| author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-03 16:24:09 +0100 |
|---|---|---|
| committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-11-03 16:24:09 +0100 |
| commit | b060c6577c7e11883897011ef60b5506744a4866 (patch) | |
| tree | 60dd5bb9bc6dfed5c65d986d15b90f67562a852e /img | |
| parent | 52e028a655383289e7473737b20c3cd1a49de303 (diff) | |
| parent | c8aad2f068d79407e81ec99aa03f9150d7f18e46 (diff) | |
Merge branch 'jaro/design' of github.com:lonkaars/crepe-docs
Diffstat (limited to 'img')
| -rw-r--r-- | img/Collision_system.png | bin | 0 -> 53554 bytes |
| -rw-r--r-- | img/Collision_system_flowchart.png | bin | 0 -> 28876 bytes |
| -rw-r--r-- | img/Fixed_update.png | bin | 0 -> 11636 bytes |
| -rw-r--r-- | img/Particle_system.png | bin | 0 -> 50497 bytes |
| -rw-r--r-- | img/Particle_system_flowchart.png | bin | 0 -> 21084 bytes |
| -rw-r--r-- | img/Physics_system.png | bin | 0 -> 44621 bytes |
| -rw-r--r-- | img/Physics_system_flowchart.png | bin | 0 -> 8055 bytes |
| -rw-r--r-- | img/class-api-full.pdf | bin | 25055 -> 64648 bytes |
| -rw-r--r-- | img/poc-collision-1.png | bin | 0 -> 5316 bytes |
| -rw-r--r-- | img/poc-collision-2.png | bin | 0 -> 4783 bytes |
| -rw-r--r-- | img/poc-particles.png | bin | 0 -> 466 bytes |
11 files changed, 0 insertions, 0 deletions
diff --git a/img/Collision_system.png b/img/Collision_system.png Binary files differnew file mode 100644 index 0000000..24f83f4 --- /dev/null +++ b/img/Collision_system.png diff --git a/img/Collision_system_flowchart.png b/img/Collision_system_flowchart.png Binary files differnew file mode 100644 index 0000000..ee43ddf --- /dev/null +++ b/img/Collision_system_flowchart.png diff --git a/img/Fixed_update.png b/img/Fixed_update.png Binary files differnew file mode 100644 index 0000000..2cacd48 --- /dev/null +++ b/img/Fixed_update.png diff --git a/img/Particle_system.png b/img/Particle_system.png Binary files differnew file mode 100644 index 0000000..89f7363 --- /dev/null +++ b/img/Particle_system.png diff --git a/img/Particle_system_flowchart.png b/img/Particle_system_flowchart.png Binary files differnew file mode 100644 index 0000000..09a9fd9 --- /dev/null +++ b/img/Particle_system_flowchart.png diff --git a/img/Physics_system.png b/img/Physics_system.png Binary files differnew file mode 100644 index 0000000..0e98b9e --- /dev/null +++ b/img/Physics_system.png diff --git a/img/Physics_system_flowchart.png b/img/Physics_system_flowchart.png Binary files differnew file mode 100644 index 0000000..f6238c0 --- /dev/null +++ b/img/Physics_system_flowchart.png diff --git a/img/class-api-full.pdf b/img/class-api-full.pdf Binary files differindex fb413df..2f49f99 100644 --- a/img/class-api-full.pdf +++ b/img/class-api-full.pdf diff --git a/img/poc-collision-1.png b/img/poc-collision-1.png Binary files differnew file mode 100644 index 0000000..550059b --- /dev/null +++ b/img/poc-collision-1.png diff --git a/img/poc-collision-2.png b/img/poc-collision-2.png Binary files differnew file mode 100644 index 0000000..1636bd2 --- /dev/null +++ b/img/poc-collision-2.png diff --git a/img/poc-particles.png b/img/poc-particles.png Binary files differnew file mode 100644 index 0000000..85229c4 --- /dev/null +++ b/img/poc-particles.png |