Skip to content

Files

Latest commit

b9c2d90 · Feb 15, 2019

History

History
21 lines (14 loc) · 1.47 KB

about.md

File metadata and controls

21 lines (14 loc) · 1.47 KB
layout title permalink
page
About
/about/

Team Wisp is a student team from Breda University of Applied Sciences working on a cutting-edge real-time ray-tracing framework. To showcase the power of their framework, they are actively developing a Maya plug-in.

This plug-in will bring real-time fully-lit rendered scene to the Maya viewport, eliminating the need to check a "slow" path tracer every time an artist would like to see the results of their work. This will result in a better workflow and more time spent iterating on the models instead of waiting for the existing "slow" renderers.

Wisp is a real-time ray-tracing library built on top of Direct3D 12 and DXR. All low-level code is abstracted for the end-user, which makes it easier to integrate this framework in your own application without the need for a dedicated graphics programmer.

You can find out more about Wisp on the Wiki page.