You are not logged in.

Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, January 9th 2023, 4:00pm

Obj file error

hello!Test the simplest cube of Blender or remind "ERROR: Invalid depthmap file: 'examples/depthmap/depthmap-textured/test.obj'"
That friend has met before, can help to point out, best regards!

spacerywirtualne

Professional

Posts: 1,103

Location: Poland, Europe

Occupation: krpano developer : virtual tours : the cms4vr owner

  • Send private message

2

Monday, January 9th 2023, 4:13pm

Did you set the correct BOLL?


Source code

1
textured="true"






Piotr
Your own professional, online cloud tool for creating virtual tours - www.cms4vr.com

facebook page :: youtube

cms4vr team *thumbsup*

3

Monday, January 9th 2023, 11:37pm

The download package for the test directly replaces the obj file and the textured file, which may be the Blender version?

Source code

1
<scene name="test_uv_tex_model_obj" autoload="true">		<preview url="test.jpg" />		<image>			<sphere url="test.png" />			<depthmap url="test.obj" rendermode="3dmodel" scale="100" textured="true" waitforload="true" />		</image>		<!-- change the scene by pressing SPACE: -->		<events onkeyup="if(keycode == 32, loadscene(test_uv_tex_model_pano,null,MERGE|KEEPMOVING|KEEPSCENES, BLEND(1)));" />	</scene>
Did you set the correct BOLL?


Source code

1
textured="true"






Piotr