Dzmitry Malyshau
Dzmitry Malyshau
I license past and future contributions under the triple MIT OR Apache-2.0 OR Zlib license, allowing licensees to choose any one at their option. Also, ZLib sounds neat! I wouldn't...
Relevant info: https://disney-animation.s3.amazonaws.com/library/s2012_pbs_disney_brdf_notes_v2.pdf http://blog.selfshadow.com/publications/s2013-shading-course/karis/s2013_pbs_epic_notes_v2.pdf http://www.frostbite.com/2014/11/moving-frostbite-to-pbr/
Also, Blender has triangulation operator: http://www.blender.org/api/blender_python_api_2_64_9/bmesh.ops.html#bmesh.ops.triangulate
@bvssvni thanks for the info! I like the composability of the libraries in Piston ecosystem. I believe piston/window fits in there quite nicely.
Actually, I hooked up the sorting algorithm selector to `Tab` for now.
Wow, nice writeup, thanks @csherratt !
Most promising so far - https://github.com/kvark/fibe-rs
I believe the answer is dev_menu. Leaving this open until it's integrated.
What's the next step here? Do you intend to try it out any time soon, or expect me to start hacking on that? Problem is that I don't know how...
Yes, my tentative plan was to create a `gfx-egl` crate with a `Makefile` that calls `phosphorus` with proper arguments to update the source, so I'm only interested in command line....