This website requires JavaScript.
Explore
Help
Sign In
bilbo
/
love-demo
Watch
1
Star
0
Fork
0
You've already forked love-demo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Zack Buhman
025d2707ee
collada_scene: replaces all uses of love.graphics.Mesh with vertex pulling
2026-02-24 17:28:31 +00:00
scene
/test
collada_scene: replaces all uses of love.graphics.Mesh with vertex pulling
2026-02-24 17:28:31 +00:00
_math.lua
collada_scene: colored materials and lighting
2026-02-24 03:54:56 +00:00
.gitignore
_math: initial matrix/vector math library
2026-02-22 21:28:08 +00:00
bird.dds
_math: initial matrix/vector math library
2026-02-22 21:28:08 +00:00
collada_scene.lua
collada_scene: replaces all uses of love.graphics.Mesh with vertex pulling
2026-02-24 17:28:31 +00:00
collada_types.lua
main: scene node instances
2026-02-24 02:03:03 +00:00
index.idx
main: draw mesh from binary vertex/index buffers
2026-02-22 03:51:22 +00:00
main.lua
collada_scene: replaces all uses of love.graphics.Mesh with vertex pulling
2026-02-24 17:28:31 +00:00
pixel.glsl
collada_scene: materials, lighting, textures
2026-02-24 04:47:03 +00:00
position_normal_texture.vtx
main: draw mesh from binary vertex/index buffers
2026-02-22 03:51:22 +00:00
vertex.glsl
collada_scene: replaces all uses of love.graphics.Mesh with vertex pulling
2026-02-24 17:28:31 +00:00
Description
No description provided
6
MiB
Languages
Lua
95.8%
GLSL
4.1%