Skip to content

Releases: castle-engine/castle-model-viewer-mobile

Latest release (Auto-Updated Snapshot)

19 Jun 11:48
Compare
Choose a tag to compare

This is the absolutely latest version (automatically build from the latest commit) of this project.

Note: Ignore the date of this release shown by GitHub, which may be far in the past. This snapshot release is being constantly updated, based on the commits to the "master" branch. The files available to download here always reflect the very latest code version.

Fixes to open own files, new glTF demos like animated cat, docs and UI improvements

11 Apr 00:04
Compare
Choose a tag to compare

Screenshot_20240411-020148_view3Dscene
Screenshot_20240411-020158_view3Dscene

Android critical fix and minor improvements

26 Mar 00:06
Compare
Choose a tag to compare
  • Fixed Android issue at start (tried opening non-existing file ene.mobile)

  • Better navigation in some models thanks to using autoCenterOfRotation TRUE in viewpoints

  • Auto-play 1st animation, makes Dragon Spine more impressive

  • "Done" -> "Close" button, and fix size of the info panel

Updated to use latest Castle Game Engine

25 Mar 23:08
Compare
Choose a tag to compare

We have updated view3dscene-mobile to use the latest Castle Game Engine (snapshot version, soon 7.0-alpha3) and benefit from all CGE developments in recent years, like glTF, X3D features and optimizations. See all recent CGE features.

Note that, while the downloads contain both mobile (APK for Android) and desktop (Windows, Linux, macOS) release, we expect most people that come here will use the APK for Android. If you're looking for a model viewer for desktop, better download desktop view3dscene with all features on desktop.

Fix warning about permission message

27 Jan 20:53
Compare
Choose a tag to compare

Fix opening files from external storage

26 Jan 00:58
Compare
Choose a tag to compare

This release fixes opening files from the external storage. When you run the application, it will first ask you for permissions to access your media.

The description "Opening your own files" on https://github.com/castle-engine/view3dscene-mobile/blob/master/README.md may be also helpful.

Improve ZIP opening

21 Jan 03:01
Compare
Choose a tag to compare
Improve ZIP opening Pre-release
Pre-release

In case the ZIP file contains multiple scene files and one of them is called library, choose the other. This improves support for Room Arranger scenes.

First batch of fixes after alpha1

21 Jan 02:31
Compare
Choose a tag to compare
Pre-release

Various fixes and improvements (in view3dscene-mobile and Castle Game Engine repositories):

  • More demos: Spine and glTF models
  • Fix: glTF reading on Android
  • Fix: PLUG_ warning
  • Fix: Default camera initialization on load
  • Fix: Falling down infinitely when switching Examine->Walk
  • Fix: Using "touch control" to move

First public Android APK for testing

20 Jan 11:43
Compare
Choose a tag to compare
Pre-release
v1.0-alpha1

Add icon