Zeke Foppa
Zeke Foppa
since 603d3f28504993439f409a92e716641572951f51, cube vertices only contain positions again. Send the 8 vertices to VRAM, and use indices to construct a triangle strip. https://www.cs.umd.edu/gvil/papers/av_ts.pdf - using 14 indices to construct a...
We want to have some sense of how fast this is, and how our changes affect this. Related: https://github.com/bfops/playform/issues/64
a la http://http.developer.nvidia.com/GPUGems/gpugems_ch02.html might want to wait until https://github.com/bfops/playform/issues/55 is done
When the cursor is hovering over something it will remove, that thing should be highlighted.
# Description of Changes Please describe your change, mention any related tickets, and so on here. # API and ABI breaking changes If this is an API or ABI breaking...
# Description of Changes Please describe your change, mention any related tickets, and so on here. # API and ABI breaking changes If this is an API or ABI breaking...
# Description of Changes Please describe your change, mention any related tickets, and so on here. # API and ABI breaking changes If this is an API or ABI breaking...
# Description of Changes Upgrade version to 0.9.1. This is based on an **old** version of `master`. This is so that it can be cherrypicked neatly into the release branch...
This tracks the `release-alpha` branch, coordinated with the BitCraft alpha release. I believe these are the important changesets included: ``` cd170887 Metrics were not measuring the time it took to...