ORBX viewer 2.0

Forums: ORBX viewer 2.0
A public forum for discussing and asking questions about OctaneVR.

Re: ORBX viewer 2.0

Postby Chriz » Tue Oct 06, 2015 8:28 am

Chriz Tue Oct 06, 2015 8:28 am
Same for me. I have sent the simple script too. Maybe a small mistake in the directory too... ;) Thanks to you @Jax
http://www.C9W.de - Win10 - Dual E5 2620v3 - Display 1 GTX 1080 / Render 1 3090 RTX - 96 RAM - C4D MSA - C4D Plugin version: current - Standalone: current
User avatar
Chriz
Licensed Customer
Licensed Customer
 
Posts: 145
Joined: Tue Apr 08, 2014 1:53 pm
Location: Hamburg, Germany

Re: ORBX viewer 2.0

Postby Jax » Wed Oct 07, 2015 1:36 am

Jax Wed Oct 07, 2015 1:36 am
Hey guys,

Sorry for the delay, but as promised here's a working sample project, this should get you guys started.

Please note, we just covered a few minor bugs while getting this sample project ready, so you guys might run into some issues when switching between samples. but the team is working on pushing out another update soon.
If you have any issues or questions, please feel free to send them my way.

Cheers,

J.


-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

-- ORBX Media Scene description table
-- automatic working comments may be the best reason for lua over json
--------------------------------------------------------------------------------
-- any lua code can go here as long as this file ends up returning the scene table
--------------------------------------------------------------------------------

return
{
settings =
{
-- settings and callback fields are experimental and will be deprecated by final settings API in 3.00 player

do_tex_caching = true,
do_tex_preload = true,
max_tex_cache = 220, -- max texture mem in mb

},
callbacks =
{
},
scenes =
{
{
title = "Tuscany1",
url = "tus1_beauty.png",
audio = "ambience.wav",
onRollover =
{
-- rollovers have a yaw dir value as the index, default to 45 degrees unless fov= is specified
[0] = { link = "Tuscany2", image = "arrowglow.png", },
-- built in URL that exits the user to the parent home menu
[180] = { link = "exit_to_home", image = "arrowglow.png" },
},
},
{
title = "Tuscany2",
url = "tus2_beauty.png",
audio = "ambience.wav",
onRollover =
{
[180] = { link = "Tuscany1", image = "arrowglow.png", },
},
},
}
}
Attachments
otoy_sample.zip
(86.45 MiB) Downloaded 2103 times
Jax
OctaneRender Team
OctaneRender Team
 
Posts: 20
Joined: Wed Apr 25, 2012 9:04 pm

Re: ORBX viewer 2.0

Postby cleoag » Wed Oct 07, 2015 3:11 am

cleoag Wed Oct 07, 2015 3:11 am
Hello, how i can see attachments? Right now it say i dont have permissions.
cleoag
 
Posts: 5
Joined: Mon Apr 27, 2015 7:51 pm

Re: ORBX viewer 2.0

Postby bepeg4d » Wed Oct 07, 2015 5:15 am

bepeg4d Wed Oct 07, 2015 5:15 am
Wow, thanks Jax for the demo ;)
ciao beppe
User avatar
bepeg4d
Octane Guru
Octane Guru
 
Posts: 9940
Joined: Wed Jun 02, 2010 6:02 am
Location: Italy

Re: ORBX viewer 2.0

Postby cleoag » Wed Oct 07, 2015 6:26 am

cleoag Wed Oct 07, 2015 6:26 am
This is getting more strange, i just got email about private message from Jax, but when i go to my inbox at forum i see only this 'You are not authorised to read private messages.'

What? )

p.s. sorry for offtopic, there is no another way to msg admins.
cleoag
 
Posts: 5
Joined: Mon Apr 27, 2015 7:51 pm

Re: ORBX viewer 2.0

Postby Chriz » Wed Oct 07, 2015 6:48 am

Chriz Wed Oct 07, 2015 6:48 am
Hi Jax!
hi Octane Team!

Thanks a lot for this demo! Works well and it is a huge step forward! My head explodes thinking about all the new possibilities you gave us!

It´s just 8 something a.m. and you already made my day! :D

Gonna get a fresh coffee right now... :geek:

Chriz
http://www.C9W.de - Win10 - Dual E5 2620v3 - Display 1 GTX 1080 / Render 1 3090 RTX - 96 RAM - C4D MSA - C4D Plugin version: current - Standalone: current
User avatar
Chriz
Licensed Customer
Licensed Customer
 
Posts: 145
Joined: Tue Apr 08, 2014 1:53 pm
Location: Hamburg, Germany

Re: ORBX viewer 2.0

Postby ristoraven » Wed Oct 07, 2015 9:12 am

ristoraven Wed Oct 07, 2015 9:12 am
Thanks, works well. :)
ristoraven
Licensed Customer
Licensed Customer
 
Posts: 390
Joined: Wed Jan 08, 2014 5:47 am

Re: ORBX viewer 2.0

Postby regionfive » Wed Oct 07, 2015 9:24 am

regionfive Wed Oct 07, 2015 9:24 am
This is going to rock!
I´m heading home to get my gear vr and test it !!!
regionfive
Licensed Customer
Licensed Customer
 
Posts: 73
Joined: Mon Dec 06, 2010 5:50 pm
Location: Nuremberg/Germany

Re: ORBX viewer 2.0

Postby C360 » Wed Oct 07, 2015 9:51 am

C360 Wed Oct 07, 2015 9:51 am
Hi Jax,

Thanks for sharing this demo, it looks very promising!

Looking forward to the full docs to see what possibilities there are!

In the meantime I'll be creating some demos of my own.
-/-/-enri --- C360.NL
User avatar
C360
 
Posts: 14
Joined: Sun Feb 22, 2015 9:41 pm
Location: Amsterdam

Re: ORBX viewer 2.0

Postby ristoraven » Wed Oct 07, 2015 1:15 pm

ristoraven Wed Oct 07, 2015 1:15 pm
Is it possible to have continuous sound file between cubemaps? Tried to tweak the code a bit, unsuccessfully.
ristoraven
Licensed Customer
Licensed Customer
 
Posts: 390
Joined: Wed Jan 08, 2014 5:47 am
PreviousNext

Return to OctaneVR Questions & Discussion


Who is online

Users browsing this forum: No registered users and 6 guests

Thu Mar 28, 2024 1:56 pm [ UTC ]