Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vertexnova-resources

A separate repository for storing large resource files and test data for the VertexNova project. This repository is kept separate from the main source code to avoid bloating the main repository with large binary assets.

Structure

resources/
├── models/          # Complete 3D models with associated textures and materials
├── meshes/          # Standalone mesh files (.ply, .stl, .obj)
├── materials/       # PBR (Physically Based Rendering) material texture sets
└── textures/        # Standalone texture images

image_comparison/
└── vnegfx/          # Golden reference images for vnegfx black-box image comparison
    └── [<group>/]<backend>/<leaf>_{color,depth}.png

Usage

This repository can be cloned as a submodule or referenced directly by the VertexNova project to access test assets and resources during development and testing.

vnegfx mounts it at testdata/vneresources. Image-comparison goldens live under image_comparison/vnegfx/.

About

A separate repository for storing large resource files and test data for the VertexNova project.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages