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.
Try It Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
pyntcloud is a Python library for working with 3D point clouds
This page will introduce the general concept of point clouds and illustrate the capabilities of pyntcloud as a point cloud processing tool. Point clouds are one of the most relevant entities for representing three dimensional data these days, along with polygonal meshes (which are just a special case of point clouds with connectivity graph attached). In its simplest form, a point cloud is a set of points in a cartesian coordinate system. Accurate 3D point clouds can nowadays be (easily and...
Tool to plot 3d-graphic from an XML, EXCEL or parametrization
"wpf-plot3d" is a tool designed to plot 3-dimensional graphics. It can handle a wide range of graphic types:
- Surface: Graphic defined on a Cartesian grid defined via an XML file
- Mesh: Graphic defined on a general mesh defined via an XML file
- Points: Set of points defined via an XML file
- Curve: 3d-curve defined via an XML file
- Parametric surface: Parametric surface defined on a cartesian grid
- Parametric curve: 3d parametric curve
"wpf-plot3d" includes toolboxes:
- Camera: Rotation, zoom, ...
Create a server for 3D worlds similar to opensim with python and postgres, the goal ist to have a small and fast implemetation. Also to build a viewer working in a browser.
My application is a Grid Computing application that interfaces POV-Ray (http://www.povray.org/) with the framework JPPF (http://www.jppf.org) . With my JppfPov you can use the potentialities of a grid computing network to make rendering task.
RenderStack is a support library for OpenGL 3+, currently in C++. Features currently for example basic window creation, mesh generation, wrappers for OpenGL programs, framebuffer, texture and vertex buffer objects.
Predecessor: https://github.com/tksuoran/renderstack_net
Successor: https://github.com/tksuoran/RenderStack