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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
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, ...
Varkon is a very powerful parametric 2D/3D CAD, modeling and application development tool for engineering, design, architecture, etc. It does 2D drafting, 2D and 3D modeling, sculptured surface modeling, and even animations. See our website for details.
PyGTS is a python package used to construct, manipulate, and perform computations on triangulated surfaces. It is a hand-crafted and pythonic binding for the GNU Triangulated Surface (GTS) Library. THIS PROJECT IS NOT BEING MAINTAINED.
GTS provides a set of useful functions to deal with 3D surfaces meshed with interconnected triangles including collision detection, multiresolution models, constrained Delaunay triangulations and robust set operations (union, intersection, differences).
A 3Dsurface upon which effects can be applied. Written in C (with a little C++) and using openGl to render. Different effects are implemented as dlls. Can be used to illustrate effects link constructive/destructive interference.
Implementation of a topological data structure for representing the boundary (surface) of a 3D solid. A core layer on top of which e.g. CSG operations or 3D model topology fixers can be build. Includes a CSG sample application.