DoujinStars
_deedee
_deedee

patreon


Game Dev Poll: HTML or Canvas Rendering?

Hey everyone! We’re checking in to see if people are still using the older HTML renderer or if you’ve switched to Canvas rendering.

Canvas looks better and already allows for custom hair colors, with custom eye and nail colors coming soon—and maybe even custom clothing colors in the future. But we want to know: Are you using it? Or are you sticking with HTML?

The main reason is because I really want to retire the HTML based system. It causes problems on "smaller" systems, mostly phones as these have troubles creating sometimes dozen of layers, which are obsolete with Canvas, which basically stores all needed information in a single Image. Plus Custom Colors only work that way.

Currently I have to do a lot of code twice, not to mention the that some assets have to be stored multiple times when it comes to color variations.

So if you're still using HTML, please do tell why, so we can help you move forward to play the best possible version of our game. If needed we will provide Mac and Linux Ports as well (but lets be real for a minute, if you're using Linux, you can most likely set up a local server with like 2 lines of code in python).

Comments

我的英文很糟糕,I can use website translator

海波 史

if you point me towards said translater, maybe they have an API we can use to integrate it directly into the game. Can't promise this though.

Deedee

I'm using html caus I can use website translator

VVK

No need for that. The windows version should run on any reasonable window System, the APK Version should run on most Androids (Resolution might be an issue). There will be a linux and mac version in the near future, AND the online version also works.

Deedee

am maybe too dumb to set up a server thing

mutatiio

No idea what canvas even is

Annah Rourke

When I activate the canvas renderer, the image of the character on the right in the status area disappears. So I stick with HTML.

Virtualmagic

Some of the description text boxes in shops draw off the edge of the screen in canvas and you can't easily zoom in out dynamically like you can with the browser (ctrl+/- or scroll)

Wingates

I do wish there was a way to view your character from the back, or be able to rotate them. Expanding the perspective and letting the player see what the descriptions of the back actually show.

Ronin

I just learned how to switch to canvas in the windows version. I can keep using it, but i would like to have more zoom options: 150 its a bit too much, but i cannot play comfortably with 100%

Xisco

I'm using html because I can use google machine translation.

Mondy

Ah - the old PEBKAC error :D - thanks!!

Gwidi

Honestly, I'm using the APK format as I primarily play on my phone instead of on my old laptop

Kyle Bush

It took me a little bit to figure it out too. Perhaps it'd be worth making it a little more distinct from the other colour options?

Richard Smith

Admittedly I would love to switch over to the Canvas version, but I only have a MacBook (and an iPhone) 😰 I’m also really not tech-savvy, so I wouldn’t know how to make it work on MacBook atm, if it were possible 😢

Kayla Young

You have to go to the Barber, its the bottom color which says "Custom".

Deedee

I checked and I was still using html, switched to canvas now, mostly because I take my time between versions and don't spoil myself on new features all that often, so I was unaware of this being an option, I think.

Firedon

I'm using the Canvas Renderer, but I must've missed something else because I can't find the Custom Color sliders :/.

Gwidi


More Creators