Crazyblox
@crazyblox.bsky.social
Flood Escape 1 & 2 creator! Earned a few awards doing that.
Now I spend my time pursuing creative goals that this life has afforded me
Now I spend my time pursuing creative goals that this life has afforded me
Ordered dithering transparency mask is nice
October 31, 2025 at 8:58 PM
Ordered dithering transparency mask is nice
This is what regression looks like
October 31, 2025 at 7:00 PM
This is what regression looks like
Stop telling me I’m using my devices wrong #2
October 15, 2025 at 3:25 AM
Stop telling me I’m using my devices wrong #2
I fudged up the refraction stuff and am in the process of rebuilding my BSDF, but since then I decided to remove checkerboarding, the tradeoff seems worth it since now I have other optimisations in place
October 14, 2025 at 4:34 PM
I fudged up the refraction stuff and am in the process of rebuilding my BSDF, but since then I decided to remove checkerboarding, the tradeoff seems worth it since now I have other optimisations in place
Refraction is starting to work!
So this is working for initial intersections with the medium of an object, but I need to perform the check again when leaving an object.
So this is working for initial intersections with the medium of an object, but I need to perform the check again when leaving an object.
October 9, 2025 at 12:34 AM
Refraction is starting to work!
So this is working for initial intersections with the medium of an object, but I need to perform the check again when leaving an object.
So this is working for initial intersections with the medium of an object, but I need to perform the check again when leaving an object.
This doesn't look like it's running in Roblox anymore
October 6, 2025 at 5:52 PM
This doesn't look like it's running in Roblox anymore
Fixed and imported!
Now playing around with different reflectance for each part.
Need to implement refraction!
Now playing around with different reflectance for each part.
Need to implement refraction!
October 2, 2025 at 2:38 PM
Fixed and imported!
Now playing around with different reflectance for each part.
Need to implement refraction!
Now playing around with different reflectance for each part.
Need to implement refraction!
Woah actually I've made a lot of progress recently, feels great!
Just need to import a new skybox since I redid the texture system...
Just need to import a new skybox since I redid the texture system...
October 2, 2025 at 12:25 PM
Woah actually I've made a lot of progress recently, feels great!
Just need to import a new skybox since I redid the texture system...
Just need to import a new skybox since I redid the texture system...
Why yes I guess you could say debugging is going well
September 26, 2025 at 3:31 PM
Why yes I guess you could say debugging is going well
I SET IT TO DND SO I CAN STOP BEING OVERSTIMULATED. FUCK OFF
September 24, 2025 at 1:52 PM
I SET IT TO DND SO I CAN STOP BEING OVERSTIMULATED. FUCK OFF
Oh would you look at that
September 20, 2025 at 1:09 AM
Oh would you look at that
PNG support added
now the whole sky can be wega
now the whole sky can be wega
September 19, 2025 at 11:25 PM
PNG support added
now the whole sky can be wega
now the whole sky can be wega
Digging through old projects; I made a MIDI player, so naturally I had to put the Vargskelethor Skrillex MIDI through it.
Much Obliged.
Much Obliged.
September 19, 2025 at 12:54 PM
Digging through old projects; I made a MIDI player, so naturally I had to put the Vargskelethor Skrillex MIDI through it.
Much Obliged.
Much Obliged.
AgX tone mapper added :)
September 15, 2025 at 1:28 PM
AgX tone mapper added :)
Demo #3 on my YT had borked bounce logic, fixed it here and it looks so much better lol
The price one pays for making all their logic their own rather than depending on closed libraries
The price one pays for making all their logic their own rather than depending on closed libraries
August 29, 2025 at 4:27 PM
Demo #3 on my YT had borked bounce logic, fixed it here and it looks so much better lol
The price one pays for making all their logic their own rather than depending on closed libraries
The price one pays for making all their logic their own rather than depending on closed libraries
uhhh the animatronics do get a bit quirky at night....
Rando free model that I wanted to play about with, limitations are very obvious as workspace:Raycast() depends on the collision mesh rather than the visual mesh
Don't intend on supporting roblox-specific stuff beyond this
Rando free model that I wanted to play about with, limitations are very obvious as workspace:Raycast() depends on the collision mesh rather than the visual mesh
Don't intend on supporting roblox-specific stuff beyond this
August 28, 2025 at 1:07 PM
uhhh the animatronics do get a bit quirky at night....
Rando free model that I wanted to play about with, limitations are very obvious as workspace:Raycast() depends on the collision mesh rather than the visual mesh
Don't intend on supporting roblox-specific stuff beyond this
Rando free model that I wanted to play about with, limitations are very obvious as workspace:Raycast() depends on the collision mesh rather than the visual mesh
Don't intend on supporting roblox-specific stuff beyond this
Big reason that visual progress hasn't accelerated as much as I would like for my renderer, is that I've actually been using it as a springboard for defining a a project structure that allows it to remain as platform-agnostic as possible, while still being able to take advantage of platform features
August 26, 2025 at 1:41 PM
Big reason that visual progress hasn't accelerated as much as I would like for my renderer, is that I've actually been using it as a springboard for defining a a project structure that allows it to remain as platform-agnostic as possible, while still being able to take advantage of platform features
Could really do with adding importance sampling and other stuff, but its cool to be able to do stuff like this
August 22, 2025 at 1:41 AM
Could really do with adding importance sampling and other stuff, but its cool to be able to do stuff like this
Well... Now I have a path tracer
August 18, 2025 at 8:26 PM
Well... Now I have a path tracer