+ 4
How to create cartoons and animations in android?
is it possible to create cartoons using python ?
5 Antworten
+ 8
i didnt understood your question
do u want to create animation in html5 or Python?
btw this is code for html canvas
https://code.sololearn.com/WRdrovX2LAqY/?ref=app
+ 7
There's also Blender, which has a Python control interface (but not Android, unfortunately).
+ 5
It would be the same as programming anything else for it, just no input.
Here are some threads for choosing a language:
https://www.sololearn.com/Discuss/717086/?ref=app
https://www.sololearn.com/Discuss/761432/?ref=app
https://www.sololearn.com/Discuss/488976/?ref=app
https://www.sololearn.com/Discuss/882863/?ref=app
https://www.sololearn.com/Discuss/688949/?ref=app
https://www.sololearn.com/Discuss/622803/?ref=app
https://www.sololearn.com/Discuss/285352/?ref=app
https://www.sololearn.com/Discuss/823823/?ref=app
https://www.sololearn.com/Discuss/311752/?ref=app
https://www.sololearn.com/Discuss/914055/?ref=app
https://www.sololearn.com/Discuss/237742/?ref=app
https://www.sololearn.com/Discuss/987969/?ref=app
+ 5
Cartoons and animations in Android
Tag: HTML5
Cartoons in Python
... sure, I'll combine those for ya, as long as 'cartoon' is close to 'draw stuff'
https://code.sololearn.com/WtPnzZ4tFvUN/?ref=app
I think VPython is for browser support and the browser focus negates the OS detail. The code mess was exported from the source (shown); iframes are cleaner but throw an error here.