Showing 32 open source projects for "trdp-light"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • $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
  • 1
    Sweet Home 3D

    Sweet Home 3D

    An interior design application to draw house plans & arrange furniture

    Download the full version at: https://www.sweethome3d.com/download.jsp?adid=sourceforge Sweet Home 3D is an interior design application that helps you to quickly draw the floor plan of your house, arrange furniture on it, and visit the results in 3D.
    Leader badge
    Downloads: 25,970 This Week
    Last Update:
    See Project
  • 2
    Retribution Engine
    The Retribution Engine is designed for first person shooter games on Windows PCs using OpenGL and OpenAL. It is supplied with a range of games and levels and includes fully featured level and model editors. The game and tools also run on Linux using wine/bottles.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in rayshade-4.0-ftp-and-guide.tar.gz) Rayshade has no GUI but as a text language it's simple and elegant. --- The Utah Raster Toolkit 'liburt' is "optional" (see Files) and needed to see your output and adds alpha texures: see NEWS. ...
    Downloads: 9 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
    CUDA Pathtracer

    CUDA Pathtracer

    GPU Raytracer from scratch in C++/CUDA

    GPU-Raytracer is a high-performance, real-time ray tracing engine implemented using OpenGL compute shaders. It demonstrates the power of modern GPU architectures to handle complex lighting calculations, reflections, shadows, and global illumination in real-time. This project is educational and experimental, providing insight into GPU parallelism and real-time rendering techniques. Its clean and modular C++ structure makes it a great reference for students and graphics developers alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    r4zRayTracer
    -primitives: shere, plane, triangle -triangle surface (mesh) -obj format support -lights: point light -camera lens: planar, cylindrical, spherical -lighting: ambient, diffuse, specular (Phong, Blinn-Phong) -shadows: simple soft shadows -ray types: reflection, transmission -internal memory manager and profiler -internal code profiler -acceleration structure (KDTree) -photon map -multi-threading support (ThreadPool)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vivid 3D

    Vivid 3D

    Vivid is a modern C++ 3D engine using OpenGL4+

    Vivid is a modern C++ 3D engine using OpenGL4+. It is written using Visual C++ 2022, and relies on several open source projects to achieve it's goal of making it easy and run to make modern games with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VCTRenderer

    VCTRenderer

    A real time global illumination solution that achieves glossy surfaces

    VCTRenderer is a real-time global illumination renderer built in C++ using Vulkan, leveraging voxel cone tracing (VCT) to achieve dynamic lighting, soft shadows, and indirect illumination. The renderer demonstrates cutting-edge rendering techniques aimed at achieving realistic lighting effects without precomputed data, making it ideal for games and interactive applications that need real-time performance with physically plausible lighting. It provides a clean implementation of voxelization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    3DHOP

    3DHOP

    3D Heritage Online Presenter

    3DHOP (3D Heritage Online Presenter) is an application for the creation of multimedia interactive Web presentations of digital cultural artifacts. 3DHOP allows easy visualization of 3D models directly inside HTML pages and streaming of multiresolution 3D meshes over HTTP, supporting the exploration of very large models on commodity computers and standard internet connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    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
  • 11

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    Simple test for 3d scene viewing demonstrating usage of: Qt5.1: a bit of qml framework+lot of native (c++) OpenGL ES: portable windows/linux/android code QtCreator framework: compile on all platforms License: - 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH. - trackball code inspired by apple cocoa help Note: - home made qml widgets (Qt5.1 compatible) - home made openGL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    VB6 Raytracer

    VB6 Raytracer

    Well just a raytracer in Visual basic 6, thus the name VB6 raytracer. Not because it is easy or logical, but because it is hard. I know this is not the right language to write a raytracer, see it as a stubborn POC that it is still somehow possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Labyrinth3D

    Labyrinth3D

    true 3D Labyrinths - generating, rendering, exploring, building

    Labyrinth 3D is a program to render the light and shadow situation on the walls of a 3D labyrinth under a natural sunny sky, and then to walk and look around in the labyrinth. In places where no sunlight, skylight or reflections of them can reach, lamps can be put. The geometry of the labyrinth is purposely held simple to allow for fast computation. The labyrinth is generated randomly, based on a single number, the "level number".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Optical System raytracing prototype. It should be a toolkit for the rapid coding of a optical system which someone wants to raytrace. User will code his optical elements and define (code) light sources and optic will render the scene.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Scientific software for the physically accurate photorealistic visualisation of relativistic (near light-speed) scenarios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Poseidon project consists of the Poseidon 3D engine and a several tools (Ksenomorph 3D modeler, world editor, light and material editor, 2D sprite editor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An implementation of ray tracing algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Virtuelium is an open-source multi-spectral physically based ray-tracer developed to render the visual appearance of material and to be able to do multi-scaled simulations of light interactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Maya plugin locator to visualize the renderman uberlight light shader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    bwfirt (Benchmark Without Fast Interactive Ray Tracing) is a framework for benchmarking ray tracing kernels in the context of a realistic light simulation application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Horde3D .NET wrapper is a light-weight library, implemented in C# 2.0 for Horde3D, a small open source 3D rendering engine. The intention is to open the simple and intuitive interface of the next-generation engine Horde3D to the .NET community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DisBlend (for distributed Blender) is a project to build a light system of distributed rendering for Blender 3D (www.blender.org). The client and servers are now written in Ruby 1.8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    Show Mesh is a mesh viewer using Ogre and Qt. It allows the user to view 3D Ogre models and play with light, shadow, fog. It also allows the user to see the materials the model uses and see the bounding boxes and animations the model has.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A music player / organizer. Light as Winamp, useful as iTunes, but music is grouped by albums, and displayed in 3D. Uses Winamp plugins, so can play any music format Winamp can. Has a database which enables quick searching, and quick startup time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB