Releases: ashawkey/kiuikit
Releases · ashawkey/kiuikit
0.2.4
- correctly package gridencoder source code to pypi.
- better support for different versions of pymeshlab.
save=True
mode for kiui.vis.plot_image
will not try to display it.
0.2.3
fix compatibility for pymeshlab 0.2
0.2.2
- really optional dearpygui import for headless servers.
0.2.1
- implement recenter, mesh sample surface, inverse_softplus, inverse_sigmoid
- partial backward compatibility for pymeshlab=0.2
0.1.12
mesh.py
: add support for loading/writing PBR metallic & roughness texture map of obj
and glb
formats.
render.py
: add support for rendering PBR metallic & roughness with an environment light map.