Skip to content

VertexStudio/bgfx.bazel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bgfx bazel

Clone and get submodules

git clone --recursive [email protected]:VertexStudio/bgfx.bazel.git

bx

bazel build //bx:bx-linux

bimg

bazel build //bimg:bimg-linux

bgfx

bazel build //bgfx:bgfx-linux

Examples

29-debugdraw

bazel build //bgfx:29-debugdraw

Tools

geometryc

bazel build //bgfx/tools/geometryc:geometryc

geometryv

bazel build //bgfx/tools/geometryv:geometryv

texturec

bazel-bin/bimg/tools/texturec/texturec

texturev

bazel build //bgfx/tools/texturev:texturev

shaderc

TODO

About

Bazel build scripts for bgfx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published