Skip to content

Simple 3D renderer for the Pico-8 virtual console capable of loading .obj files

Notifications You must be signed in to change notification settings

Woj-Rak/PICO-8-RENDERER

Repository files navigation

PICO-8-RENDERER

A simple 3D Software Renderer capable of loading .obj models.

Controls

  • Show Controls: Hold "x"
  • Move Camera: up/left/down/right
  • Look: click + drag + scroll
  • Change Rendering Modes: left/right while holding "z"
  • Backface Culling Toggle: up while holding "z"
  • Change Rotation Mode: down while holding "z"
  • Show Debug Information: "z" + "x"

Importing .obj models

Drag an .obj file onto a pico 8 instance running this cart and you'll be prompted with a popup about the mesh you're trying to import.

Warning

Performance takes a massive hit when trying to render 80+ faces so keep the models simple.

Examples

About

Simple 3D renderer for the Pico-8 virtual console capable of loading .obj files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages