- Notifications
You must be signed in to change notification settings - Fork58
Compare
I released two new versions ofmy crates last week. The renderer is currently not changing that much anymore. The Windows.msi
installer was changed to report thedual licensing correctly (MIT & Apache 2.0), and to containtwo executables, one to render.pbrt
(v3) files, and one to parse and render Blender's binary.blend
files (in theory independent of the Blender version using it's DNA info). Using thecrate blend_info not as an executable to inspect a.blend
file, but as a crate (like the example mentioned above) is now documented a little more, but I hope to improve the documentation soon, so other people get interested in usingblend_info
as a crate to cherry pick information they want to re-use in their own code. Examples would be OpenGL or Vulkan viewers of geometry which was modelled withinanyBlender version ...
Assets4
Uh oh!
There was an error while loading.Please reload this page.