Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
Functy is a 3D graph drawing package that generates immediate results.
Note: The Functy and libsymbolic code has now moved to GitLab:
https://gitlab.com/flypig/functy
https://gitlab.com/flypig/libsymbolic
This project has been left here for archival purposes.
Functy is a 3D graph drawing package. It allows Cartesian, spherical and parametric curve functions to be plotted and altered quickly and easily. This immediacy and the vivid results promote fun exploration of 3D function.
Rendering is performed entirely on the GPU to improve visuals and...
Togra is a high-level approach to 3D application scripting using Python and OpenGL. Rather than providing direct access to OpenGL calls, Togra allows users to script a callgraph, then evaluates this callgraph in C. This gives easy, fast 3D graphics.