Home Coding, Scripting, Shaders
The BRAWL² Tournament Challenge has been announced!

It starts May 12, and ends Oct 17. Let's see what you got!

https://polycount.com/discussion/237047/the-brawl²-tournament

Tech Artist - What are you working on: FOREVER Edition!

1404143454657

Replies

  • Yadoob
    Offline / Send Message
    Yadoob polycounter lvl 7
    @kritskiy Oh yes please !

    I've looked into a way to improve the "anime" look with shader so the facial features are always right :

    https://www.youtube.com/watch?v=WAIdbKBVWBU

    Also I've been experimenting with AR and Vuforia to get good light and environment integration :

    https://www.youtube.com/watch?v=QF3KB0QzhpA
  • Koromo
    Offline / Send Message
    Koromo polycounter lvl 4
    Trying to achieve a decent skin rendering in Toolbag 3


  • Fansub
    Offline / Send Message
    Fansub sublime tool
    This weekend's doodling session, made a bunch of kitbash pieces to test the Polystein Kit- inspired tool i'm working on :)

    still got a lot of stuff to add to it and some ideas to test, but we'll be back on that in the next weekend :p



  • McGreed
    Offline / Send Message
    McGreed polycounter lvl 16
    While I was working on a project and relearned some maxscript, I made a couple of scripts for 3ds max to help with some tedious tasks, such as exporting lot of models in one go, adjusting turbosmooth on many objects ect., and have uploaded them to my website, in case someone else might have any use of them.
    http://www.http//mcgreed.dk/maxscripts.html




  • .Wiki
    Offline / Send Message
    .Wiki polycounter lvl 8

    Working on a Landscape generator for webGL in unity that uses tilesets. Depending on the bitmasking value that is calculated it chooses the corret 3d-mesh. Now i need to make some 3d-tiles.
  • Swordslayer
    Offline / Send Message
    Swordslayer interpolator
    Finally can share a preview - 3ds max fast blockout tool done as a part of the keyHydra suite, customized boolean cutters and more interactivity by manipulating the operands right in viewport:


  • .Wiki
    Offline / Send Message
    .Wiki polycounter lvl 8
    Made some progress with my landscape editor :)

    https://youtu.be/-Wlffx1cK18

    Next step will be to change the bitmasking from 8 to 32 bit. So i can have intersections between the height segments.


  • Yadoob
    Offline / Send Message
    Yadoob polycounter lvl 7
    @.Wiki Looks fun to use, nice FXs

    I'm developing Animation Sketch on Blender to experiment a simplification in the whole rig-skinning-animation part (à la Mosketch) :

    https://www.youtube.com/watch?v=VrNzb4NcSRQ
  • rexo12
    Offline / Send Message
    rexo12 interpolator
    nodeway said:
    PhysX Toolkit for Houdini:
    https://youtu.be/yzA-dMCmeok

    It's a start of bigger project. The end goal is to have (very optimistically, two years from now) complete realtime dynamic solution inside Houdini.

    On the roadmap are:
    0. NVidia PhysX
    1. NVidia Flex
    2. NVidia Flow
    3. NVidia Cataclysm
    4. NVidia HairWorks
    5. ... plus maybe other stuff too

    Order is not guaranted :)

    PS. Could admins rename me to swann? All small caps, double n at the end. Thanks!
    I'd love something like this! Best of luck!
  • Jakro
    Offline / Send Message
    Jakro greentooth
    I've made some tools to speed up the process of renaming objects, specifically for 'Match by name' baking in Substance Painter.  


    This next script is for deleting suffixes. It will check if the suffix is '_high' if it is it will delete the last 5 characters of the name. If _high isn't the suffix then it will just delete the last 4 characters which will delete '_low' or '.001'. 

  • Yondr
    Offline / Send Message
    Yondr polycounter lvl 8
    Jakro said:
    I've made some tools to speed up the process of renaming objects, specifically for 'Match by name' baking in Substance Painter.  


    This next script is for deleting suffixes. It will check if the suffix is '_high' if it is it will delete the last 5 characters of the name. If _high isn't the suffix then it will just delete the last 4 characters which will delete '_low' or '.001'. 

    Useful one! I will appreciate if you share it with us  C:
  • Jakro
    Offline / Send Message
    Jakro greentooth
    @Yondr I'm happy to share this but I created it to be called from another addon called Pie Menu Editor. So the script as of right now will not work as a standalone addon. That said, enjoy! Just be sure one of the objects has _low suffix!
  • floon
    Offline / Send Message
    floon greentooth
    I have just released version 0.3 of my Zbrush plugin.
    It offers some renaming options and a prefix based grouping system, with which you can do stuff like this:





    If you are interessted, check out the thread!
  • supaclueless
    Offline / Send Message
    supaclueless polycounter lvl 14
    I'm not a tech artist (I won't even say I fully understand HLSL/GLSL code) but I decided to make a custom Tri-Planar Projection shader (calculating 6-faces for no mirroring errors) for Marmoset 3 since they now allow for custom shaders. Allows Albedo, normals, roughness, metalness, ao maps for now.

    I currently have it working to a certain extent but there are still some iffy bugs and I need to see if I can fix them or not (based on my skills + implementation). Might probably make a thread for this in future for possible future distribution.


  • IacopoAntonelli
    Offline / Send Message
    IacopoAntonelli polycounter lvl 3
    Hi, I am working on a simple Gear creation script, fully made in Python and Maya! Still very simple but I think I will extend it to support alignment, animations and more creation styles.



  • AmplifyCreations
    Offline / Send Message
    AmplifyCreations polycounter lvl 11
    Hello!

    Following up on a free parallax-based fake interior shader we did a while back with our shader editor at Amplify (Amplify Shader Editor).


    Currently working on a new version based on the original paper by Oogst 3D for fake interiors done entirely via shader sorcery. The Unreal implementation by Stefander was an awesome example, definitely recommend it to anyone using UE4. For even more information on how to build something like this in Unreal, check out the old UDK Example. 

    Interior Mapping in Unity3d


    Possible extra features:
    Add extra layers for props.(people, desks, boxes etc)
    Lighting (Emission)
    Randomize rooms

    It's going to be free and fully editable.


  • TooLzor
    Offline / Send Message
    TooLzor polycounter lvl 10
    Oh man I've been away from this thread way too long. Some really awesome stuff going on! Keep it up guys!
  • Kyetja
    Offline / Send Message
    Kyetja polycounter lvl 7
    I post often on the RTVFX forums i should prob start doing that here too, anyway here's my WIP shader experiment. A slope aware rain spatter/drip shader, I'm in the process of making it look prettier here's some gifs. i'm aslo wrapping the entire thing into a material function so it can be easily layered on top of any surface material.


    Idea:
    [url=


    Updated Look:
    [url=

    Whoaa this is awesome, how does it even work?
  • Klunk
    Offline / Send Message
    Klunk quad damage
    face sort modifier for max, some stuff doesn't display very well in max as it does in game

    https://youtu.be/whkiHoRX61E

    still some shearing problems between neighbouring faces sharing UV's that need to be iron out but much better visualization than without (mid vid)

  • Noors
    Offline / Send Message
    Noors greentooth
    Hey Klunk . How does that work ? do you reorder the vertices index each frame ?
  • Klunk
    Offline / Send Message
    Klunk quad damage
    i'm sorting the faces,  the modifier has a gizmo with position or direction options, if set to direction the order is set by z position of the face center in the modifier space otherwise it's set by the distance from the gizmo position. There are some oddities to fix, even though I sort the whole Face array within the mesh the Material ID remain fixed. Adjacent faces within polys which have "different"  orders are put together max will adjust the orders "internally" so they are correct which causes the UV shearing Issues. The matid is odd because smg "moves" with the face.

  • DeepSpaceBanana
    Offline / Send Message
    DeepSpaceBanana polycounter
    Kyetja said:
    I post often on the RTVFX forums i should prob start doing that here too, anyway here's my WIP shader experiment. A slope aware rain spatter/drip shader, I'm in the process of making it look prettier here's some gifs. i'm aslo wrapping the entire thing into a material function so it can be easily layered on top of any surface material.



    Whoaa this is awesome, how does it even work?
    It's actually pretty simple, the ripples and streaks are WorldProjected, and has a BP Vector to control rain direction, the slope awareness, is just a simple Z-gradient that blends between ripples and streaks, this is nice because it takes the objects curvature into account as well, I've started writing a breakdown on my blog if you're interested https://deepspacebanana.github.io/deepspacebanana.github.io/blog/
  • Klunk
    Offline / Send Message
    Klunk quad damage
    fixed the shearing (sorting poly groups not faces) still get the oddities with material ID

    https://youtu.be/KMeMbh3U8U8

    works well enough to help with some prototyping

  • DeepSpaceBanana
    Offline / Send Message
    DeepSpaceBanana polycounter
    Made an interactive foliage shader yesterday.



  • alt3d
    Offline / Send Message
    alt3d polycounter lvl 8
    Ок. My attempt to make a rain drops effect
    https://youtu.be/lmq8m8Jla_o
  • kreativbloc
    Offline / Send Message
    kreativbloc polycounter lvl 3
    Hey @DeepSpaceBanana good job on that foliage.
  • DeepSpaceBanana
    Offline / Send Message
    DeepSpaceBanana polycounter
    Hey @DeepSpaceBanana good job on that foliage.
    Thanks man! It's a really basic shader.
  • PixelGoat
    Offline / Send Message
    PixelGoat polycounter lvl 18
    Hey @DeepSpaceBanana good job on that foliage.
    Thanks man! It's a really basic shader.
    Teach us thy ways :D
  • DeepSpaceBanana
    Offline / Send Message
    DeepSpaceBanana polycounter
    PixelGoat said:
    Teach us thy ways :D
    @PixelGoat
    Here's the Material Network, the basic Idea is to generate a spherical Distance Field Gradient from the Player's Location and use it to add a spherical offset to the basic Wind Math. We could easily reduce the number of instructions, but I haven't bothered with that for now. If you need a more detailed explanation, I'll probably make a blog post, if I ever get some free time  :p


  • Xendance
    Offline / Send Message
    Xendance polycounter lvl 7
    PixelGoat said:
    Teach us thy ways :D
    @PixelGoat
    Here's the Material Network, the basic Idea is to generate a spherical Distance Field Gradient from the Player's Location and use it to add a spherical offset to the basic Wind Math. We could easily reduce the number of instructions, but I haven't bothered with that for now. If you need a more detailed explanation, I'll probably make a blog post, if I ever get some free time  :p


    How would you handle it so that it worked on all players and not just one? By using a render target centered around camera and drawing to that using BP?
  • DeepSpaceBanana
    Offline / Send Message
    DeepSpaceBanana polycounter
    Xendance said:
    @PixelGoat
    Here's the Material Network, the basic Idea is to generate a spherical Distance Field Gradient from the Player's Location and use it to add a spherical offset to the basic Wind Math. We could easily reduce the number of instructions, but I haven't bothered with that for now. If you need a more detailed explanation, I'll probably make a blog post, if I ever get some free time  :p


    How would you handle it so that it worked on all players and not just one? By using a render target centered around camera and drawing to that using BP?
    Honestly, I'm not sure, would have to find some way to feed the closest player location per instance of the foliage. That gets into gameplay code and is quite beyond me. Render Targets as I understand it, have a pretty heavy overhead and aren't actually feasible in-game. I'm not even sure if render targets are an option here since there are multiple meshes and Render Target are in 2D texture space, for this shader I needed a 3D spherical gradient in world coordinates. 
  • gilesruscoe
    Offline / Send Message
    gilesruscoe polycounter lvl 10
    I made a fur/grass geometry shader in Unity today for fun, results:




    https://i.gyazo.com/f0a8ab15ad2837d41567e06214fa35e2.mp4



  • SimonT
    Offline / Send Message
    SimonT interpolator
    PixelGoat said:
    Teach us thy ways :D
    @PixelGoat
    Here's the Material Network, the basic Idea is to generate a spherical Distance Field Gradient from the Player's Location and use it to add a spherical offset to the basic Wind Math. We could easily reduce the number of instructions, but I haven't bothered with that for now. If you need a more detailed explanation, I'll probably make a blog post, if I ever get some free time  :p


    And this collection with "TexLoc" is the texture with your distance field?
  • DeepSpaceBanana
    Offline / Send Message
    DeepSpaceBanana polycounter
    SimonT said:

    And this collection with "TexLoc" is the texture with your distance field?
    @SimonT

    "TexLoc" was just a temporary name I had set a long time ago, it is actually "Player Location" fed from the Player Blueprint, the distance field is not a texture, it is a 3 Dimensional gradient generated using math inside the shader, in this case, the Distance Function. "TexLoc" is literally just a vector3 coordinate value that has the player's location in the world. 

    If you are curious about distance functions I highly recommend checking out Inigo Quillez's website, he explains them really well http://www.iquilezles.org/www/articles/distfunctions/distfunctions.htm
  • Linko
    Offline / Send Message
    Linko polycounter lvl 7
    AssetGen addon for Blender (free!)

    AssetGen is a free addon that automates the tasks to get a game asset ready for video games from an High Poly model. While it takes several hours to get an asset ready from an high poly, this addon does that in a matter of few clicks. It is ideal for all your static assets.

    It is developed by Srđan Ignjatović aka zero025 and surpervised by Danyl Bekhoucha aka Linko.

    https://youtu.be/-Fy7g3g6uCI
  • HaukeThiessen
    @gilesruscoe That looks great. Could you explain how it works?  My best guess would be several extruded and masked shells, but it looks definetely better than any fur I have seen using this technique, especially in motion.
  • SimonT
    Offline / Send Message
    SimonT interpolator
    Hi guys, I gave this talk and the recording was released. It's about the creative use of textures for other things than color - for example to store position data in a texture to be able to pause and rewind time in the game (and therefore play-back the effect). I hope you'll like it! :) Note: Extra-Content can be found on the blog post below the video: https://simonschreibt.de/gat/cool-stuff-with-textures/

    Here's a mini-preview of some of the content:




  • Johnnynapalmsc
    Offline / Send Message
    Johnnynapalmsc interpolator
    Hello!

    Following up on a free parallax-based fake interior shader we did a while back with our shader editor at Amplify (Amplify Shader Editor).


    Currently working on a new version based on the original paper by Oogst 3D for fake interiors done entirely via shader sorcery. The Unreal implementation by Stefander was an awesome example, definitely recommend it to anyone using UE4. For even more information on how to build something like this in Unreal, check out the old UDK Example. 

    Interior Mapping in Unity3d


    Possible extra features:
    Add extra layers for props.(people, desks, boxes etc)
    Lighting (Emission)
    Randomize rooms

    It's going to be free and fully editable.


    This is incredible, really good work!
  • ymmanuel
    Offline / Send Message
    ymmanuel triangle
    i created a blender addon to use substances(*.sbsar files)  with cycles  https://www.youtube.com/watch?v=83kS7JySi1g
  • Thane-
    Offline / Send Message
    Thane- polycounter lvl 3
    You guys are scaring me with your bad-assery.
  • Brayanlonw
  • bolorerdene
    Offline / Send Message
    bolorerdene triangle
    I am currently working on my first character design :blush: .
    First time creating hair with xgen, process so far>
  • gilesruscoe
    Offline / Send Message
    gilesruscoe polycounter lvl 10
    @gilesruscoe That looks great. Could you explain how it works?  My best guess would be several extruded and masked shells, but it looks definetely better than any fur I have seen using this technique, especially in motion.
    Yep, you got it, this is a bunch of shells (I think 12 shells in the images, I don't remember). Specifically, its a geometry shader that dynamically creates the shells and shell spacing depending on parameters. The only thing I'm doing differently is that the shells are offset by a noise vector, giving random direction to the strands, multiplying the colour by the layer step (top layers are brighter than inner layers) and also randomising the length of the strands using a single channel of the noise vector, to give it patches of different length. Besides that there's a few other things ontop which are fairly straight forward, like a two-colour gradient over the length of the strands, a mask texture to control different coloured areas etc.

    For the lighting, one addition that I found to give a good result is to do a fresnel effect (N dot V) and add the strand length to it. This gave longer strands more fresnel regardless of angle and makes it look like light scattering through the hair.

    The motion is done by rotating each normal around its local xy plane using a 2x2 matrix, this was just plugged into a sin wave for the gif, but I hope to plug rotational velocity of the mesh into it at some stage.
  • Cremuss
    Offline / Send Message
    Cremuss polycounter lvl 15
    Calculating a wallride trajectory on the fly and its offset for the character (exagarated here, the offset algorithm was so fricking hard!!!). Next will be how to tackle the character movement mechanism to make use of the trajectory (which has velocity info embedded in it). We'll see...



  • Obscura
    Offline / Send Message
    Obscura grand marshal polycounter
    I would like to ask you guys if this idea would make any sense in your opinion before I make anything. I thought you could technically voxelize a scene by taking xyz+- slices with a scene capture and rendering them into 6 volume textures, or something ... This would be a render of some short scene depth view, 1/ steps / side for example. And then either do a procedural mesh pass by passing through pixel values from the render targets, or to just render a volumetric result by raymarching. I would assume generating a mesh would give you an overall more optimized result. All non filtered so you get planes or cubes if doing per side rendering.

    You could also just read the render target pixel value in the mesh loop. I would think if its like that, you only need a single render target with 1x1 res.

    [mod edit: fixed accidental quote]
  • Klunk
    Offline / Send Message
    Klunk quad damage
    https://youtu.be/jBVtoGVu_Ns

    optional drop in  mesh helper for 3ds max, my  solution for multiple optional meshes in game dependent on the game params. The helper has a custom attach constraint that binds it to the mesh that requires the optional geometry (the attach constraint returns all data needed to fit the optional mesh to existing geometry). The helper use a NodeTransform Monitor so it can update when the target changes. The first part shows the helper updating to changes in the target mesh then I change some of the mesh params in the helper and finally we are changing the barycentric position of the helper in the face using the attach constrarint. Still have to implement the surface blending properly (positions, uv, vertex colours and normals)

    https://youtu.be/tGugdbAw8MU

    to show changing the face index in the attach constraint

    https://youtu.be/Iy9fCdcrNSo
    fixed the blend to the target mesh with added bonus of flagging the drop in mesh as invalid if it exceeds the bounds of the faces.


  • ProperSquid
    Offline / Send Message
    ProperSquid polycounter lvl 15
    Obscura said:
    I would like to ask you guys if this idea would make any sense in your opinion before I make anything. I thought you could technically voxelize a scene by taking xyz+- slices with a scene capture and rendering them into 6 volume textures, or something ... This would be a render of some short scene depth view, 1/ steps / side for example. And then either do a procedural mesh pass by passing through pixel values from the render targets, or to just render a volumetric result by raymarching. I would assume generating a mesh would give you an overall more optimized result. All non filtered so you get planes or cubes if doing per side rendering.

    You could also just read the render target pixel value in the mesh loop. I would think if its like that, you only need a single render target with 1x1 res.

    [mod edit: fixed accidental quote]
    Yup! That's how they do it with Maya's geodesic voxel skinning. http://www.delasa.net/data/sca2013_voxelization.pdf
  • Obscura
    Offline / Send Message
    Obscura grand marshal polycounter
    Obscura said:
    I would like to ask you guys if this idea would make any sense in your opinion before I make anything. I thought you could technically voxelize a scene by taking xyz+- slices with a scene capture and rendering them into 6 volume textures, or something ... This would be a render of some short scene depth view, 1/ steps / side for example. And then either do a procedural mesh pass by passing through pixel values from the render targets, or to just render a volumetric result by raymarching. I would assume generating a mesh would give you an overall more optimized result. All non filtered so you get planes or cubes if doing per side rendering.

    You could also just read the render target pixel value in the mesh loop. I would think if its like that, you only need a single render target with 1x1 res.

    [mod edit: fixed accidental quote]
    Yup! That's how they do it with Maya's geodesic voxel skinning. http://www.delasa.net/data/sca2013_voxelization.pdf
    Damn. Yeah this is pretty much what I described. Thank you! I will come back and show the results. 
  • Shive
    Offline / Send Message
    Shive polycounter lvl 2
    hannes d said:
    edited a normal weighting script to also weight based on angle
    bottom left is the original, bottom right is my version

    you can see it got rid of the gradient completely
    and is more similar to the added control edges version
    Also very interested in this! Do you plan to release it?
  • almighty_gir
    Offline / Send Message
    almighty_gir ngon master
    I've been working on a script to help automate the generation of the maps that Epic use for their hair shader found here: https://docs.unrealengine.com/latest/INT/Resources/Showcases/PhotorealisticCharacter/#hairauthoring

    It works by taking max hair and fur, creating splines from guides, converting those to geometry (so they have UV's), then generating a unique grayscale value per strand and flooding the vertex color red channel with it, doing a root to tip gradient in the green channel, and a depth gradient in the blue channel.

    The vertex colors can then be baked down in your app of choice.

    Big thanks to Dennis Lehmann for helping me iron out some issues i was having.


1404143454657
Sign In or Register to comment.