Commit Graph

9 Commits

Author SHA1 Message Date
Fabio Pliger
74d29bca8c fix paths to pyscript.net (#366) 2022-05-13 18:40:11 -05:00
Christian Clauss
4ec24a919a Remove execute bit from .css and .html files (#274)
* Remove execute bit from .css and .html files

* pyscriptjs/examples/toga/static/pyscript: Broken symlink
2022-05-07 09:27:31 -05:00
Matt Kramer
cc6d6247a8 Add additional pre-commit hooks (#245)
* Add and run end-of-file-fixer
* Add and run trailing-whitespace
* Add and run check-yaml
* Add and run check-json
* Add and run pretty-format-yaml
* Fix comment indentation
2022-05-06 14:27:11 -05:00
Michael Verhulst
f889c70ec7 moved camera.lookAt func call out of animate loop for better fps 2022-04-20 20:47:32 -05:00
Michael Verhulst
3faf406d1e removed some code for the boxes demo 2022-04-20 13:05:33 -05:00
Michael Verhulst
31ff939f8f now raycaster is pure python 2022-04-20 13:00:21 -05:00
Michael Verhulst
a0340a6136 added in some animation 2022-04-16 22:32:28 -05:00
Michael Verhulst
7b7cbb6cf2 added in a WIP for raycaster 2022-04-16 17:20:09 -05:00
Michael Verhulst
520fe84a86 added some webgl boxes 2022-04-14 15:43:00 -05:00