Skip to content

jerett/bgfx_samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bgfx sample

compile


git clone https://github.com/jerett/bgfx_samples.git
cd bgfx_samples
git submodule update  --init  --recursive
mkdir build
cd build
cmake ..

note


The samples support Windows and Mac at present, and I plan to add iOS and Andorid support later.

clear


a basic clear color sample.

ToDo


  • a triangle sample with basic shader.
  • a cross platform render view

About

bgfx basic samples with GLFW.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published