WIP feature for Playground engine.
Added Wheel throwing feature to sdf editor. Now there's also box shape for brush. Currently sdf is edited in 128x128x128 volume texture.
#vr#gamedev#vulkan#shader
Pre-orders for Grand Theft Auto VI will officially begin on June 25 on digital storefronts and at other select retailers.
Check out the official cover art, also available as downloadable artwork at https://t.co/XPwC8URCQ4
Ported my SDF editor to Quest 3 via OpenXR, inspired by how Media Molecule built Dreams on SDFs. Stored sparsely as 8×8×8 voxel bricks, each with a 1×1×1 apron for trilinear interpolation, so each brick is rasterized as a cube for raymarching the SDF.
#xr#quest3#raymarching
@AsimPaudel4 ngl, fable 5 really got my attention , previous new models used to feel like new update but that model was very good at it. Only way is just use the best model to enhance your work,i don't see any other alternative.
Added volumetric clouds + dust in gta v. Injected custom shader between game's pipeline and composited with game's depth. It really changes the look of the game.
#gtav#graphicsprogramming#gtavi
@AsimPaudel4 i will say do it,they are only giving fable for like june 22 i think with subscription model. After that they will start charging via credits.
@AsimPaudel4 Yeah weekly usage limit seems to be finished quickly. I gotta change the model for openclaw,something lite. It's just a bridge tool anyway, so have to make openclaw connect with codex cli in my computer,so i can direct when i'm outside.
LLM's are great if you are solo developer. You can brainstrom ideas with them. So there shouldn't be any excuse of not having resources to build. Still you need constant monitoring and direction,so it's like two co-workers working on specific project.
#gamedev#gameengine
@AsimPaudel4 Yeah manual coding for sure...but most important is utilizing it and giving enough context and direction. Ideas and rules still matters,now just you don't have to write all manually.
@SebAaltonen It's great,its been helping me with code that i don't wanna waste long time. But i realized,you gotta track everything it writes. So you would know where the issue is.