(no title)
MillenialMan | 4 years ago
You can still do stuff like that in UE4. Have a look at what's possible with Quixel Mixer, you can create detail like that surprisingly quickly. I'd tentatively argue that modelling tools are the real MVP when it comes to increased geometric LOD in modern engines. They allow you to add that kind of detail quickly enough that it becomes economical to actually detail rivets.
Either way, it's very cool. The crowd simulation stuff is going to be useful, current tooling there absolutely sucks outside of a few very expensive dedicated products.
jameshart|4 years ago
Nanite really blurs the line between geometry and texture - in a sense it’s a shader that uses triangle mesh data as if it were a texture source.
This siggraph session will expand your mind: https://m.youtube.com/watch?v=eviSykqSUUw
Animats|4 years ago
Watch the SIGGRAPH video to get the feelings of: that's impossible - oh, I kind of see how that works - one pixel triangles? - how do they get that mesh representation set up right? - oh, graph theory - that data format has to be a pain to generate with all those constraints - they're rendering mostly in the CPU? - that's all that needs to be done at render time? - GPUs need to be redesigned to be a better match to this - how to stream this stuff? - that compression scheme is clever.
MillenialMan|4 years ago
darkteflon|4 years ago
After reading your comment I went back in to the demo to have another look at the rivets up close. In the options menu, you can switch the viewport so that it shows you the triangles that make up object geometry under the "Nanite" system. Would be interested to hear from anyone with access to the demo and the right background what they make of this.
Edit: I took a couple of screenshots of default view vs Nanite triangles view but not sure what the convention is on HN for where to host them. Happy to put them up if someone can clue me in.
Edit: I've just put the screenshots up [here](https://imgur.com/a/2FMpLJa) and a ~30 sec vid [here](https://youtu.be/s1PUCadh1TU), showing cycling through the viewport modes.
darkteflon|4 years ago
dylan604|4 years ago
I hear tweet threads are really appreciated /s