This directory contains example programs demonstrating how to use the `wgpu-3dgs-viewer` crate.
Please refer to the documentation in each example file for detailed explanations and usage instructions.
Shaders used in these examples can be found in the [shader](./shader/) directory. Utility functions for creating the window and handling events are located in the [util](./util/) directory.