Skip to content

Jonathan-Hamberg/wave

Repository files navigation

Cmpiling on Linux
	sudo apt install libmesa-dev libglfw3 libglfw3-dev
	

	navigate to wave directory
	mkdir build && cd build
	cmake .. -G"Unix Makefiles"
	make
		
Use apitrace to debug OpenGL part of the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages