Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- bash-5.1$ RUSTICL_ENABLE=lp RUSTICL_DEVICE_TYPE=all LP_CL=1 bin/luxcoredemo
- LuxCore v2.6
- Property examples...
- test1.prop1[0] => 1
- test1.prop1 = 1 2 3
- 3
- prefix.test.test1.prop1 = 1 2 3
- rename.test = 1 2 3
- field1
- field0
- field0.field1
- field0.field1.field2
- String:String: string.test = "TEST123"
- Blob: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
- Blob ToString:
- ========
- {[AAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1Njc4OTo7PD0+P0BBQkNERUZHSElKS0xNTk9QUVJTVFVWV1hZWltcXV5fYGFiYw]}
- ========
- Blob2 FromString:
- ========
- {[AAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1Njc4OTo7PD0+P0BBQkNERUZHSElKS0xNTk9QUVJTVFVWV1hZWltcXV5fYGFiYw]}
- ========
- Property Blob ToString: blob.test = {[AAECAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGxwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1Njc4OTo7PD0+P0BBQkNERUZHSElKS0xNTk9QUVJTVFVWV1hZWltcXV5fYGFiYw]}
- Properties examples...
- test1.prop1 = 1 2 3
- test2.prop2 = "test"
- test1.prop1[0] => 1
- test1.prop1[1] => 2
- test1.prop1[2] => 3
- test2.prop2 = "overwrite"
- test1.prop1 = "1.0" "2.0" "3.0" "quoted"
- test2.prop2 = "aa" "quoted" "bb"
- Size: 4
- Size: 3
- test1.prop1.sub0.a = 1 2 3
- test1.prop1.sub0.b = "test1"
- test1.prop2.sub1 = "test2"
- test2.prop1 = 1 2 3
- test2.prop2 = "test"
- [test1.prop1][test1.prop2]
- [test1.prop1.sub0]
- doesnt.exist.test = 0 1 2
- [test1.prop1.sub0.a][test1.prop1.sub0.b]
- OpenCL device information example...
- Device 0 name: llvmpipe (LLVM 16.0.6, 256 bits)
- Device 0 type: OPENCL_CPU
- Device 0 compute units: 8
- Device 0 preferred float vector width: 4
- Device 0 max allocable memory: 2048MBytes
- Device 0 max allocable memory block size: 2048MBytes
- Device 1 name: llvmpipe (LLVM 16.0.6, 256 bits)
- Device 1 type: OPENCL_CPU
- Device 1 compute units: 8
- Device 1 preferred float vector width: 1
- Device 1 max allocable memory: 2048MBytes
- Device 1 max allocable memory block size: 2048MBytes
- RenderConfig and RenderSession examples (requires scenes directory)...
- A simple rendering...
- [LuxCore][0.236] Configuration:
- [LuxCore][0.236] film.width = "800"
- [LuxCore][0.236] film.height = "600"
- [LuxCore][0.236] batch.halttime = "0"
- [LuxCore][0.236] scene.file = "scenes/luxball/luxball-hdr.scn"
- [LuxCore][0.236] opencl.cpu.use = "0"
- [LuxCore][0.236] opencl.gpu.use = "1"
- [LuxCore][0.236] opencl.gpu.workgroup.size = "64"
- [LuxCore][0.236] screen.refresh.interval = "100"
- [LuxCore][0.236] path.maxdepth = "8"
- [LuxCore][0.236] path.russianroulette.depth = "5"
- [LuxCore][0.236] path.pathdepth.diffuse = "8"
- [LuxCore][0.237] path.pathdepth.glossy = "8"
- [LuxCore][0.237] path.pathdepth.specular = "8"
- [LuxCore][0.237] tile.multipass.enable = "1"
- [LuxCore][0.237] tile.multipass.convergencetest.threshold256 = "6"
- [LuxCore][0.237] tile.multipass.convergencetest.threshold.reduction = "0.5"
- [LuxCore][0.237] screen.tiles.converged.show = "1"
- [LuxCore][0.237] screen.tiles.passcount.show = "1"
- [LuxCore][0.237] screen.tiles.notconverged.show = "1"
- [LuxCore][0.237] film.outputs.1.type = "RGB_IMAGEPIPELINE"
- [LuxCore][0.237] film.outputs.1.index = "0"
- [LuxCore][0.237] film.outputs.1.filename = "normal.png"
- [LuxCore][0.237] film.outputs.2.type = "MATERIAL_ID_COLOR"
- [LuxCore][0.237] film.outputs.2.filename = "luxball_MATERIAL_ID_COLOR.png"
- [LuxCore][0.237] film.imagepipelines.0.0.type = "TONEMAP_LINEAR"
- [LuxCore][0.237] film.imagepipelines.0.0.scale = "1.2"
- [LuxCore][0.237] film.imagepipelines.0.1.type = "GAMMA_CORRECTION"
- [LuxCore][0.237] film.imagepipelines.0.1.value = "2.2"
- [LuxCore][0.237] renderengine.type = "PATHCPU"
- [LuxCore][0.237] File Name Resolver Configuration:
- [SDL][0.237] Reading scene: scenes/luxball/luxball-hdr.scn
- [SDL][0.245] Define ImageMap: NamedObject
- [SDL][0.245] Material definition: shell
- [SDL][0.245] Material definition: whitematte
- [SDL][0.245] Material definition: luxtext
- [SDL][0.245] Material definition: blacktext
- [SDL][0.246] Camera type: perspective
- [SDL][0.246] Camera position: Point[0.6, -1.7, 0.4]
- [SDL][0.246] Camera target: Point[0, 0, 0.4]
- [SDL][0.246] Camera clipping plane disabled
- [SDL][0.635] Shape count: 2
- [SDL][0.909] Scene objects count: 5
- [SDL][0.909] Light definition: infinitelight
- [SDL][0.909] Reading texture map: scenes/simple-mat/arch.exr
- [SDL][0.992] Mip map available: [1024x512]
- [SDL][0.992] Reading mip map level: 0
- [LuxCore][1.141] Film resolution: 800x600
- [SDL][1.142] Film output definition: RGB_IMAGEPIPELINE [image.png]
- [SDL][1.143] Image pipeline: film.imagepipelines.0
- [SDL][1.143] Image pipeline step 0: TONEMAP_LINEAR
- [SDL][1.143] Image pipeline step 1: GAMMA_CORRECTION
- [SDL][1.143] Film output definition: RGB_IMAGEPIPELINE [normal.png]
- [SDL][1.144] Film output definition: MATERIAL_ID_COLOR [luxball_MATERIAL_ID_COLOR.png]
- [LuxRays][1.146] OpenCL support: enabled
- [LuxRays][1.146] OpenCL Platform 0: Clover
- [LuxRays][1.146] OpenCL Platform 1: rusticl
- [LuxRays][1.146] CUDA support: disabled
- [LuxRays][1.146] Device 0 name: Native
- [LuxRays][1.147] Device 0 type: NATIVE_THREAD
- [LuxRays][1.147] Device 0 compute units: 1
- [LuxRays][1.147] Device 0 preferred float vector width: 4
- [LuxRays][1.147] Device 0 max allocable memory: 4095MBytes
- [LuxRays][1.147] Device 0 max allocable memory block size: 4095MBytes
- [LuxRays][1.147] Device 0 has out of core memory support: 0
- [LuxRays][1.147] Device 1 name: llvmpipe (LLVM 16.0.6, 256 bits)
- [LuxRays][1.147] Device 1 type: OPENCL_CPU
- [LuxRays][1.147] Device 1 compute units: 8
- [LuxRays][1.147] Device 1 preferred float vector width: 4
- [LuxRays][1.148] Device 1 max allocable memory: 2048MBytes
- [LuxRays][1.148] Device 1 max allocable memory block size: 2048MBytes
- [LuxRays][1.148] Device 1 has out of core memory support: 0
- [LuxRays][1.148] Device 2 name: llvmpipe (LLVM 16.0.6, 256 bits)
- [LuxRays][1.148] Device 2 type: OPENCL_CPU
- [LuxRays][1.148] Device 2 compute units: 8
- [LuxRays][1.148] Device 2 preferred float vector width: 1
- [LuxRays][1.148] Device 2 max allocable memory: 2048MBytes
- [LuxRays][1.148] Device 2 max allocable memory block size: 2048MBytes
- [LuxRays][1.148] Device 2 has out of core memory support: 0
- [LuxRays][1.149] Creating 4 intersection device(s)
- [LuxRays][1.149] Allocating intersection device 0: Native (Type = NATIVE_THREAD)
- [LuxRays][1.149] Allocating intersection device 1: Native (Type = NATIVE_THREAD)
- [LuxRays][1.149] Allocating intersection device 2: Native (Type = NATIVE_THREAD)
- [LuxRays][1.149] Allocating intersection device 3: Native (Type = NATIVE_THREAD)
- [LuxCore][1.149] Configuring 4 CPU render threads
- [LuxRays][1.149] Preprocessing DataSet
- [LuxRays][1.149] Total vertex count: 223352
- [LuxRays][1.149] Total triangle count: 260780
- [LuxRays][1.166] Preprocessing DataSet done
- [LuxRays][1.166] Adding DataSet accelerator: EMBREE
- [LuxRays][1.166] Total vertex count: 223352
- [LuxRays][1.166] Total triangle count: 260780
- Warning: pthread_setaffinity_np failed to set affinity to thread -1
- Warning: pthread_setaffinity_np failed to set affinity to thread -3
- [LuxRays][1.615] EmbreeAccel build time: 418ms
- [Elapsed time: 1/5sec][Samples 0][Avg. samples/sec 0.10M on 260.8K tris]
- [Elapsed time: 2/5sec][Samples 0][Avg. samples/sec 0.11M on 260.8K tris]
- [Elapsed time: 3/5sec][Samples 0][Avg. samples/sec 0.14M on 260.8K tris]
- [Elapsed time: 4/5sec][Samples 1][Avg. samples/sec 0.14M on 260.8K tris]
- [Elapsed time: 5/5sec][Samples 1][Avg. samples/sec 0.13M on 260.8K tris]
- [LuxCore][6.698] Film hardware image pipeline
- [LuxCore][6.811] Outputting film: normal.png type: 2
- [LuxCore][7.023] Outputting film: luxball_MATERIAL_ID_COLOR.png type: 40
- Done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement