文件名称:Go-FauxGL纯Go实现的3D软件渲染器
文件大小:8.87MB
文件格式:ZIP
更新时间:2022-09-02 21:43:44
Go开发-图片处理
FauxGL 纯Go实现的3D软件渲染器,没有OpenGL,没有C扩展
【文件预览】:
fauxgl-master
----vertex.go(2KB)
----matrix.go(9KB)
----line.go(626B)
----cmd()
--------mesh2stl()
--------meshscale()
----vector.go(5KB)
----context.go(9KB)
----box.go(2KB)
----clipping.go(2KB)
----3ds.go(4KB)
----vox.go(5KB)
----obj.go(2KB)
----triangle.go(2KB)
----voxel.go(7KB)
----color.go(3KB)
----texture.go(1KB)
----shapes.go(6KB)
----examples()
--------simplify.go(1KB)
--------animate.go(2KB)
--------magica.go(2KB)
--------heightmap.go(3KB)
--------boat.stl(10.76MB)
--------pipes.go(4KB)
--------capsule.obj(876KB)
--------dragon.go(2KB)
--------teapot.go(1KB)
--------bowser.stl(566KB)
--------texture.png(235KB)
--------hello.go(805B)
--------hello.stl(222KB)
--------bunny.stl(4.13MB)
--------bowser.go(1KB)
--------sphere.stl(253KB)
--------shapes.go(2KB)
--------capsule.go(1KB)
--------capsule.jpg(412KB)
--------square.go(2KB)
--------square.obj(88B)
--------cube.stl(684B)
----LICENSE.md(1KB)
----.gitignore(8B)
----stl.go(4KB)
----shader.go(2KB)
----mesh.go(5KB)
----README.md(3KB)
----ply.go(6KB)
----util.go(2KB)