https://github.com/bfjesso/obj-to-ascii
Renders a 3D object in a terminal using ascii text
https://github.com/bfjesso/obj-to-ascii
3d-rendering cli cpp windows
Last synced: about 1 year ago
JSON representation
Renders a 3D object in a terminal using ascii text
- Host: GitHub
- URL: https://github.com/bfjesso/obj-to-ascii
- Owner: bfjesso
- Created: 2023-06-21T20:36:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T20:42:37.000Z (about 3 years ago)
- Last Synced: 2025-06-05T08:17:08.998Z (about 1 year ago)
- Topics: 3d-rendering, cli, cpp, windows
- Language: C++
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ObjToASCII
Using matrices, a given .obj file's vertices will be rendered as a 3D image in the console with perspective.
WASD - Translate
Arrow Keys - Rotate
E/F - Scale
There are a few basic shapes exported from Blender in the Build folder. When typing the file name, you have to include .obj.