https://github.com/jmhobbs/playdate-three-dee
Toy 3D rendering for the Playdate
https://github.com/jmhobbs/playdate-three-dee
3d lua playdate
Last synced: 11 months ago
JSON representation
Toy 3D rendering for the Playdate
- Host: GitHub
- URL: https://github.com/jmhobbs/playdate-three-dee
- Owner: jmhobbs
- Created: 2022-03-14T18:34:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T18:55:17.000Z (over 4 years ago)
- Last Synced: 2025-03-27T15:21:31.059Z (about 1 year ago)
- Topics: 3d, lua, playdate
- Language: Lua
- Homepage:
- Size: 4.88 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ThreeDee
A little software 3D renderer for the [Playdate](https://play.date/)

It is small, and imperfect, but it works.
Written based on [this excellent article](http://blog.rogach.org/2015/08/how-to-create-your-own-simple-3d-render.html)