Thanks for the feedback and uh
- I used photoshop
- I just started the other day
- I used a downloaded pain rig v3 so I don’t know why that happens.
Thanks for the feedback and uh
Is it out yet? Can I use it? It looks so good.
It’s not out yet, but almost finished. I’m most likely going to release it within the next 2 weeks.
One dimensional greedy mesher for my voxel game (It’s not complete by any measure). I’ll eventually expand it’s dimensions to 2D, and eventually 3D. But I want to start small, and slowly work my way up in bits and peices.
And surprisingly… It really wasn’t that hard!
Now if you’re wondering what the colors mean, the yellow / white mean greedymeshed, blue means not greedymeshed, and magenta means “greedymeshed air” (I added it in for a test), and red is for debugging.
Updated it, now it has barycentric coordinate triangle filling with optimized bounding boxs. However, even the Stanford bunny at low res takes 30 seconds to render. I am sure I could somehow get this in real-time without streaming the data in from my computer but I just wanted to show it. Also @HawDevelopment and @Ethanthegrand14 the problem was a floating-point error, my end. It is rendering every pixel on my physical monitor (half-lie, I have a retina display so the pixel density is weird and Roblox seems to not support it and instead makes it 4x bigger, not enlarging frames.
I want to get a proper z buffer implemented along with phong shading next
I have been working on a sci-fi horror game. It’s really been a great experience for me, and I’ve learned so many things already while working on it. I have big plans for the game, and hope someday I’ll get a decent sized community to help and support development!
I call it Space Station Sigma. It’s not fully done yet, but it’s definitely playable.
https://www.roblox.com/games/6417124559/BETA-Space-Station-Sigma
This project really gets me excited.
revamped gun editor
My God That Looks Cool Bro
HUGE OPTIMIZATIONS DISCOVERED! RENDERS WENT FROM 2 MINUTES to 0.002 SECONDS! in short though, lua strings suck and modulo check spam cheese