This website requires JavaScript.
Explore
Help
Sign In
MaciejSamborski
/
webgl_game
Watch
1
Star
0
Fork
You've already forked webgl_game
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10
Commits
4
Branches
0
Tags
1.3
MiB
TypeScript
52.2%
JavaScript
45.6%
HTML
1.7%
CSS
0.5%
wasm
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Maciej Samborski
129cf05b90
Added Mat4, Vec4 and some of the mathematical operations on those
2024-12-24 16:30:00 +01:00
src
Added Mat4, Vec4 and some of the mathematical operations on those
2024-12-24 16:30:00 +01:00
.gitignore
Ready? Set. Go!
2024-12-09 22:48:51 +01:00
index.html
Started work on wasm interface
2024-12-19 19:07:59 +01:00
package.json
Ready? Set. Go!
2024-12-09 22:48:51 +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