This pixel raytracer with textures looks GREAT! Nice job on it! How long did it take to create?
check this new one out, it might be better
I got a working prototype within a day. Getting textures to work took a few days. I’ve been working on this thing on and off for about 2 months or so
The API is a bit hard for me to understand at the moment, and im not sure how it will perform per-pixel
Ended up adding proper sphere projection for the skybox!
Any possible release-date? EditableImage already released
this is amazing . would you ever considering releasing/selling this?
EditableImage is not yet released for experiences. There is currently no release date yet, but hopefully within a month or so
This is incredible! where can I get my hands on this?
Hello, sorry if the question seems inappropriate, but is there any way you can give a tutorial or explain how you make it take the textures so precisely? since I did it for my plugin, but it is easy to generate errors because I am new to scripting.
can you apply textures to mesh objects
Yeah! Textures can be applied to everything, but note that the UV mapping will not be the same, so if you are using a gun mesh with a specific gun texture, it will probably not map correctly
this is amazing! this could be used for some really cool games do you ever play to make this open source?
This would look AMAZING paired with the robot 64 engine!
(with heavy modification)
Do you ever plan on making this open source?
I plan on making this be a sold asset once I have finalised everything.
Progress on this has been going great as well. I managed to get the FPS with peaks as high as 240fps on my machine at 120x90.
Might update my benchmarks to support those changes
This renderer is finally available to the public!
thanks so much. i will proably get this when i have cash. also could you make a test place so we can all see what it is like in game?
Honestly a great idea. I’ll provide the main test place that I personally use whenever I work on the resource
Small Optimisations and Bug Fixes - v1.1.0
This release just fixes a small issues and improves overall rendering performance
-
Changed how RetroRaster is packaged to make migrating to the latest version a bit easier
-
Replaced some of the default material textures with optimised versions
-
Fixed a rendering bug
-
Small rendering optimisations
-
Updated documentation in the main script
Hello! Does this work with particles?