Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
GS
Constants
VERSION = "0.1.0"
Class methods
buffer_pool
Global buffer pool instance
Source
export_points_to_mesh
(points :
Tensor
, output_path :
String
, resolution :
Int32
, threshold :
Float32
, format :
String
)
Source
print_help
Source
run
(args :
Array
(
String
))
Source
run_export
(args :
Array
(
String
))
Source
run_render
(args :
Array
(
String
))
Source
run_scan
(args :
Array
(
String
))
Source
run_test
Source
run_track
(args :
Array
(
String
))
Source
run_train
(args :
Array
(
String
))
Source
Nested types
GS::Autograd
GS::BufferPool
GS::DType
GS::Export
GS::GaussianSplatting
GS::Loss
GS::MASt3R
GS::Metal
GS::MetalBuffer
GS::NN
GS::Optim
GS::Shape
GS::ShapeOps
GS::StorageMode
GS::Strides
GS::Tensor
GS::Utils
GS::Video
GS::Vision