Lars Longor K

Results 7 issues of Lars Longor K

Via https://crates.io/crates/winfsp ?

enhancement
help wanted
good first issue

https://github.com/terralang/terra | https://terralang.org/index.html > Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language. While probably infeasible to add to mlua due...

enhancement

If you have links to good Voxel-related resources/articles/blogs/sites/papers/etc., post 'em here!

help wanted

- [x] Raytracing, raycasting and rasterization? - [ ] Meshing & isosurface extraction? - [x] Culling & visibility? - [ ] Lighting? (baked & realtime?) - [ ] Storage? -...

help wanted

This is technically not what the issuer in #85 asked for, but at least it works for us and fixes our supervisor being unable to capture the exception. :/

### What feature would you like to see? Similar to `popcount` in that it counts set bits, but only counts the *consecutive leading bits* of the given integer/bitfield(?). i.e.: ```...

feature request