TheGameCreators / GameGuruRepo

The GameGuru Repository For Community Collaboration
http://www.game-guru.com
137 stars 56 forks source link

MAX - Scrolling Texture Support #3581

Closed OldFlak closed 2 years ago

OldFlak commented 2 years ago

Can we please have support for scrolling textures.

They are super useful for transforming a lifeless level into one that is alive with motion.

We can use it GGC for adding life to the scene. Note how the skylight uses it, and it is used for fluid in this vid:

https://vimeo.com/manage/videos/419574933

MonkeyFrogStudio commented 2 years ago

Requested here (animated textures): https://github.com/TheGameCreators/GameGuruRepo/issues/3142

I've heard through the grapevine that animated textures/materials may be on the way soon-ish.

OldFlak commented 2 years ago

Yes, I am not talking about swapping textures, or video projection, but simply moving the texture across the mesh.

The skylight and fluid in the above video are just a texture scrolling over the mesh.

By using simple UV orientation you can get nice effects like in this video: https://vimeo.com/manage/videos/471252578 In the video:

The force-fields in the video are animated the same way.

Of course video projection would be a great feature as well

Texture scrolling is simple to create and far more versatile for many scenarios

Can we have all of the above tomorrow - thanks team :)

MonkeyFrogStudio commented 2 years ago

Yes, exactly. That's what an animated texture is and what I was referring to in that GitHub request when I said:

We also need a method to display animated textures/materials on objects

Animated textures/materials are used for exactly what you're talking about - things like lava flowing along a mesh, etc. So, the other request was for what you're after AND the other things (swapping and video).

davetgc commented 2 years ago

This has been request many, many times and Lee has even spoken about it in several broadcasts. So, we are aware that it's been asked for.,