Skip to content

TeYo001/School-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

School-Project

This is a simple terminal ascii renderer for a school project. It has support for rendering:

  • circles (smooth and non-smooth)
  • rectangles
  • lines

The project also contains an example that takes in a .jpg filepath and renders out the picture in ascii, as well as one with a pulsing cube and finally also a bouncing ball. To run the examples, simple run python3 Examples.py in your terminal (remember that you might need to resize the font size of your terminal to be able to view the rendered examples, which can usually be done with Ctrl+ or Ctrl-)

Installation

This project can simply be cloned with git. You will need to install imageio however, which can be downloaded with the following command: pip install imageio

About

This is a simple terminal ascii renderer for a school project. It has support for rendering:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages