5.2.0 release: updated underlying engine (better shadow maps, float-based images for shaders), cycle viewpoints, fixed multi-viewport
We’re proud to release new version 5.2.0 of Castle Model Viewer and Castle Model Converter. They are distributed together, just head on to Castle Model Viewer downloads to get them both.
Highlights of this release (since 5.0.0):
- Engine upgraded to the finally released Castle Game Engine 7.0-alpha.3 version. The previous version was based on an engine effectively somewhere between 7.0-alpha.2 and 7.0-alpha.3.
-
Reworked the shadow maps logic – much simpler now, using the
shadows
field at light node doesn’t process the scene graph “under the hood” anymore. Some difficult / buggy situations are thus solved and we are ready for future shadow maps improvements.Out of necessity, we also had to remove (already deprecated) support for using
GeneratedShadowMap
node in theAppearance.texture
list. This was too convoluted to support (because shadow map does not affect the shape look like other textures onAppearance.texture
, the shadow map effect is applied at the specific light source query). You can now only useGeneratedShadowMap
inside thedefaultShadwMap
field of the light node. -
Float-based images support. In case of Castle Model Viewer, this means that loading 16-bit PNG images of float-based KTX images is useful for shader effects, as shaders will get full float values from the image. This extra precision sometimes matters a lot, e.g. if you use a texture for a heightmap in the shader.
-
Cycle through viewpoints when you use Page Up, Page Down or the corresponding menu items.
-
Fixed display when usign multiple viewports (Display -> 2 Horizontal Viewports, Display -> 4 Viewports).
Have fun with 3D! And consider supporting us on Patreon!
Files
Get Castle Model Viewer (formerly view3dscene)
Castle Model Viewer (formerly view3dscene)
Viewer for many 3D and 2D model formats: glTF, X3D, VRML, Collada, 3DS, MD3, Wavefront OBJ, STL and (2D) Spine JSON
Status | Released |
Category | Tool |
Author | Castle Game Engine |
Tags | 2D, 3D, castle-game-engine, gltf, model-viewer, sprite-sheets, viewer, vrml, x3d |
More posts
- 5.0.0: ton of improvements coming from latest Castle Game Engine, support to val...May 25, 2024
- 4.2.0 release: Update to use latest Castle Game Engine 7.0-alpha.2 fixes and opt...Sep 12, 2022
- view3dscene 4.0.0 release - glTF, X3D 4.0, Spine improvements, sprite sheets, an...Feb 22, 2021
- view3dscene 3.18.0 releaseJan 23, 2018
- View3dscene 3.17.0 release, with CommonSurfaceShader and STL format supportJun 18, 2017
Leave a comment
Log in with itch.io to leave a comment.