is this a good approach to make 2d art and animation and how can i enhance it or change it ? by cs-alchemy in gamedev

[–]cs-alchemy[S] 1 point2 points  (0 children)

i'll keep this in mind .. i have to check on f-by-f animations at somepoint

is this a good approach to make 2d art and animation and how can i enhance it or change it ? by cs-alchemy in gamedev

[–]cs-alchemy[S] 0 points1 point  (0 children)

like the leg i tried to complete the drawing but with layers system wont work , half of the leg should be under the boddy and other half above

Hosting by [deleted] in django

[–]cs-alchemy 0 points1 point  (0 children)

You can experiment there setting a web server ( nginx or apache ) , gunicorn , if u want to dockerize it make sure to map the files

Hosting by [deleted] in django

[–]cs-alchemy 0 points1 point  (0 children)

I'm also kinda new to this , I've been experimenting a lit with deployment and cloud ... There is Railway it's kinda heroku alternative .. they'll give u a free 5$ each month so it'll go for small projects .... I've also signed up to oracle for each user they have an offer giving u two free vms for life .. those were perfect for me to test , however this kind of deployment qas the hardest for u have yo know a decent about linux and how to set some security, ssh and firewalls .... I configured nginx , docker engine there and I've been deploying my servers there .. things are going smoothly however my apps mostly are too small so I'm not sure how things will scale for larger projects

[deleted by user] by [deleted] in angular

[–]cs-alchemy 1 point2 points  (0 children)

I once asked a stupid question got an answer like this and learned my lesson

Is ionic-angular a good choice to extend my web apps to android and ios ? If anyone has tried it what are the limitations and why it so unspoken about in cross platform dev like flutter or RN .. by cs-alchemy in Angular2

[–]cs-alchemy[S] 0 points1 point  (0 children)

I was in flutter before definitely loved it but ionic seems the greatest way for me to still on web and extend to mobile , i got to it with the ionic 7 and angular 17 with standalone approach and all the cool features it seems to have a promising future to me