Ready to implement AI with confidence (without sacrificing security)?
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
Deliver trusted data with dbt
dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.
Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
The Python Computer Graphics Kit is a collection of Python modules that
contain the basic types and functions to be able to create 3D computer
graphics images (focusing on Pixar's RenderMan interface).
gloost is a free software, platform independent framework for OpenGL programming. It includes handy wrappers for most OpenGL entities.
gloost can be used freely under the terms of the GPL. It is also possible to get gloost licensed under the terms of the LGPL for selected projects. Please contact Felix Weißig ( thesleeper@gmx.net ) if you are interested to licence gloost under the LGPL.
An extensible, real-time, 3D visualization, simulation, and game-design authoring tool. Integrates Java 3D and Eclipse RCP. Drag-&-Drop editing of a complex 3D scene graph. Fast world-building. Web delivery via Webstart or Applets.
GLGraphics is a library for the Processing programming language that offers a number of classes to simplify the handling of OpenGL textures, GLSL shaders and off-screen rendering inside Processing.
Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.
From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
This project aims to provide a set of libraries for various common graphics programming tasks. These libraries can be used together, to perform the tasks of a typical monolithic 3D engine. Or separately, to cover specific needs of any graphics program.
This is my first attempt at building a reusable framework for 3D applications (not an engine!), primarily for educational purpose and also because none of the already existing tools did satisfy me. No longer maintained.
Ray Watch is a cross-platform Ray Tracer written entirely in C++. Currently, the project supports basic primitives and all the finer stuff like reflection, refraction, specularity and soft shadows.
Yeastar: Business Phone System and Unified Communications
Go beyond just a PBX with all communications integrated as one.
User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
A basic ray tracer written in the Scala language. Features includes photon mapping and a frontend written in Groovy. Planed features are volumetric lighting and shadow photons.
EGL is a pure java 3D Graphics API which was designed for J2ME mobile devices and based on CLDC 1.0 only, which provided OpenGL-like interface and supports basic 3D pipeline and texture.
Game engine modeled on the simpengine from the book Opengl Game programming. To be built in JAVA, on top of JOGL (which is a set of JAVA bindings to Opengl). Also, coding of a tutorial testbed and a simple game demo.
Slut is a programming framework for generative, synthetic, interactive, network-enabled graphics. THIS IS AN OLD PROJECT. But since you are interested in it you should check out the SceneExpression project: http://labs.nortd.com/sx/
Joctree is a real-time graphics engine for Java. The engine supports scene-optimization via octrees, and will support basic model and animation formats (Wavefront/Obj and Quake/MD2).
Simple Ray Tracer is a platform independepent 3D rendering engine using a technique known as Ray Tracing. The programming language is c++ and the code is object oriented, very simple, and intuitive. It provides a great foundation to learn ray tracing.
CyberToolbox for Java is a VRML2.0/97 authoring tool for Java platforms. <p>The CyberToolbox is a first prize winning entry in the Java 3D programming contest which was held on 1998 :-) <p><img src="http://sourceforge.net/dbimage.php?id=2639">
CyberToolbox for Java3D is a VRML2.0/97 authoring tool for for beginner creators who has not been studied programming languages.<p><img src="http://sourceforge.net/dbimage.php?id=2642">
The goal of an Open Math Library is to provide the basic set of math-related classes and functions for 3d engine development. Currently the library has implementations for vectors (2 to 4 dimensional), matrices, planes and quaternions.