Go to file
Maciej Samborski 6d5222949c Fixed circle clipping through the walls 2024-12-16 17:38:09 +01:00
.gitignore Ready? Set. Go! 2024-12-09 22:48:51 +01:00
common.js Added dvd bouncing effect as default example 2024-12-13 14:43:37 +01:00
common.ts Added dvd bouncing effect as default example 2024-12-13 14:43:37 +01:00
draw.js Added Color parameter to drawing functions 2024-12-13 14:12:26 +01:00
draw.ts Added Color parameter to drawing functions 2024-12-13 14:12:26 +01:00
graphics.js Refactored drawing functions 2024-12-13 14:05:38 +01:00
graphics.ts Refactored drawing functions 2024-12-13 14:05:38 +01:00
index.html Moved Vec2 and Vec3 to common.ts file 2024-12-09 23:46:48 +01:00
package.json Ready? Set. Go! 2024-12-09 22:48:51 +01:00
script.js Fixed circle clipping through the walls 2024-12-16 17:38:09 +01:00
script.ts Fixed circle clipping through the walls 2024-12-16 17:38:09 +01:00
style.css Refactored drawing functions 2024-12-13 14:05:38 +01:00
tsconfig.json Moved Vec2 and Vec3 to common.ts file 2024-12-09 23:46:48 +01:00