Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bennedich/xgfx-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xgfx examples

Examples using the emscripten renderer xgfx.

Build and run

Files from cmake/emcmake end up in subfolders of ./build/.
Files from make/emmake end up in subfolders of ./bin/.

Web

From project root folder build and run first example in firefox:

shl/build_web.sh ex1
shl/run_web.sh ex1

Desktop

From project root folder build and run first example in osx:

shl/build_desktop.sh ex1
shl/run_desktop.sh ex1

Troubleshooting

  • WebGL stops working in Firefox.
    • Open Firefox about:config and reset gfx.blacklist.webgl.opengl.
    • Open Firefox about:support and click Refresh Firefox....

About

Examples using the emscripten renderer project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors