Search Results for "ray tracing python" - Page 2

59 projects for "ray tracing python" with 1 filter applied:

  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    LLM Applications

    LLM Applications

    A comprehensive guide to building RAG-based LLM applications

    LLM Applications is a practical reference repository that demonstrates how to build production-grade applications powered by large language models. The project focuses particularly on Retrieval-Augmented Generation architectures, which combine language models with external knowledge sources to improve accuracy and reliability. It provides step-by-step guidance for constructing systems that ingest documents, split them into chunks, generate embeddings, index them in vector databases, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Alpa

    Alpa

    Training and serving large-scale neural networks

    Alpa is a system for training and serving large-scale neural networks. Scaling neural networks to hundreds of billions of parameters has enabled dramatic breakthroughs such as GPT-3, but training and serving these large-scale neural networks require complicated distributed system techniques. Alpa aims to automate large-scale distributed training and serving with just a few lines of code.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    RecNN

    RecNN

    Reinforced Recommendation toolkit built around pytorch 1.7

    This is my school project. It focuses on Reinforcement Learning for personalized news recommendation. The main distinction is that it tries to solve online off-policy learning with dynamically generated item embeddings. I want to create a library with SOTA algorithms for reinforcement learning recommendation, providing the level of abstraction you like.
    Downloads: 0 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

    ...It is often used in teaching environments to illustrate core rendering concepts in a practical way. Overall, tinykaboom is a minimalist yet powerful introduction to ray tracing and 3D rendering principles.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 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
  • 5
    LaueTools

    LaueTools

    open source python packages for X-ray MicroLaue Diffraction analysis

    LaueTools is an open-source project for white beam Laue x-ray microdiffraction data analysis including tools in image processing, peaks searching & indexing, crystal structure solving (orientation & strain) and data & grain mapping visualisation. Python 3 Code and new features are now at: https://gitlab.esrf.fr/micha/lauetools
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Autologging

    Easier logging and tracing of Python functions and class methods.

    ..."autologging.traced" decorates a class to provide automatic CALL/RETURN tracing for all class, static, and instance methods, as well as the special __init__ method (by default) "autologging.TRACE" is a custom log level (lower than logging.DEBUG) that is registered with the Python logging module when autologging is imported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EfiPy

    EfiPy

    Python Library for accessing UEFI BIOS internal function by protocol

    EfiPy is a Python Module on UEFI shell which can access UEFI BIOS kernel interface - System Table - Runtime Services - Boot Services pAnalyzer package - Tracing UEFI protocol calling flow Output protocol flow to screen or file with XML format CorePy (assembly package) - Simple Assembly code in Python environment. EfiPy Shell package- Simple uefi shell program coded with EfiPy library to prove EfiPy workable EfiPy leverage these open source packages - ctypes, CorePy. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    PyCosmic is a tool to detect and clean single images from the disturbing cosmic ray hits. It was designed and tested specifically for CALIFA and other fiber-fed integral-field spectroscopy dataset. It is written in Python and can be executed from the command line. New release is version v0.5. Updated to be compatible with numpy version 1.12. New release is version v0.4. It's now compatible with astropy for fits I/O and computation time is reduced by a factor of 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    cphcttoolbox

    Cph CT Toolbox is a selection of Computed Tomography tools

    Copenhagen Computed Tomography Toolbox is a collection of applications and libraries for flexible and efficient CT reconstruction. The toolbox apps generally take a set of projections (X-ray intensity measurements) and filter and back project them in order to recreate the image or volume that the projections represent. The project includes both mostly informative CPU implementations and highly efficient GPU implementations. Regular releases are hosted at the Python Package Index.
    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
  • 10
    Java ray tracing library. Intended for optic system design, not intended for rendering. Handles generic surfaces (cone, sphere, cylinder, user-defined) including Fresnel or micro-structured material; handles reflection and refraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    *WARNING* gtburst moved to github (https://github.com/giacomov/gtburst). ########################################## gtBurst is a tool to download data, analyze and simulate Gamma-ray Bursts and Solar Flares as observed by the NASA Fermi satellite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Student Renderer

    Student Renderer

    Computer Graphics: project for study the basic principles

    Project for study the basic principles of the Computer Graphics: - affine transformations; - perspective transformations; - shading models; - ray tracing method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    VOpR

    VOpR - a virtual optical rail

    ...Currently the database can store data about: -optical materials, -spherical lenses, -projection properties of light sensors and eyes, -special wavelengths of light and -optical systems as lists of basic optical elements. 2. The editor of linear optical systems. Some properties of the optical system are calculated in real time. 3. The virtual optical rail as a ray-tracing simulation of the optical system. The goal is to provide fast and useful diagnostic images, not realistic blur. Additionally there is full access to the java source code under the terms of the GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    X-Freq

    X-Ray Reflectivity Frequency Analysis

    Analyze the thicknesses of a sample from an x-ray reflectivity dataset using Fourier Transform techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LibCPIXE is a library for simulation of Particle Induced X-ray emission spectra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    BRAYTE

    Bruno's RAY Tracing Engine

    Yet another ray-tracer. Mixing Python, CUDA and a specialized compact SDL (Scene Description Language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PySpline is a graphical, cross-platform program for processing X-ray absorption spectroscopy (XAS) and Extended X-ray absorption fine structure (EXAFS) data. It allows processing parameters to be adjusted and observe the effect on R-space data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Blender Scripting Library
    Blender Scripting Library provides a python library for creating basic geometrical objects in blender. This makes it possible to interface blender with a python script in the style POV-Ray users are used to do that in POV-Ray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    bni-tools
    --UPDATE-- New Version is now integrated in the official PyMOL plugin repository! --UPDATE-- The BNI (Beyond Normal Interaction)- Tools is a plug in for the PyMOL molecular visualization system which adds additional functionalities and presets to the PyMOL GUI and also adds useful extended commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    V-Ray integration to Blender
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    This project is in the field of Computer Graphics. It provides C++ classes to compute accessibility shading on 3D objects. It uses ray tracing to compute accessibility values and stores the result in 2D textures maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ray tracing ghz band radio coverage java simulation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Verilog design for a simple ASIC that executes the Ray Tracing Algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenRayTrace is an optical lens design software that performs ray tracing. It is built using python, wxPython, and PyOpenGL. It should run on any platform that python, wxPython and PyOpenGL run on.
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB