Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-renderer

Built using 3D geometry equations, it can render a variety of shapes as long as their co-ordinates are defined mathematically.

The renderer can be controlled by the mouse, allowing you to interact with the shapes in real-time. It works by repeatedly printing characters on the console to simulate the 3D effect.

Running Steps

  1. Clone the repository:

    git clone https://github.com/yourusername/3d-renderer.git
  2. Navigate to the project directory:

cd 3d-renderer
  1. to render cube
python3 cube.py

image

  1. to render 3D model
    python3 pickachu.py
    

image

These can be rotated by mouse

About

A console-based 3D renderer that uses ASCII characters to display and rotate 3D shapes

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages