Showing 23 open source projects for "octree"

View related business solutions
  • PMG Low-Code Automation Platform Icon
    PMG Low-Code Automation Platform

    For companies of all sizes interested in a low-code and digital process automation platform

    PMG is a low-code software platform that allows users to configure automation solutions and business applications to drive digital transformation initiatives. From streamlining business processes through automation, to integrating existing systems and filling in point solution functionality gaps, to delivering a collaborative workspace and unified user experience – PMG’s low-code platform does it all without coding. Business users as well as IT resources are empowered to configure, deploy, and maintain solutions that meet their company’s specific needs.
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 1
    Trixi.jl

    Trixi.jl

    Trixi.jl: Adaptive high-order numerical simulations of hyperbolic PDEs

    Trixi.jl is a numerical simulation framework for hyperbolic conservation laws written in Julia. A key objective for the framework is to be useful to both scientists and students. Therefore, next to having an extensible design with a fast implementation, Trixi.jl is focused on being easy to use for new or inexperienced users, including the installation and postprocessing procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GTB: Graphics Toolbox

    C++ libraries and apps for computer graphics and data visualization

    The Graphics Toolbox (GTB) is a collection of C++ libraries and apps for computer graphics and data visualization. Wagner Correa initially created GTB as part of his Ph.D. research at Princeton University in collaboration with Professor Claudio Silva and Dr. James Klosowski. Several other researchers later contributed to GTB (see the AUTHORS file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    Octree Method For Particles

    simulation of particles using an oct-tree

    Similiar to the fast multipole method i guess. I realized that simulating a very large number of particles in e.g. electromagnetic sims can run into growing i/o demands. This is a way to overcome that hurdle. the low-level "octets" can be distributed among a cluster of computers, organized in a grid. they don't have to send each other their whole dataset - only a zoomed out image of it. the further away, the more zoomed out. thus, i/o traffic is greatly reduced. combine this with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5

    GLworld

    A repository store my naive code

    This is just a repository store my code. All of them are related to game development. I am really interested in game development technique so I implement and share them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Comparison of Cartesian Treecodes

    Fortran code to compare particle-cluster and cluster-particle treecode

    In molecular simulations it is sometimes necessary to compute the electric potential at M targets due to a disjoint set of N charged source particles. Direct summation is prohibitively expensive when M and N are large. We provide Fortran 90 code for two complementary treecode methods which reduce the cost. The standard particle-cluster treecode partitions the sources into an octree and applies a far-field approximation, while a recently developed cluster-particle treecode instead partitions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    mialib

    a realtime graphics library

    mialib is a core library for game development and interactive graphics research, this has utility modules and defines a framework for developing graphical applications like games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    With cad2octree you can generate an octree-structure from a surface model in DXF format. The octree will kept in preorder traversion bit-stream (POT). It will generate octree structure from rigid bodies, which surfaces are polygons cubic B-splines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    koboldsquest2

    This is a pseudo-3D game written in python.

    Kobold's Quest 2 is the sequel to kobold's quest and features an octree for multi processing game mechanics. It is written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 10
    A library written in C# for encoding and decoding animated Graphics Interchange Format (GIF) images. Based on NGif http://www.codeproject.com/KB/GDI-plus/NGif.aspx. Includes sample apps for encoding and decoding GIF files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    3D evidence grid (occupancy grid) library, including uniform array and octree representations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    glTerrain
    Experimental 3d Engine for terrain. Based on opengl, allegro and allegl. Project is developed in dev-c++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ray3d is a multi-platform 3d game engine with an entire FPS game for it's techdemo. It's based on Irrlicht and other open source libraries, and written in C/C++. It is in pre-alpha and under HEAVY development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Library for Adaptive Axis Aligned Octree Refinement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DENDRO: A Parallel Geometric Multigrid Library for Finite Elements on Octree Meshes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ray Tracing micro-processor RTMP. Features: * Programmable pixel shaders. * SIMD 32-bit ALU. * Hardware support for Octree scene traversal. * Ray intersection cache. * Support for mutiple instances of RTMP working concurrently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple Open Object-Oriented Graphics Engine aims to be a very simple cross-platform engine based on OpenGl. Its purpose is educational and shows with a simple design how to integrate 3D concepts such as Octree, scene definition, Vector3, mesh, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dynamic 3D Data Structure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    2D, 3D object indexes (Quadtree, Octree, Quadtree with object radius indexation), fast geometry find functions, template classes with embedded 2D, 3D indexation and fast search features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenGL 3D Engine for Win32 and Linux coded with C++. Supports Lightmaps, Octree, Portals, Shaders, Skeletal animations, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Octree-based texture mapping for 3D models as described in the SIGGRAPH 2002 paper "Painting and Rendering On Unparameterized Models" from Thrown Clear Productions (www.thrownclear.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    With cad2octree you can generate an octree-structure from a surface model in DXF format. The octree will kept in preorder traversion bit-stream (POT). It will generate octree structure from rigid bodies, which surfaces are polygons cubic B-splines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenGL 3D engine. Reads .obj file with texture in jpg or tga file format. Multi models loader Multi matérials. Collision détection. Octree subdividing. SpaceMouse implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next