Open Source BSD 3D Rendering Software - Page 14

3D Rendering Software for BSD

  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    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.
    Try Free
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GSL is aimed at providing a tool for rapid graphical programming. GSL is an object-oriented script language with graphical support. Its goal is to provide an easy way to specify worlds and at the same time enable the coding of behaviours of those worlds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libPunts is a tiny 3D rendering engine focused on developing physics simulations. Gravetat is a gravity and electromagnetism simulator built over libPunts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    The project was born when I wanted to write a 3D modeling + rendering engine in C++. I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing. The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The "GuiObjects" don't know which graphical toolkit (e.g. gtk) will be used to display them. - The objects can be displayed without knowledge of what exactly they are. - save/load/undo/etc. will be taken care of automatically. In addition, because this is a project I started to train in C++: - there will be no dynamic casting! (I hate them) - using c++0x (I want to learn - sorry!) I'm still working on implementing a ray tracing program with it, and maybe other tools as well
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fully customizable and configurable global illumination ray tracer written in C++. H-RT is a research project aimed at comparing popular and less popular light reflection models. You can obtain the source code of H-RayTracer at (Mercurial repository): https://bitbucket.org/bayger/hrt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HGEE

    HGEE

    A world editor for HGE game engine written in python and uses OpenGL.

    It uses most update packages and technologies for example OpenGL 4, pyhton3.3 and etc. Project focus is on simplicity, efficiency, performance, flexibility. This project aimed for Linux environment and more specifically Gnome shell. Its most development is in Fedora 20.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HLSL2GLSL is a library and tool that converts HLSL shaders to GLSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    What is HRTP anyway? HRTP is a ray tracer with lots of plugins. Why this name? HRTP stands for "Hyperion Ray Tracing Project". I chose this name based on Hyperion, a greek God of Light
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10

    Happy Cube Solver

    Design and Display Happy Cube solutions

    The Happy Cube Solver is an interactive interface for designing and building cubes and other designs from the Happy Cube 3D puzzles. It integrates a graphic engine for creating and viewing designs and a simple engine for solving them. Online version: http://shooshx.github.io/happysolver/emscripten/index.html Maintainance of this project moved to: https://github.com/shooshx/happysolver This program is indented to support you while playing live with the Happy Cube©® Puzzles. These puzzles are worldwide manufacturered by HAPPY bvba, Belgium, on licensed and thus restricted base (www.happy.be). The Happy Cube puzzles are the result of a real invention in 1986 by Dirk Laureyssens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hard Coded Pinball started from a VPForum discussion about how to make the best playing video pinball possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A CSG-Raytracer using Haskell and C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Horde3D

    Horde3D

    https://github.com/horde3d/Horde3D

    Horde3D is a small 3D rendering and animation engine. It is written in an effort to create a graphics engine that offers the visual effects expected in next-generation games while at the same time being as lightweight and conceptually clean as possible. Further development has moved to https://github.com/horde3d/Horde3D where you're also able to download new releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hubble in a Bottle!
    A high performance visualization tool for stars and particles able to run on Beowulfs. Rendering step is implemented separately and optimized for SSE, compatible with OpenGL. Navigation mechanism with quaternions. Ten color maps, sobel contour detect
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Displays four-dimensional objects and functions by projecting them into three-dimensional space. Viewpoint transformations and parameter changes are displayed in real time. THE PROJECT'S CODE BASE HAS BEEN MOVED TO GITHUB: https://github.com/lene/HyperspaceExplorer The Git repository on SourceForge will be kept in sync with GitHub at least for the time being, but for the latest commits you should check the GitHub Project. If you want to report a bug or a feature request, please use the GitHub issue tracker at https://github.com/lene/HyperspaceExplorer/issues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IMAgen is free 3D generating software. It can be used on multiple platforms (MAC, Windows, Linux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IMPFarm is a renderfarm for the POV-Ray raytracer. All communication is via http with XML documents. Servers and clients are cross platform. Management and reporting is done using web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Promote game development in general for Iowa State University students, and to get them involved with the internet game development community. We'll be writing many game tutorials and sample games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An open source game engine written in C++. This game engine will let you create games in no-time. With the toolset we're providing, creating games becomes easy and fun to do!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Imagin Raytracer

    Imagin Raytracer

    Imagin Raytracer is a multithreaded command line raytracer

    Imagin Raytracer is a portable and multithreaded raytracer designed to run on all Posix systems. With its many features and its ease of use, it makes it possible to create quickly realistic images and animations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Importance-driven rendering on GPU using polygons instead of volumetric data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A 100% platform independent 2D/3D hybrid engine complete with networking (via BSD Sockets), database support (using MySQL), built-in webserver (again via BSD Sockets), graphics (via OpenGL and Cg for Shaders), sound (via OpenAL) and window management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    InnerWorld is a landscape builder for Blender, the 3D modeling tool. Using a graph editor terrains can be generated from Blenders noise functions and from external sources. Objects can automatically placed dependent of the terrains geometry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ivf++ is a small class library encapsulating OpenGL functionality. It comes with ~10 tutorials and a user's guide. See homepage for latest news and updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The interverse is the evolution and combination of the web, chat, IM, and voice communication. It is not just a graphical user interface (GUI), but an immersive user interface (IUI). This project will develop the clients and content used in the interverse
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB