webgl/README.md

22 lines
707 B
Markdown
Raw Normal View History

2020-11-22 18:52:12 +00:00
# webgl
2020-11-22 09:38:54 +00:00
2020-11-28 18:45:50 +00:00
## screenshots
![fox](https://puu.sh/GSalj/a6420b40bf.png "fox")
![teapot](https://puu.sh/GS9Sf/f9be993cb9.png "teapot")
2020-11-25 18:50:52 +00:00
## update 11/25/2020 20:00
The code has been getting really long and not clean, so in the next days I'm gonna focus on refactoring the code. Once I'm done with that, I'm gonna add a few features :
2020-11-26 14:24:38 +00:00
- Real instancing
2020-11-25 18:50:52 +00:00
- A simple scene editor that allows you to add objects to the scene
- The ability to rotate, scale and translate said objects
- Camera control with keyboard(WASD) and mouse
2020-11-22 18:42:49 +00:00
A simple WebGL app to demonstrate my skills.
It is hosted at webgl.gaetanbrochard.dev
2022-11-14 14:32:41 +00:00
I will update the production at least once a day in the following days (started 11/22/2020)
test