Skip to content

mmoult/scene-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scene Builder

Describe a scene in a high-level language (see scene-lang) which can be compiled into BVH format (for use with SPIRV-Interpreter) or OBJ format for easy visualization.

Check out the various examples to learn more.

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed under the Apache License, Version 2.0, without any additional terms or conditions.

License

The source code, test examples, and all other associated files are distributed under the Apache 2.0 license.

Copyright 2025 scene-builder

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Compile from high-level scene YAML to lower BVH or OBJ formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published