Showing 17 open source projects for "xray-core"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    Avogadro 2

    Avogadro 2

    Avogadro libraries provide 3D rendering, visualization, and analysis

    AvogadroLibs is the core C++ library behind Avogadro 2, an open-source molecular editor and visualization platform used in chemistry, materials science, and education. It provides the essential tools for constructing, analyzing, and visualizing molecular structures in 2D and 3D. Designed for extensibility, AvogadroLibs supports plugins for quantum chemistry computations, molecular mechanics, and surface rendering.
    Downloads: 200 This Week
    Last Update:
    See Project
  • 2
    two.js

    two.js

    A renderer agnostic two-dimensional drawing api for the web

    ...It is renderer agnostic enabling the same api to draw in multiple contexts: svg, canvas, and webgl. Two.js is deeply inspired by flat motion graphics. As a result, two.js aims to make the creation and animation of flat shapes easier and more concise. At its core two.js relies on a scenegraph. This means that when you draw or create an object (a Two.Path or Two.Group), two actually stores and remembers that. After you make the object you can apply any number of operations to it. Two.js has a built in animation loop. It is simple in nature and can be automated or paired with another animation library. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    glvertex

    glvertex

    Support for legacy OpenGL in core profiles

    The glVertex library emulates the legacy OpenGL API, which has been deprecated in OpenGL core profiles. It is also a convenience wrapper around GLSL shaders, VBOs and FBOs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    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 SSE/SSE2/SSE4 and AVX/AVX2/AVX-512 (32/64-bit x86 ISAs), ARMv7 NEON/NEONv2, ARMv8 AArch32 and AArch64 NEON, SVE (32/64-bit ARM ISAs), MIPS 32/64-bit r5/r6 MSA and POWER 32/64-bit VMX/VSX (little/big-endian ISAs) are mostly implemented (/w horizontal reductions) although scalar improvements, wider SIMD vectors with zeroing/merging predicates in 3/4-operand instructions are planned as extensions to current 2/3-operand SPMD-driven vertical SIMD ISA. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 5
    Angular Universal

    Angular Universal

    Server-side rendering and prerendering for Angular

    The Angular Universal project is a community-driven project to expand on the core APIs from Angular (platform-server) to enable developers to do a server-side rendering of Angular applications in a variety of scenarios. This repository will host various tools like engines to integrate with various backends(NodeJS, ASP.NET etc.) and also extra modules and examples to help you start with server-side rendering. Control server-rendered page and transfer state before client-side web app loads to the client-side-app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    compatible lite doom

    compatible lite doom

    Ms Dos port with slopes 3d floors true3d demo compatibility fast speed

    Dos Doom with 3d floors, slopes, destructible architecture, demo compatibility 1.9, fast speed youtube https://goo.gl/pbNybV Requirements: 486DX, 4MB RAM Win95, 8MB Dos(run -ram8mb parm) https://goo.gl/agT2wc https://goo.gl/3EFVBg Recommended: 486DX4 100MHz, 16MB RAM https://goo.gl/IWGLkQ Run on Dos,Win9x, XP 7 32 bits, Dosbox Turbo Android requires Dosbox: Win 64bit or WinXP w/ some video drivers https://goo.gl/FE6rRF Bugs: command line needs one space after wad or other parm to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    landshade

    realtime 3d surface rendering library

    landshade is a C++ library for quick tesselation of complex 3D data like terrain and other curves surfaces at different levels of detail on modern graphics hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Dream Machine
    A 3d game engine based on a realtime software raytracer. Currently, the following features are available : primary rays, shadows, cel shading and phong shading. Recommended hardware : modern CPU (such as Intel's core i5 or AMD FX models). This library will be used later on to develop a game. Work in progress.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Open Core RayTracer
    An open source multi-platform RayTracer (written in C++, using SDL) for academic purposes. Capable of reading a Scene Description File and rendering that scene. Yet in early stages of development (without further optimizations). Can generate animations using Uniform B-Spline Curve segments. Now available for iOS!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    JCHAI3D
    Projeto Desenvolvido pela UNB/FGA/LIS para a padronização da linguagem de desenvolvimento utilizadas nos simuladores de RV ligados à área da saúde, como Core Biopsy etc.. https://github.com/jchai3d/jchai3d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A 3D engine for virtual globes designed to illustrate engine design and rendering techniques described in our upcoming book. OpenGlobe is written in C# and uses OpenGL 3.3 core profile (via OpenTK). OpenGlobe is now also on GitHub: https://github.com/virtualglobebook/OpenGlobe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GEONE (Game One Engine) is a game engine, core of the 'Skull Game' developed in parallel with the engine. GEONE es un motor de juegos, la base de 'Skull Game', desarrollado en paralelo con el motor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fandango, formerly and internally know as elcad. It is a python scripted 3d CAD application; the core is programmed on C++, and interface functions are exported to python to be used as building blocks for new commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sunflow is a rendering system for photo-realistic image synthesis. It is written in Java and built around a flexible ray tracing core and an extensible object-oriented design.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Sh is a predecessor to the RapidMind Multi-core Development Platform, a metaprogramming language for programmable GPUs. It is the result of research at the University of Waterloo Computer Graphics Lab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    r42 is a raytracer written in Java. The core rendering engine is OS independend. Planned is a graphical user interface based on the eclipse RCP and the Java3D framework and distributed rendering support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IrrLichtRPG is a 3d walk-around game engine being developed with RPG-style play in mind. It is an ENGINE and not an actual game project, meaning it focuses on features and core code that can be used for individual game projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next