Skip to content

A ray-tracing renderer based on OptiX 8.0 backend.

License

Notifications You must be signed in to change notification settings

bingxuan-li/EasyRender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyRender

A renderer in development.

Dependencies

  • spdlog, please specify -DSPDLOG_USE_STD_FORMAT when built with CMake.
  • re2
  • glm
  • OptiX, CUDA for OptiX backend.

We also provide vcpkg.json for those who use vcpkg as package manager, but you may specify cmake options yourself when you install packages.

About

A ray-tracing renderer based on OptiX 8.0 backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.9%
  • Cuda 14.4%
  • CMake 1.6%
  • Other 1.1%