LuxCoreRender / LuxCoreTestScenes

A repository of complex LuxCore test scenes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LuxCoreRender test scenes

This is a repository of complex LuxCoreRender test scenes in LuxCore SDL.

Clone/Download

This repository uses git LFS, so you can not simply download it as a zip archive.

To clone it, you need to have git LFS installed: https://git-lfs.github.com/

Some of the scenes are also available as zip archives for instant download: https://github.com/LuxCoreRender/LuxCoreTestScenes/releases

Authors

License

This software is released under Apache License Version 2.0 (see COPYING.txt file).

Guidelines

New scenes should include:

  • "readme.txt" mentioning the author and LuxCore version the scene was created with
  • Scene in the native format of the 3D software it was created with, e.g. .blend for Blender. If possible, save the native format in compressed form and pack any required assets into it
  • "LuxCoreScene" folder containing the scene in LuxCore text format (render.cfg, scene.scn, meshes as .ply, textures as .png/.exr). The FILESAVER engine can be used to generate these files
  • Rendered result as "reference.png", created either within the 3D software or from standalone LuxCore

About

A repository of complex LuxCore test scenes

License:Apache License 2.0