JSAR Style Guide
This style guide is only applicable to the JSAR project itself. For spatial web application developers, feel free to choose your preferred code style.
TypeScript
JSAR project follows the Google TypeScript style guide. Refer to TypeScript Style Guide for specifics.
Rust
JSAR project follows the Rustfmt style guide. Refer to Rustfmt Style Guide for specifics.
C/C++
JSAR project follows the Google C++ style guide. Refer to C++ Style Guide for specifics.
C#
JSAR project follows the Microsoft C# style guide. Refer to C# Style Guide for specifics.
ShaderLab
JSAR project follows the Unity ShaderLab style guide. Refer to ShaderLab Style Guide for specifics.