All Projects → Ubpa → Renderlab

Ubpa / Renderlab

Licence: mit
App of RTR, PTR and Editor

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Renderlab

Quartz
Vulkan RTX path tracer with a declarative ES7-like scene description language.
Stars: ✭ 367 (-17.16%)
Mutual labels:  pbr, qt
Qt Nice Frameless Window
Qt Frameless Window for both Windows and OS X, support Aero Snap, drop shadow on Windows, and support Native Style such as round corner, drop shadow on OS X. Based on QMainWindow.
Stars: ✭ 430 (-2.93%)
Mutual labels:  qt
Cutelog
GUI for logging
Stars: ✭ 386 (-12.87%)
Mutual labels:  qt
Qmqtt
MQTT Client for Qt
Stars: ✭ 409 (-7.67%)
Mutual labels:  qt
Qhttp
a light-weight and asynchronous HTTP library (both server & client) in Qt5 and c++14
Stars: ✭ 394 (-11.06%)
Mutual labels:  qt
Toou 2d
基于Qt Quick(Qml) 跨平台技术打造的2D框架
Stars: ✭ 413 (-6.77%)
Mutual labels:  qt
Beam
✨ Expressive WebGL
Stars: ✭ 383 (-13.54%)
Mutual labels:  pbr
Quaternion
A Qt5-based IM client for Matrix
Stars: ✭ 438 (-1.13%)
Mutual labels:  qt
Mudlet
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
Stars: ✭ 427 (-3.61%)
Mutual labels:  qt
Etengine
Realtime 3D Game-Engine with a focus on space sim. Written in C++ 14
Stars: ✭ 408 (-7.9%)
Mutual labels:  pbr
Pb
Console progress bar for Rust
Stars: ✭ 402 (-9.26%)
Mutual labels:  pbr
Moonplayer
Video player that can play online videos from youtube, bilibili etc.
Stars: ✭ 399 (-9.93%)
Mutual labels:  qt
Mapbox Gl Native
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
Stars: ✭ 4,091 (+823.48%)
Mutual labels:  qt
Quickviewer
A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
Stars: ✭ 394 (-11.06%)
Mutual labels:  qt
Qsimpleupdater
Updater system for Qt applications
Stars: ✭ 429 (-3.16%)
Mutual labels:  qt
Serialtool
A cross platform Serial-Port/TCP/UDP debugging tool.
Stars: ✭ 384 (-13.32%)
Mutual labels:  qt
Qzxing
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
Stars: ✭ 401 (-9.48%)
Mutual labels:  qt
Nheko
No longer maintained - Desktop client for the Matrix protocol (active fork https://github.com/Nheko-Reborn)
Stars: ✭ 410 (-7.45%)
Mutual labels:  qt
Singleapplication
Replacement of QtSingleApplication for Qt5 with support for instance communication.
Stars: ✭ 443 (+0%)
Mutual labels:  qt
Vulkan Gltf Pbr
Physical based rendering with Vulkan using glTF 2.0 models
Stars: ✭ 438 (-1.13%)
Mutual labels:  pbr

RenderLab

0. 简介

渲染实验室,包含了实时渲染,离线渲染和场景编辑的功能

engine

1. 特性

  • 应用 App
    • 渲染实验室 RenderLab
    • 降噪器 Denoiser
    • 实时全局光照 RTGIwRRF
    • SObj 渲染器 SObjRenderer
    • SObj 采样器 SObjSampler
  • 组件 Component
    • 相机 Camera
    • 变换 Transform
    • 材质 Material
      • 玻璃 Glass
      • 镜子 Mirror
      • 漫反射 Diffuse
      • 金属工作流 Metal Workflow
      • 毛玻璃 Frosted Glass
      • 寒霜 Frostbite
      • Gooch
    • 几何体 Geometry
      • 球 Sphere
      • 平面 Plane
      • 三角网格 TriMesh
      • 圆盘 Disk
      • 胶囊 Capsule
    • 光源 Light
      • 点光源 PointLight
      • 面光源 AreaLight
      • 方向光 DirectionalLight
      • 聚光灯 SpotLight
      • 无限远光源 InfiniteAreaLight
      • 球光源 SphereLight
      • 胶囊光源 CapsuleLight
      • 圆盘光源 DiskLight
  • 离线渲染
    • 路径追踪 PathTracing
  • 网格编辑
    • 参数化 Paramaterization
    • 粘合 Glue
    • 变形 DeformRBF
    • 极小曲面 MinSurf
    • 各向同性网格重划分 IsotropicRemeshing
    • Loop 细分 LoopSubdivision
  • 其他功能

2. 安装

CMake: 3.1.0 以上

Visual Studio: 2019

系统:windows 64位

Qt: 5.12.0 64位

CUDA: 9.0

Optix: 6.0

驱动:418.81 or later is required

安装方法见于 setup.md

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].