Search found 3 matches

by mTvizuals
Thu Apr 14, 2016 4:05 pm
Forum: General Discussion
Topic: Locking a video, as a texture, to a 3d model
Replies: 7
Views: 11124

Re: Locking a video, as a texture, to a 3d model

... And I don't have one Nyancat, but THREE at the same time ! I suppose this is related to the wrap property which is set to "clamp" in the shadertoy sampler options(the little hashtag icon in iChannel1 at https://www.shadertoy.com/view/ldf3Wf )? I have no idea how to specify that in the...
by mTvizuals
Wed Apr 13, 2016 9:34 pm
Forum: General Discussion
Topic: is it possible to input cubemaps into a shader?
Replies: 3
Views: 6793

Re: is it possible to input cubemaps into a shader?

I'm not sure if this answers your question, but I was messing with skyboxes and came up with a template which takes 6 images, and makes a SKYBOX with simple camera controls. See annotations inside file for details. No, but that's cool! I can load some of the default cubemaps in there and navigate t...
by mTvizuals
Wed Apr 13, 2016 7:46 pm
Forum: General Discussion
Topic: is it possible to input cubemaps into a shader?
Replies: 3
Views: 6793

is it possible to input cubemaps into a shader?

some of the shaders use cube maps with 6 images . Is there a way to use a cubemap?

I see the jpg folder module, but haven't had any luck with it.

Thank you!