Search found 2 matches

by Howetuft
Fri Mar 14, 2025 5:32 am
Forum: Development
Topic: [Closed] Call for Ideas - New LuxCoreRender Features post-v2.10
Replies: 28
Views: 172279

Re: Call for Ideas - New LuxCoreRender Features post-v2.10

Replace Embree3 by Embree4
Precompiled CUDA kernels (like in Blender)

(and a remark: concerning Python wheels, the exact goal is Stable ABI, not just ABI)
by Howetuft
Wed Mar 12, 2025 8:51 pm
Forum: Development
Topic: [Closed] Call for Ideas - New LuxCoreRender Features post-v2.10
Replies: 28
Views: 172279

Re: Call for Ideas - New LuxCoreRender Features post-v2.10

- pyluxcoreui - an equivalent of luxcoreui, but written in Python and deployable with pip
- activation of GPU acceleration for OIDN
- stable ABI for wheels (would probably require nanobind)
- reduction of Boost use (and size reduction), replacement with C++20 STL equivalents
- Autodesk ...