An open API service indexing awesome lists of open source software.

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

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.