Trending
⚑ Ella / Cutievirus 🦠 's Avatar

⚑ Ella / Cutievirus 🦠

@ella.cutievirus.com

Programmer & sometimes a vtuber? i don’t stream often lol πŸ³οΈβ€βš§οΈπŸ³οΈβ€πŸŒˆ pronouns: she/her

217
Followers
158
Following
285
Posts
07.08.2023
Joined
Posts Following

Latest posts by ⚑ Ella / Cutievirus 🦠 @ella.cutievirus.com

my new year’s resolution is to finish the rewrite!! i’ll do it i swear!!

01.01.2026 17:12 πŸ‘ 6 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
The 175 Pixel Font Megapack!
The 175 Pixel Font Megapack! YouTube video by ChevyRay

if u like pixel fonts i sell a huge fucking pack of them

chevyray.itch.io

ain’t that somethin

05.11.2025 21:02 πŸ‘ 174 πŸ” 69 πŸ’¬ 2 πŸ“Œ 6

my first shiny was a fletching that immediately flew away and disappeared forever :(

17.10.2025 21:48 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

!!! so cool!!

25.08.2025 00:58 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

can you dig in the sandbox?

23.08.2025 13:26 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

mudkip

14.08.2025 09:51 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

best game

13.08.2025 12:22 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
MZ3D Rewrite Preview Build 3 | Cutievirus Get more from Cutievirus on Patreon

Hey surprise Preview Build 3 is here
www.patreon.com/posts/136330...

12.08.2025 17:47 πŸ‘ 6 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

kirby’s adventure was my first

05.08.2025 18:34 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Screenshot from MZ3D Rewrite, showing the new LUT-based color grading feature. Here it is used to selectively apply inverted colors to certain objects.

Screenshot from MZ3D Rewrite, showing the new LUT-based color grading feature. Here it is used to selectively apply inverted colors to certain objects.

Examples of color look up table (LUT) textures taken frame babylon's documentation.

Text:

Here is what the default (without filter) look-up table looks like:
(image of default LUT)

Examples of filtered LUT to use for various filters:

(image of inverted LUT)
Inverted colors

(image of high contrast LUT)
High contrast

(image of posterized LUT)
Posterize

Examples of color look up table (LUT) textures taken frame babylon's documentation. Text: Here is what the default (without filter) look-up table looks like: (image of default LUT) Examples of filtered LUT to use for various filters: (image of inverted LUT) Inverted colors (image of high contrast LUT) High contrast (image of posterized LUT) Posterize

New color grading feature which uses Look Up Tables (LUT). Custom effects can be made by editing the LUT texture and can be applied selectively to objects.

Here I'm using it to invert colors. You can see the color of the shadow is inverted too.

03.08.2025 19:36 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

they look so tasty though

29.07.2025 04:28 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
from left to right: normal, add, subtract, multiply, screen, exclusion, and two more normal.

from left to right: normal, add, subtract, multiply, screen, exclusion, and two more normal.

implementing blend modes. We have access to more blend modes than RPG Maker normally offers, and you can access them using texture configuration.

22.07.2025 00:59 πŸ‘ 7 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Effekseer animation working with MZ3D Rewrite (some additional work still required)

Effekseer animation working with MZ3D Rewrite (some additional work still required)

Lovely, time for bed :D

15.07.2025 06:59 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
sorry that I enjoy sharing bug screenshots so much I just think it's entertaining.

sorry that I enjoy sharing bug screenshots so much I just think it's entertaining.

love when my models are inside out

15.07.2025 06:53 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Getting effekseer to work on the rewrite is actually pretty hard, it's really not meant to run in a worker thread. (I can do it though dw)

15.07.2025 06:49 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

should be yellow kirby

12.07.2025 12:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Screenshot of MZ3D Rewrite displaying the 3D model import feature is fully functional

Screenshot of MZ3D Rewrite displaying the 3D model import feature is fully functional

MZ3D Rewrite is getting pretty close to ready for release, 3D model imports are now fully implemented to the level they were before.

First release of Rewrite will probably omit the postprocessing features in favor of releasing sooner. Hoping to release in the next month or two.

11.07.2025 13:06 πŸ‘ 8 πŸ” 2 πŸ’¬ 2 πŸ“Œ 1

that’s more p than i have

11.07.2025 04:14 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Screenshot of MZ3D Rewrite, the new "diagonal sprite" feature that doesn't require diagonal sprites. It works by creating a quad split down the middle, then shifting that edge to the left or the right to make the character appear like they're facing diagonal left or right.

Screenshot of MZ3D Rewrite, the new "diagonal sprite" feature that doesn't require diagonal sprites. It works by creating a quad split down the middle, then shifting that edge to the left or the right to make the character appear like they're facing diagonal left or right.

created a system for warping 4-directional sprites to make them appear 8-directional.

28.06.2025 14:00 πŸ‘ 6 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

it shouldn’t, the plugin loads portions of the map in chunks so it only creates meshes for parts of the map that would be visible. this applies to connected maps too.

so far in my tests the new plugin handles very large maps well.

18.06.2025 20:26 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Screenshot from MZ3D Rewrite, displaying model imports. Every model is on its side and half-way into the ground

Screenshot from MZ3D Rewrite, displaying model imports. Every model is on its side and half-way into the ground

Something is not quite right

18.06.2025 03:15 πŸ‘ 7 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

like ignoring all the work that goes into other elements and just focusing on character writing

05.06.2025 12:26 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

strangely the actual article seems to just be talking about ai driven dialogue? which botw isn’t even very dialogue heavy. it comes off as though it was written by someone who never played the game.

05.06.2025 12:24 πŸ‘ 7 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

looks really good!!

31.05.2025 01:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Screenshot of MZ3D Rewrite demonstrating multiple maps loaded at once. One map has the outdoor tileset and the other has the indoor tileset

Screenshot of MZ3D Rewrite demonstrating multiple maps loaded at once. One map has the outdoor tileset and the other has the indoor tileset

working on a feature that allows rendering multiple maps at once. No seamless transitions between the maps yet, but they're both rendering. This can also be used to stack maps on top of each other for easier verticality

24.05.2025 14:09 πŸ‘ 12 πŸ” 1 πŸ’¬ 3 πŸ“Œ 0

yay brownies

23.05.2025 13:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

very cute!

18.05.2025 15:19 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
MZ3D Rewrite Preview Build 2 | Cutievirus Get more from Cutievirus on Patreon

MZ3D Rewrite preview build 2 is up now www.patreon.com/posts/128944...

14.05.2025 16:32 πŸ‘ 5 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

i want to get the next preview up soon, just want to add some of the smaller features first

02.05.2025 20:50 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

this but the discontinued pink monster

27.04.2025 06:59 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0