Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
...Uses classic OpenGL (i dont like modern openGL), can run on old pcs (no glsl required). as many simultaneous video animation loops as wanted. The generated textures (jpg) can be used in any apps and are 2x to 32x more compact than the original video . A single sub determines the texture index number and its coords according to time.
other video
=> www.youtube.com/embed/p3HR0p_UDxI?rel=0
=> https://www.youtube.com/watch?v=oRcc90RDmNc
wind sail simulation added
tides added
ride horse
added glgiftexture does the same thing with animated gif images
added freeGIFviewer saves gif frames on disk and display them in openGL
Convert alphanumeric codes into vector graphics and animations
This is my first Android project, but I hope for it to become a fun little toy project that can be used to come up with alphanumeric codes that can be shared with other Android (and perhaps eventually web) users to display little images and animations in a compact format without file transfers or related security issues.
A Blender 2.6+ addon that aims to implement Motion Graphs
...The add-on can import set of motion captured BVH files and construct a motion graph based on some given parameters. This motion graph can be stored in memory and used until Blender is running, or can be baked to a file in a compact format so that it can be retrieved later without the need of re-computation. This motion graph can be used to generate arbitrary length motions that is composed of frames from the original motions and some generated transition frames between them.
The add-on is currently being extended for path synthesis where the the animation required to make the character traverse an arbitrary path will be generated from the motion graph.