Tons of progress this week!* split out input and rendering into different loops. input is captured at 1000hz, and rendering happens at monitor * refresh rate. * caching input to handle the above ^^ * brush presets! * layers! * compute shader compositor! * svg icon rendering to atlas (yet to be used) * progress on the…
Greetings. I would like to ask your professional opinion about such subject... Here are several item icons from one old game. From your perspective - are they drawn by hand (pixel art, etc) or rendered from the 3D model? Just for comparison - this is what i have got by rendering their ingame 3D models - images somewhat…
It actually runs smoothly even at 28M polys, probably due to the 1 bone = 1 mesh principle (excluding cables). I animated it straight after ZBrush, then reattached textured meshes to bones, but it could actually perform well on a USD import too — it has real-time performance in the viewport on a gaming laptop (i9-14900K,…
I would appreciate if anyone can help with advice and suggestions to make this scene better. Th scene is mostly lit with skylight , directional light, hdri and tweaks in the post process volume. I have gotten pretty close to my reference image but i feel something can be worked on to make it better- just cant point out…
Yes, and that's exactly what I want to do. My goal will never be low-poly production for games or animation. My only aim is the production of 3D hard-surface, and later, organic and artistic models. An example would be a rendering of a spaceship flying in a valley. Or a steampunk boat sailing in a sea. My interest is to…
Some glTF materials I've contributed to glTF Sample Assets. A neat thing about the glTF PBR material system is it's built to work in both realtime renderers and non-realtime renderers.
@Eric Chadwick I spent today learning how to actually make my own trees using the resources you sent me. @TheRedFish Due to me making them myself they actually use in Unity what we call a Lit texture from the Universal Render Pipeline which means they can actually cast shadows - which was an issue you mentioned before. I…
This project showcases a full CGI recreation of the Pagani Utopia steering wheel, modeled, textured and rendered entirely from scratch. The goal was to develop a one to one digital replica of a real world asset, a scenario that often happens in production when the client cannot provide reference models or ready to use…