Skip to content

saintsHr/Wireframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Placeholder

Wireframe

Wireframe, a 2D terminal ASCII renderer based on ncurses

๐Ÿ“ฆ Prerequisites

  • ncurses
  • gcc

๐Ÿš€ Features:

  • Quadrilaterals Rendering
  • Framerate Limitation
  • Anti Flickering
  • Lines Rendering
  • Triangles Rendering
  • Color System
  • ... More

๐Ÿ”ง How to Install & Use:

  • Download a Release or clone the repository by using the command:
    git clone https://github.com/saintsHr/wireframe
  • Extract the .zip (if a release)
  • Open the folder and run the command: make (if not a release)
  • Move the folder to your preference path
  • While compiling, make sure to use those flags:
    -Ipath/to/folder/include -Lpath/to/folder/lib -lwireframe

๐Ÿช› Use Examples:

Placeholder

About

[Wireframe] A fast and powerful 2d terminal renderer

Resources

License

Stars

Watchers

Forks