Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Search found 108 matches

by Chris
25 Aug 2014, 19:12
Forum: How to...
Topic: OffSet Time zone -Fail
Replies: 8
Views: 3976

Re: OffSet Time zone -Fail

quick example, you just need to add the string outputs to the script. (i.e 'istHour' etc) you can use any local system time zones. chris DateTime dt = DateTime.Now; var ist = TimeZoneInfo.ConvertTimeBySystemTimeZoneId(dt, TimeZoneInfo.Local.Id, "India Standard Time"); istHour = ist.Hour.To...
by Chris
26 Jul 2014, 10:20
Forum: Feature Requests
Topic: GUI stuff
Replies: 1
Views: 2499

Re: GUI stuff

Option to save multiple windows layouts instead of a single one per project :)

Chris
by Chris
23 Jul 2014, 10:16
Forum: Feature Requests
Topic: GUI stuff
Replies: 1
Views: 2499

GUI stuff

Hi, Couple of quick requests that would make my day a little easier ;) Can we get an options menu where we can set our own shortcut keys (for menu items if nothing else).......or at least give me a shortcut for "import/Geometry" pretty please ;) A little box in the import geometry window t...
by Chris
10 Jul 2014, 17:38
Forum: How to...
Topic: Mixing textures
Replies: 4
Views: 3017

Re: Mixing textures

In fact here you go a 10 second master piece :D.....png is fine for your tests ;)
by Chris
10 Jul 2014, 17:28
Forum: How to...
Topic: Mixing textures
Replies: 4
Views: 3017

Re: Mixing textures

Wow....texturing in Ventuz, in my experience a lot of trial and error methods were needed :) Quick tips for you... get rid of the lights. get rid of the material node and replace it with a colour node. (if you dont put a colour node the model will still react to the Ventuz default light) CTRL-A your...
by Chris
29 Jun 2014, 14:24
Forum: How to...
Topic: Touch Paint Copy
Replies: 8
Views: 5050

Re: Touch Paint Copy

Hey,

You could render the touch paint into a render target and add it as a texture to 2 overlay rectangles, one for each instance.

chris
by Chris
25 Jun 2014, 10:46
Forum: Demo and User Scenes
Topic: Silly optical illusion thread
Replies: 1
Views: 3112

Re: Silly optical illusion thread

Roller :D

Credit to the creator, Akiyoshi Kitaoka ;)
by Chris
25 Apr 2014, 22:59
Forum: Feature Requests
Topic: Textures on 3d models
Replies: 1
Views: 2439

Re: Textures on 3d models

Hi Hash,

its a big 2nd from me!

For now have you tried out aToms version of the Ubershader http://forum.ventuz.com/viewtopic.php?f=14&t=3067
should give you some similar effects, spec map option in there too ;)

chris
by Chris
25 Apr 2014, 12:34
Forum: Feature Requests
Topic: Touch Nodes
Replies: 2
Views: 2664

Re: Touch Nodes

Hi Daniel,

Good news! ;) Good to know that stuff is in the pipeline ;)

Timing is not a big issue...for the moment I have my 8 node work around :D ;)

thanks for the quick reply


Chris
by Chris
25 Apr 2014, 10:28
Forum: Feature Requests
Topic: Touch Nodes
Replies: 2
Views: 2664

Touch Nodes

Hi,

Would be great if we could have some form of "animate to zero" inside the touch nodes, like a linear node function built in for resetting.

Separate "Activate on/off" for each of the values inside the touch nodes, instead of one for all values.


thanks

chris