34 projects for "renderer" with 2 filters applied:

  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Habitat-Sim

    Habitat-Sim

    A flexible, high-performance 3D simulator for Embodied AI research

    Habitat-Sim is a high-performance 3D simulator for embodied AI research, designed to run photorealistic indoor environments at thousands of frames per second. It offers GPU-accelerated rendering and a flexible sensor suite—RGB, depth, semantic segmentation, and more—so agents can perceive and act in realistic scenes. The engine is written in C++ with Python bindings and integrates physics, navigation meshes, and shortest-path planners to support tasks like point-goal navigation,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    3D Renderer with wireless display

    3D Renderer with wireless display

    Python 3D renderer with wireless display support

    3D rendering engine made using Python as an exploratory adventure into the world of 3D graphics. It also Incorporates the wireless display handler from the Electronic-Shelf-Label-Management-System V2.0. Based on the work of Rad-hi: https://github.com/Rad-hi/3D-Rendering-Desktop-App Used .obj file: https://free3d.com/3d-model/low_poly_tree-816203.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 187 This Week
    Last Update:
    See Project
  • 4
    KABOOM! in 180 lines of bare C++

    KABOOM! in 180 lines of bare C++

    A brief computer graphics / rendering course

    ...in 180 lines of bare C++ project is a compact educational ray tracing engine implemented in approximately 180 lines of C++ code, designed to teach the fundamentals of computer graphics. It serves as a hands-on learning tool rather than a production-ready renderer, focusing on clarity and simplicity over realism. The project demonstrates how basic rendering techniques such as ray-object intersection, lighting, and shading can be implemented from scratch. It intentionally avoids external libraries to encourage a deeper understanding of underlying algorithms and data structures. The codebase is small enough to be fully understood in a short time, making it ideal for students and developers new to graphics programming. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Flamethyst is a flame fractal renderer written in java. It generalizes the classical algorithm in several ways, and support most features of Apophysis .flame files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Complex Renderer

    Complex Renderer

    Simple renderer of complex functions including recursive

    This program draws a user-defined function from complex plane to RGBA color. Currently, compiled program draws Mandelbrot set, but if you want to draw another function, you need to inherit it from 'Renderer' class in sources, pass it to 'Window' and recompile project. Including 4 versions. The first one was written with C++ and uses CPU 128-bit double. The second does the same, but was written with D language and Derelict3. The third uses GPU (GLSL shaders) to draw Mandelbrot set. It is extremely fast, but uses only 32-bit float. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    rendertext
    Text and basic html renderer. Useful to read text/html files in mp3/mp4 devices using its photo/image viewer . Comes with default settings for a sansa fuze mp4 player. It needs a Perl interpreter, but is provided one in-pack for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lambda 2.0 is a global illumination renderer that is aimed at physically based rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RIB Mosaic
    ...It provides tools for developers to create and distribute artist friendly GUI's that control custom RIB export. This makes it easy to use Blender with any RenderMan(TM) compliant renderer or render specific feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Renderer that uses new techniques for achieve maximum flexibility and precision while preserves necessary performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gander
    Take a gander with Gander! Gander is a lightweight scene renderer for prototyping and viewing GLSL shaders. It makes tying together OpenGL and GLSL easy by using XML scene graphs. Plus, it supports some advanced features like multiple render passes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A work-in-progress LDraw.org parts author's CAD program. Currently only a simple renderer. But progress is being done..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    fiiRay is open-source physically based 3D renderer that can be used to create photorealistic images. Python script add-on for Blender 2.50 can be used to export scenes for fiiRay. fiiRay is still in development and current version is not stable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AS3 HTML parser/renderer to replace the simple htmlString support in some elements. The renderer mocks FF3 but each element can be overridden. It currently supports most elements (including img, span, div) and is ~70% accurate with more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Render your own personal photo-calendar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Quick3dApplet - a java applet for displaying interactive 3d on a webpage. This is a fast renderer that should be viewable on most browsers without the viewer having to load extra plugins (uses java 1.1). It can read the 3ds model format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lumina is a crossplatform IDE for OpenGL GLSL shaders. The flexible ECMA script based language is used for tools and rendering controll. It enables shader based animation, building renderer prototypes for deferred shading, depth peeling or HDR rendering.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A NON fancy xml editor for the flam3 renderer. Running under Python + pygtk+ + gtk+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Folio is an XSL Formatting Objects renderer. Written to Java 5, it aims at full conformance with XSL 1.0 and subsequent versions. Initial target renderer is PDF. HyFo is the Folio stand-alone hyphenation package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ghia is a 3d library which allows consumers to switch between various software and hardware renderers. Software renders include zbuffer texture mapping, z-sorting polys and a wireframe. Simple scenes rendered in 30 fps with the texture mapped renderer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XJRT is an open source Java renderer with a ray tracing backend. The renderer currently supports CSG and a variety of shapes and model formats. Objects can be created in Java or through XML, Java is used as the shading language for the renderer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    A free cross-platform scriptable SVG renderer. Due to it being based on Anti-Grain (http://www.antigrain.com) its name is SVAGG (Scalable Vector Anti-Grain Graphics)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Inyo is a Monte Carlo-based global illumination renderer written in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    toxic is a modern, physically correct global illumination renderer aiming to produce photorealistic images and animations. A number of plug-ins are under development to allow using toxic with various open source and commercial 3D modeling packages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB