Skip to content

v0.5 - Custom model support

Compare
Choose a tag to compare
@RenolY2 RenolY2 released this 20 Mar 17:27
· 11 commits to master since this release
c15177d

This release brings custom model support to j3dview and a few smaller improvements.

  • Added an icon
  • Shows "j3dview" in the window title so you don't forget what program you are using
  • Initial size for the texture preview was increased (previously you always had to drag the widget downwards to see the texture at all)

Backend changes:

  • Ported from PyQt4 to PyQt5
  • Fixed an inconsistency in the generated shaders

The compiled Windows release (j3dview.zip) requires 64 bit Windows. A graphics card with OpenGL 3.3 support is also highly recommended.