Currently, it does not, however I do want to add some kind of particle support in the future
Combatibility Fix and Small Update
This release completely fixes any EditableImage based errors due to a roblox update on the API.
-
Fixed and updated renderer to support the new EditableImage workflow changes: https://devforum.roblox.com/t/studio-beta-major-updates-to-in-experience-mesh-im…
-
Added TextureInstanceEnabled setting to control texture instance support.
-
Small optimisations
Maybe you could sell with another one with bobux too?
Does this still only work in Roblox Studio?
Yeah, this is still in studio beta until further notice
or or or m- maybe a free demo of the BEFORE multithreading? :3
This is absolutely beautiful! A while back I tried using a viewport to render the world for lower resolutions, but it was horribly unintuitive for practical use. But when this stuff exits studio beta, I’ll most certainly utilize it!
Before I make dicy moves and buy something to never use again,
Is it possible to apply custom shaders to the raytracer?
Yeah, it’s entirely possible. Each pixel has multiple functions. You could add onto it and make your own. For an example, I added portals which was quite easy to do since this uses rays. You can do many effects, or shaders of some kind
Sounds cool.
I’d love to use this as a learning material, using a pre-existing renderer that expands the gap for more freedom in design.
Lately I have developed a Basic Graphics Renderer with minimal optimisations and have struggled to make something with live rendering in mind. This heavily optimised raytracer could make it so much easier.
How likely is this to lose support in the coming years?
Probably very unlikely. I’ll ensure this resource stays up to date and patch any errors found or reported
Is there any way I can contact you? I’d like to learn more about working with this raytracer and If I could insert my own shading effect into the file.
Yeah. Either pm me here, or you could add me on discord. My username is the same as my display name here
One more question, do you think rendering lighting from point lights and other artificial light sources is possible in the future?
Yeah, rendering lights is totally possible, I think it might be worth adding if I can optimize it well
Thanks a bunch, this is an incredibly good tool!
Was messing around and figured out how to apply Normal Maps.
Granted, it i’snt the most accurate. But more messing around should do the job.
hey, so i bought your asset, and everything was going alright, but now whenever i run the game, and stop it, it just closes roblox studio instantly, it only does it when i run your file,
i havent changed anything and it does it on the original file you download when you buy it
I’d have to assume something may have broke with EditableImage
’s, as OP is experiencing the same problem.