aboutsummaryrefslogtreecommitdiff
path: root/demos/webgl/README.txt
blob: 5ff384b02b45caaf399f5a6245a5ca81b2ddaaf1 (plain)
1
2
3
4
5
6
7
8
9
work-in-progress demo with bullet and webgl (glge)

run ./server.sh (chrome does not like XHR on file://), then run one of

  google-chrome --enable-webgl 127.0.0.1:8991/demo.html
  firefox 127.0.0.1:8991/demo.html

(for firefox, requires beta7, preferably minefield/nightly builds).