So I’ve been playing this game called Polytopia for a very long time… so I modeled a warrior and I’m very happy with the results!
And only 200 tris!
So I’ve been playing this game called Polytopia for a very long time… so I modeled a warrior and I’m very happy with the results!
And only 200 tris!
I believe the 1/20th number comes from the fact that the UIGradient trick can display 20 individual pixels, or, if you enable the fix supplied by @DataBrain it ends up being 18 pixels (which fixes a small amount of “artifacting” on the ends of each frame).
If you’re not updating the pixels, that trick will save you huge amounts of frame time, however, its extremely expensive to update the pixels, so its nowhere near being real time.
It’s probably best used for generating sprites, or applying effects to a small number of pixel columns.
(Tl;dr it should trend to being roughly 18x faster when used for static rendering, and decently faster when only updating a small number of rows)
It wouldnt work in my setup as I have a color buffer and usually each pixel is changed. Greedy meshing/doing that would slow it down cause it’d require having to create and destroy a bunch of instances. I get 45 fps using the blender monkey for ex, i think I have found the true cause though. I am trying to code a scanline implementation instead of barycentric coordinates
Simple title screen for a game I’m working on
I’m working on another custom proximity prompt style:
I’m planning on adding automatic customization with attributes. Should be released to #resources:community-resources soon!
I used the points 65,65 and 191,191 for the bounds.
Working on a game called ‘The Musician’
Just give this man a medal, that looks incredible.
Absolute masterpiece
This reminds me of that one game on the Nintendo 3DS. That’s probably just me. lol.
Today i am making some stylized assets for my up coming game!
Here is an image of my latest assets!
if you want to see more of my work, check out my twitter!
Be a ninja too!
https://www.roblox.com/games/7175312021/Chop-stuff
Uncopylocked too cus why not
Ninja Fruit vibes, my feller
Finished a new GFX if you told me three months ago(when i started) that this would be my art i would never have believed you
More Progress on my Chat Plugin
Does it have a functioning tag system?
Nope. This is still on the todo list. Other than that, it’s finished.