Skip to content
#

voxel

Here are 681 public repositories matching this topic...

Terasology
jdrueckert
jdrueckert commented Jan 22, 2022

Motivation

Working with our game logs, for instance when investigating a crash or other kind of issue, is annoying because there's a lot of (unnecessary) noise in them, that we learn to accept / ignore instead of reducing it.
One part of the log noise is complaints regarding unknown components or component fields.

Proposal

  1. Investigate the common complaints regarding unknown co
Status: Needs Investigation Good First Issue Topic: Stabilization Type: Chore
danrbailey
danrbailey commented Jan 23, 2020

The vdb_print binary is missing support for VDB Point grids. This would be super useful. Some recommended functionality:

  • total/active/inactive point count
  • attribute name, type, uniform, index, flags, compression information
  • group name and count information
  • whether the descriptor is shared (option to print out all descriptors which differ?)

I suggest that this is only implemented f

Improve this page

Add a description, image, and links to the voxel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the voxel topic, visit your repo's landing page and select "manage topics."

Learn more