Skip to content

sandfishes/PolyWave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a wave mesh generator using pure OpenGL. Movement is based off a sum of sine waves.

Helper functions from https://learnopengl.com/ by (https://twitter.com/JoeyDeVriez) are used for shader loading, handling inputs, moving the camera etc. You can see his original repository (licensed under CC) here: https://github.com/JoeyDeVries/LearnOpenGL

Requirements: Requires: STB_IMAGE, glad, OpenGl Mathematics (glm), GLFW, ImGui Binaries for GLFW will need to be generated and properly linked (Download the correct binaries from https://www.glfw.org/ and add to include, then link in CMakeList.txt)

Screenshot 2025-01-03 at 10 27 55 AM image

About

A dynamic wave mesh, using helper functions from LearnOpenGL

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors