base64 dynamic images

Thread Starter

ci139

Joined Jul 11, 2016
1,898
about: i needed a browser embedded dynamically updatable grp. dspl. panel (working in most browsers)

1-st thought of VML -- seems the µ$ has dropped the support for
2-nd the SVG is a way too complex -- i guess
3-rd back to basics (dynamic images -- such as google image search used or uses)

amazingly this is even possible -- e.g. runs on IE FF Opera maybe more (haven't run an online test yet e.g. executing from i-net server - there may be security issues popping up - maybe)

related info :

http://www.lutanho.net/svgvml3d/
https://superdevresources.com/create-your-own-font/

https://dev.opera.com/articles/3d-games-with-canvas-and-raycasting-part-1/
http://excanvas.sourceforge.net/

http://www.codeproject.com/Articles/221941/HTMLImage-Generating-Dynamic-Image-using-Plain-Jav
https://emergent.unpythonic.net/software/01126462511-glif

http://www.ntu.edu.sg/home/ehchua/programming/opengl/cg_basicstheory.html
 

Attachments

Last edited:
Top