Log In  


Pico3D is a powerful and fast 3D engine for pico-8. It aims to make 3D rendering as easy and accessible as possible. The engine comes in the form of functions. The main one being draw3d(...), that takes a large set of inputs and parameters and outputs a complete 3D render.

Pico3D documentation: https://drive.google.com/file/d/12Pk3I02xKy9S6b5hwFmr43ppXQLS7jYm/view?usp=drive_link

Pico3D standalone

Cart #pico3d-1 | 2025-06-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Example of a render

esdf or arrow keys to move in relative directions
qw or x plus arrow keys to move up or down
mouse or z plus arroy keys to look around

Cart #pico3d_example-0 | 2025-06-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2



[Please log in to post a comment]