Dandelion 2.0.0
A light-weight 3D builder for educational usage
载入中...
搜索中...
未找到
preview_renderer.h 文件参考

用于实时预览的渲染器。 更多...

#include <unordered_map>
#include <memory>
#include <spdlog/spdlog.h>
#include "../utils/rendering.hpp"
#include "../geometry/mesh.hpp"
#include "../scene/scene.h"
#include "../platform/gl.hpp"
#include "../platform/shader.hpp"

浏览该文件的源代码.

class  PreviewRenderer
 用于实时预览的渲染器。 更多...

详细描述

用于实时预览的渲染器。