Skip to content

AfkaraLP/ascii-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Renderer – 3D Rotating Cube

Rust Stable

A minimal–0 dependencies–2D ASCII renderer written in Rust, inspired by Tsoding’s canvas-based 3D renderer experiment. This project focuses on rendering a simple 3D wireframe cube directly in the terminal using ASCII characters and 2D projection.

image

Features

  • Wireframe rendering
  • Point plotting
  • Simple anti-aliasing for smoother edges

Roadmap

  • Add anti-aliasing
  • Add mesh rendering
  • Optimisation

Run the project

To run the project simply do

cargo r -r

About

A simple 2D Ascii renderer written in rust with a 3D demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors