Showing 101 open source projects for "simple"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Ship Agents Faster Icon
    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.
    Get Started Free
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Open Source project with the main goal to make a simple way to display 3D objects from a Geodatabase (PostgreSQL/PostGIS) on the Web. This project was created by OpenGEO (www.opengeo.com.br).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OPath is a physically based rendering system. The renderer takes a scene description written in a simple language describing geometry, materials, lighting and viewing parameters and produces photorealistic, high dynamic range images of the scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LET'S 3D! (Little Easy Techniques for Simple 3D) is a library that helps developers to create 3D games/apps in a few lines of python code.It features a lightwave loader,quadtree frustum culling,movement management,improved camera class etc. Check it out
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    This is a simple .NET based raytracer, built to test mono/.net speed in raw calculations. It can produce some nice pictures too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A 3-D animation program that mimics the look of the movie TRON, and can render static scenes and motion animation. It is written entirely in C, and uses only the GL, GLU, and GLUT libraries to both draw scenes and provide a simple, easy-to-use UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pointless is a tool for creating and viewing slideshows. Presentations are made using a simple markup-language and are then rendered using OpenGL and Freetype for optimal visual quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CU-Viewer is a visualization tool for 3D objects created out of simple primitives. The objects are output by another program that writes in the native file format of this program. The intent is for simulation data viewing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Another Ray-Tracing Program. Full impementation from scratch of this well-known algorithm using C++. Thanks to OOP, the code is very simple and not really optimized. I would like it to be a learning basis for the ones interested in ray-tracing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This here is collection of Open Source Software published by Bytelords. LORD - simple 3D Engine developed for learning purpose *NOTE*: ogre4j has been moved to http://www.sourceforge.net/projects/ogre/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Teddy is general graphics application framework/library. Current features include windowing system and a simple scene graph library.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    POD is a project designed to produce working distributed model code, and applying that to 3d spaces. At first, this will work with simple cases, working upward to a fully working 3d environment, with interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libgtk3dcanvas is a Gtk set of widgets to build easily simple 3D scene render engines. You can add items (balls, stick, polygone, ...) like on libgnomecanvas, and then, you can declare several camera (OpenGL, Direct3d...) to render it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Onate (Oh No! Another ThreeD Engine) will start off as a simple 3d engine for rendering a varing type of objects on screen. It will be written in C++ using the STL throughout. It uses SDL for graphic output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyPLIB provides Python bindings to PLIB's Simple Scene Graph and Geometry libraries. Requires Python 2.1+ and Boost 1.27.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    simple, portable and customizable library providing headers and initialisation code for OpenGl extensions. glex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a library to make a simple GUI, under OpenGL. It uses only OpenGL calls to draw the library. I originally created it to use as the interface for a 3d game. It features buttons, checkboxes, radioboxes, menus, progress bars, spinners, textboxes,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Firefly is a simple, relaxing program that animates three dimensional surfaces as they grow and morph between one another. The program is implemented with AppKit and OpenGL in Objective-C for Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    J3DME provides fast simple 3D rendering capabilities for small devices running Java. The engine will support wireframe and surface renderer. Supported UI rendering architectures are MIDP(J2ME), WABA, AWT and KJAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DISCONTINUED SimSimSim offers help for writing simulation-like programs, by taking care of mundane issues such as managing the display window, 3D rendering (X, OpenGL, etc), simulation control (start/stop), random number generation, settings, message l
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SIGGARA (Simple GPU Accelerated Realtime RAytracing Renderer) is a simple rendering engine implementing a bunch of raytracing algorithms. Later we will use CUDA to render directly on the Graphicscard GPU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wrecked Games Engine is a cross-platform 3D game engine written in C++. With a limited amount of abstraction, the engine is meant to be simple. The game logic is separated and driven by scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OOGL is a set of simple C# object wrappers to OpenGL handles. The classes in OOGL are designed as a object oriented utility library to provide some basic 3d graphics services. These services include WinForms like GUI services and skeletal animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Scriptable 3D Graphics modeler and renderer. By defining points and shapes in a 3-dimensional coordinate system, one can create a scene very quickly and easily a simple scripting language. The scene can then be animated and be added special effects.
    Downloads: 0 This Week
    Last Update:
    See Project