← Back to tools
View AGENTS.md for objcurses
objcurses
ncurses-based 3D object viewer for the terminal
Description
Objcurses is an ncurses-based 3D object viewer that renders 3D models directly in the terminal. View and rotate OBJ files using ASCII characters in a terminal interface.
When to use this tool
✓ Good fit when
- You want to preview 3D models in the terminal
- You need a quick OBJ file viewer
✕ Avoid when
- You need high-fidelity 3D rendering
AI Summary
Terminal-based 3D object viewer using ncurses for rendering OBJ files in ASCII.
Capabilities
- + View 3D OBJ files in the terminal
- + Rotate and inspect 3D models
- + ncurses-based rendering
Use When
- → You want to preview 3D models in the terminal
- → You need a quick OBJ file viewer
Avoid When
- x You need high-fidelity 3D rendering