castle-model-viewer
castle-model-viewer copied to clipboard
Viewer for many 3D and 2D model formats: glTF, X3D, VRML, Collada, 3DS, MD3, Wavefront OBJ, STL, Spine JSON, sprite sheets in Cocos2D and Starling XML formats
 (no rush, I can view it with three.js and babylon.js fairly well. https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/IridescentDishWithOlives (looking for an integration with X3D). Thanks!
Hi i was using view3dscene. since i updated to mac os catalina i'm not able to run the app anymore. does it exists a 64 bit release for mac os?...
I did some tests on localization with the default font. The German characters "ß,ä,ü,ö" are missing. Console output: 3 warnings: Font is missing glyph for character ß (Unicode number 223)...
Hi Michalis, while testing some of my **X3D** files I came across a **problem with the Viewpoint** node: **centerOfRotation** seems to get **altered** by some internal **View3DScene** mechanism **under certain...
Hi Michalis, I have found a **Utah teapot** that uses **Bezier-patches** in Renderman **.RIB format** [here](https://www.cs.unc.edu/~kjmoore/870-assignment4/870-lab4.html) and converted it with the help of **Ayam 1.26** and **WhiteDune 1.212** and a...
Converting the Lucy model from http://www.seamless3d.com/browser_test/lucy_test0.x3dvz to X3D XML encoding with 3.18 results in this file: https://raw.githubusercontent.com/andreasplesch/x3dom/HAnim_work/test/functional/HAnim/Lucy_test0.x3d It seems during conversion the rotations somehow get inverted. Here is X3D XML...
x3dtovrml.exe validation needs to support new X3D 4.0 audio nodes - X3D Architecture 4.0, clause 16 Sound component - https://www.web3d.org/specifications/X3Dv4Draft/ISO-IEC19775-1v4-IS.proof/Part01/components/sound.html Example: - https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AudioSpatialSound/AllAudioGraphNodesTestIndex.html `C:\x3d-code\www.web3d.org\x3d\content\examples\X3dForAdvancedModeling/AudioSpatialSound//AllAudioGraphNodesTest.x3d processing with X3dToX3dvClassicVrmlEncoding stylesheet ClassicVRML validation:...
Please provide HAnim information, if provided in glTF, as Metadata in X3D (VRML and XML). At a minimum, try to identify HAnimJoints and HAnimHumanoid info, like any extra information in...
(this is mostly for info, since this is on flatpak runtime/org.fedoraproject.Platform/x86_64/f38 (mesa 23) on wayland, so bug could be there, but it is the same on runtime/org.fedoraproject.Platform/x86_64/f37 (mesa 22) so...
Hi Michalis, it's again me, Elmar! I've tested the latest [view3dscene-4.3.0-win64-x86_64](https://jenkins.castle-engine.io/public/builds/view3dscene/view3dscene-4.3.0-win64-x86_64.zip) from 09-Jan-2023 17:27. **PhysicalMaterial** works with 2D PixelTexture but **not with PixelTexture3D** ... In the following example the upper-left-front...