Skip to content

ThoNohT/tristrip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tristrip

A simple visualizer of how triangle strips work in Raylib.

Usage

To build & run the application:

./build.sh run

The following controls are available:

  • Click on a grid point to add a point.
  • Drag a grid point to move it.
  • Right click on a point to remove it.
  • Scroll over a grid point to change its position in the triangle strip.
  • Left and right arrow keys move between layers. Pressing right on the last layer creates a new one if it has points. Pressing left on the last layer removes it if it has no points.
  • Space key toggles the current layer as comparison layer. Pressing it again on the current comparison layer removes the comparison layer.
  • A key animates between the active and comparison layers.
  • Up and down arrow keys in-/decrease the animation time.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages