This website requires JavaScript.
Explore
Help
Register
Sign in
MyouProject
/
myou-engine
Watch
3
Star
0
Fork
You've already forked myou-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
17470f4c02
myou-engine
/
src
/
objects
History
Alberto Torres
0192db3f67
Implement shape keys, vertex modifier support. Fix related bugs.
2024-12-16 21:02:13 +01:00
..
camera.nim
Add docstrings to gameobject, mesh, light, camera, scene, screen, attributes.
2024-11-30 00:17:06 +01:00
cubemap_probe.nim
Add docstrings to gameobject, mesh, light, camera, scene, screen, attributes.
2024-11-30 00:17:06 +01:00
gameobject.nim
Implement shape keys, vertex modifier support. Fix related bugs.
2024-12-16 21:02:13 +01:00
light.nim
Add docstrings to gameobject, mesh, light, camera, scene, screen, attributes.
2024-11-30 00:17:06 +01:00
mesh.nim
Mesh: Fix
vertex_count
,
vertex_array
in newMesh. Fix
add_polygonal_line()
2024-11-30 00:48:43 +01:00