Skip to content
View mcidclan's full-sized avatar
💭
💭
  • France
Block or Report

Block or report mcidclan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. atomic-point-of-view atomic-point-of-view Public

    APoV, Atomic Point of View rendering project. Voxels raycaster able to generate pre-rendered voxel regions, supporting alpha blending, intented to be streamed as interactive volumetric data.

    C++ 1

  2. apov-js-navigator apov-js-navigator Public

    APoV Js Navigator is an interactive, volumetric data visualizer to navigate through a stream of pre-rendered voxels region. This part of the APoV project is written in Javascript, using WebGl and R…

    JavaScript

  3. apov-tga-raw-converter apov-tga-raw-converter Public

    Converts targa raw format slices to the voxels.bin apov file entry. This repo contains a virtual scanner, allowing the generation of tga slices from blender 2.9+.

    C++

  4. apov-gu-navigator apov-gu-navigator Public

    Navigate through a pre-rendered 256^3 voxel region with one of the two available psp version of the APoV Navigator, using pspgu. Raw and Clut versions are available.

    C

  5. cloud-of-voxels cloud-of-voxels Public

    A CPU side voxels to pixels rendering (voxel raycaster) project. Using a process over an octree to accelerate the ray.

    C++ 4