Compare commits
174 Commits
devel_36_P
...
devel_40_W
Author | SHA1 | Date | |
---|---|---|---|
368056bb96 | |||
d1a1437e6f | |||
15da48eede | |||
585fd41966 | |||
91b056bacb | |||
7d41722baa | |||
dd083bb82b | |||
a23654c73a | |||
dd2ee57954 | |||
e9c3961aa5 | |||
dfa0b4033d | |||
d384f06ee2 | |||
93937c0394 | |||
db15096943 | |||
97040176d6 | |||
ec4125776a | |||
a180970eb6 | |||
cfda1fceb2 | |||
c1420e257d | |||
f9675fc1e5 | |||
92f612f675 | |||
edaf5aa3ca | |||
8ee9cdc396 | |||
87c150d1bd | |||
3fd6f98ef7 | |||
5935c3140f | |||
f24e4704a1 | |||
709c8be94d | |||
660d8fff6d | |||
0fbe85290b | |||
0c3cc5a320 | |||
3057fc7b6f | |||
73027ffd9a | |||
6635d33461 | |||
0170a8d7c6 | |||
b7627f392c | |||
3dfb2c65fd | |||
18d391f01e | |||
784e7f0e0b | |||
b5a5cb16c0 | |||
0be9cb3f74 | |||
c4720e8cdb | |||
272bb4a4b3 | |||
5b2f2dbb9f | |||
304c3a9bf4 | |||
eeb4492023 | |||
55204779ba | |||
5e541e2f46 | |||
2138f9046a | |||
a04adb897e | |||
8436e57ed7 | |||
bc987e7d7b | |||
427340132f | |||
f762d77b1d | |||
118ee6e570 | |||
520b7cae9e | |||
839e187cb2 | |||
5c186fdb95 | |||
8f1b891f9e | |||
75da8cabef | |||
8a99a331c0 | |||
66bb363035 | |||
455cb0aa63 | |||
e778f64f00 | |||
a641c56381 | |||
4b2f344c5c | |||
014fce2c8e | |||
692eeff4a3 | |||
5a04295f17 | |||
f1972908a1 | |||
2e7c2663e0 | |||
0e789b6f47 | |||
29aa76a917 | |||
2dd60fee7f | |||
fd1a629941 | |||
4a4326826e | |||
e8e6c20305 | |||
104e5ff615 | |||
5fec0732f3 | |||
b030684cbd | |||
33976d9bf6 | |||
e88facf834 | |||
9be5de0f57 | |||
2b251f06d4 | |||
7169429ede | |||
a858fcab99 | |||
aed57437f9 | |||
10d0c2c473 | |||
0e6546b514 | |||
44b1f13048 | |||
a50c3ef10b | |||
964c17cf94 | |||
87989a8e42 | |||
efed9ff0dd | |||
f0512edb5a | |||
ab3f771455 | |||
0b172bfc81 | |||
ee5d633596 | |||
6d211b3840 | |||
b05538b501 | |||
ada6a41fc6 | |||
d43a877be1 | |||
a4cc34d03b | |||
b77ede95e5 | |||
be3a8a2b00 | |||
b6a92e8cd3 | |||
7306581616 | |||
2e2f306b6b | |||
cf81e7bcff | |||
68089e13bc | |||
eee00f3c8c | |||
52b6e88522 | |||
383a568daa | |||
ce095f97f2 | |||
774f106738 | |||
0706f27354 | |||
62e9d2f904 | |||
d5df06dca3 | |||
9c3e16032e | |||
55765cf112 | |||
c5e9f151fc | |||
2f1ccda442 | |||
f88f6378b7 | |||
b63edb2f89 | |||
21c7f36d03 | |||
54d8726145 | |||
9f0625ed4e | |||
e5a46f3ee8 | |||
7ec1c095cc | |||
3807d9fcbf | |||
0d67993326 | |||
052e2c673a | |||
7c745df910 | |||
a03770fd00 | |||
3c2f7ad705 | |||
93e38fc14f | |||
dd0cf9bf51 | |||
dcefb261ad | |||
d63af2d8de | |||
fda6001451 | |||
f0a582271e | |||
74a5847bbc | |||
2576675265 | |||
ffaa038f99 | |||
768ebde879 | |||
af03f2967c | |||
e24286a87f | |||
99f833ef42 | |||
0735e783e6 | |||
053e579071 | |||
6e12a411b1 | |||
022cc4a2f3 | |||
906aba2459 | |||
b47b096039 | |||
63dac1ef74 | |||
0a072d846b | |||
7326765057 | |||
a569d08269 | |||
6fdf0e1fbd | |||
2e53b48fff | |||
aafdbdd4ea | |||
82a3ec4922 | |||
6141dbf4d5 | |||
c8adc9af24 | |||
79b0b2ef76 | |||
ab36f67412 | |||
487d3c4978 | |||
0a2862a051 | |||
10fbcfef14 | |||
414142283b | |||
96c3718b2a | |||
014d783e73 | |||
ff8222c256 | |||
911afc06f6 |
8
.editorconfig
Normal file
8
.editorconfig
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 4
|
||||||
|
insert_final_newline = true
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
|
@ -1 +1 @@
|
|||||||
Subproject commit 0fae462338cd01c5a26d0a8f0175fe3729a65c94
|
Subproject commit 0244bff1b60119806f683b54a137cda2cacc17ac
|
@ -1 +1 @@
|
|||||||
Subproject commit 737fe5c80d013f807cbb8f4d333d5a59c82571bc
|
Subproject commit 6fbc7078181cefc7e5da590c2d4ccc70507934b7
|
2
CMCore
2
CMCore
@ -1 +1 @@
|
|||||||
Subproject commit 5aad7d81419d02141b3b3f53661e2c8e3e763163
|
Subproject commit c5b37f98353441520374011020dbe63c17796a4d
|
@ -1 +1 @@
|
|||||||
Subproject commit aa7abe47631cdb687528400409ef295fd2c050b8
|
Subproject commit f0ff214289a1265898feecbdbbd2ddf50bff5dca
|
@ -1 +1 @@
|
|||||||
Subproject commit 4949c2e3e82c8a88a783579aff120617c4ecfdab
|
Subproject commit 74e33b497274e51c35a5ee19a274b12dc86deecb
|
2
CMUtil
2
CMUtil
@ -1 +1 @@
|
|||||||
Subproject commit 57ff3a70c99265ed7bb97b3b6840709e84bac0c1
|
Subproject commit 48383e5f63928bab43320c406219365850507246
|
@ -8,21 +8,22 @@ set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/CMCMakeModule)
|
|||||||
|
|
||||||
set(ULRE_3RDPTY_ROOT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/3rdpty)
|
set(ULRE_3RDPTY_ROOT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/3rdpty)
|
||||||
|
|
||||||
|
include_directories(${ULRE_3RDPTY_ROOT_PATH}/NvTriStrip)
|
||||||
|
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/inc)
|
||||||
|
|
||||||
|
SET(ROOT_INCLUDE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/inc)
|
||||||
|
SET(ULRE_RUNTIME_PATH ${CMAKE_CURRENT_SOURCE_DIR})
|
||||||
|
|
||||||
include(math)
|
include(math)
|
||||||
include(vulkan)
|
include(vulkan)
|
||||||
include(use_cm_module)
|
include(use_cm_module)
|
||||||
|
|
||||||
use_cm_module(Core)
|
|
||||||
use_cm_module(Util)
|
|
||||||
use_cm_module(Platform)
|
|
||||||
use_cm_module(AssetsManage)
|
|
||||||
use_cm_module(SceneGraph)
|
|
||||||
|
|
||||||
SET(ULRE CMCore
|
SET(ULRE CMCore
|
||||||
CMPlatform
|
CMPlatform
|
||||||
CMAssetsManage
|
CMAssetsManage
|
||||||
CMSceneGraph
|
CMSceneGraph
|
||||||
CMUtil
|
CMUtil
|
||||||
|
ULRE.Work
|
||||||
ULRE.Util
|
ULRE.Util
|
||||||
ULRE.ShaderGen
|
ULRE.ShaderGen
|
||||||
ULRE.SceneGraph
|
ULRE.SceneGraph
|
||||||
@ -30,12 +31,11 @@ SET(ULRE CMCore
|
|||||||
${RENDER_LIBRARY}
|
${RENDER_LIBRARY}
|
||||||
${Vulkan_LIBRARIES})
|
${Vulkan_LIBRARIES})
|
||||||
|
|
||||||
include_directories(${ULRE_3RDPTY_ROOT_PATH}/NvTriStrip)
|
use_cm_module(Core)
|
||||||
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/inc)
|
use_cm_module(Util)
|
||||||
|
use_cm_module(Platform)
|
||||||
SET(ROOT_INCLUDE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/inc)
|
use_cm_module(AssetsManage)
|
||||||
|
use_cm_module(SceneGraph)
|
||||||
SET(ULRE_RUNTIME_PATH ${CMAKE_CURRENT_SOURCE_DIR})
|
|
||||||
|
|
||||||
add_subdirectory(src)
|
add_subdirectory(src)
|
||||||
|
|
||||||
|
28
doc/AssetPath.md
Normal file
28
doc/AssetPath.md
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
# AssetPath
|
||||||
|
|
||||||
|
具体源代码参见CMAssetManage中的AssetPath.h
|
||||||
|
|
||||||
|
# 大致规则
|
||||||
|
|
||||||
|
Asset代表的资产,意味应用程序本身所拥有的资源。而AssetPath意味指向这个资产的一个字符串。
|
||||||
|
|
||||||
|
AssetPath的组成规和Windows/UNIX/Linux的路径原则类似,大致如下:
|
||||||
|
|
||||||
|
```C++
|
||||||
|
LOCATION:/abc/123/test_material.mtl
|
||||||
|
```
|
||||||
|
|
||||||
|
LOCATION 它代表资产所在的大范围位置,是可以不存在的,也就是说如下的写法也是可以的
|
||||||
|
```C++
|
||||||
|
:/abc/123/test_material.mtl
|
||||||
|
```
|
||||||
|
这个LOCATION的定义我们暂时有以下几个:
|
||||||
|
|
||||||
|
| LOCATION | 意义 |
|
||||||
|
|----------|------------------|
|
||||||
|
| 不写 | 应用程序本身的资产包 |
|
||||||
|
| Asset | 应用程序本身的资产包 |
|
||||||
|
| Engine | 代表引擎资产 |
|
||||||
|
| PlugIn | 代表插件资产 |
|
||||||
|
| ExtPack | 应用程序扩展资产包(一般用于额外安装或下载的资产包) |
|
||||||
|
| OS | 操作系统真实路径访问 |
|
47
doc/CreateMaterialInstance.md
Normal file
47
doc/CreateMaterialInstance.md
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
# CreateMaterialInstance
|
||||||
|
|
||||||
|
## 1st
|
||||||
|
|
||||||
|
最早最根本的方法,直接在C++代码层面通过mtl::CreateVertexColor2D()函数来创建MaterialCreateInfo
|
||||||
|
```C++
|
||||||
|
mtl::Material2DCreateConfig cfg(GetDeviceAttribute(),"VertexColor2D",PrimitiveType::Triangles);
|
||||||
|
|
||||||
|
cfg.coordinate_system=CoordinateSystem2D::NDC;
|
||||||
|
cfg.local_to_world=false;
|
||||||
|
|
||||||
|
AutoDelete<mtl::MaterialCreateInfo> mci=mtl::CreateVertexColor2D(&cfg);
|
||||||
|
|
||||||
|
material_instance=CreateMaterialInstance(mci);
|
||||||
|
```
|
||||||
|
|
||||||
|
## 2nd
|
||||||
|
注册材质系统引入后的方法,通过名称"VertexColor2D"来创建MaterialCreateInfo
|
||||||
|
```C++
|
||||||
|
mtl::Material2DCreateConfig cfg(GetDeviceAttribute(),"VertexColor2D",PrimitiveType::Triangles);
|
||||||
|
|
||||||
|
cfg.coordinate_system=CoordinateSystem2D::NDC;
|
||||||
|
cfg.local_to_world=false;
|
||||||
|
|
||||||
|
AutoDelete<mtl::MaterialCreateInfo> mci=mtl::CreateMaterialCreateInfo("VertexColor2D",&cfg);
|
||||||
|
|
||||||
|
material_instance=CreateMaterialInstance(mci);
|
||||||
|
```
|
||||||
|
|
||||||
|
## 3rd
|
||||||
|
其实是第二种方法在WorkObject层面的封装
|
||||||
|
```C++
|
||||||
|
mtl::Material2DCreateConfig cfg(GetDeviceAttribute(),"VertexColor2D",PrimitiveType::Triangles);
|
||||||
|
|
||||||
|
cfg.coordinate_system=CoordinateSystem2D::NDC;
|
||||||
|
cfg.local_to_world=false;
|
||||||
|
|
||||||
|
material_instance=CreateMaterialInstance("VertexColor2D",&cfg);
|
||||||
|
```
|
||||||
|
|
||||||
|
## 4th
|
||||||
|
是更进一步的封装,通过材质配置文件连带Material2DCreateConfig的具体配置都进行了封闭。
|
||||||
|
```C++
|
||||||
|
AssetPath path(":/asset/test_material.mtl");
|
||||||
|
|
||||||
|
material_instance=CreateMaterialInstance(path);
|
||||||
|
```
|
20
doc/InlineMaterial.md
Normal file
20
doc/InlineMaterial.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# 程序内嵌材质/Shader
|
||||||
|
# Material/Shader embedded in program code
|
||||||
|
|
||||||
|
问题(Question):
|
||||||
|
|
||||||
|
```
|
||||||
|
即然可以从文件中加载材质了,那为什么还需要有程序代码中内嵌的材质/Shader呢?
|
||||||
|
|
||||||
|
I can load a material from a file. Why do we need a few materials/shaders embedded in the code?
|
||||||
|
```
|
||||||
|
|
||||||
|
这个问题很好,答案也很简单:
|
||||||
|
|
||||||
|
Good question, the answer is straightforward:
|
||||||
|
|
||||||
|
```
|
||||||
|
我们需要在资产损坏或丢失的情况下,依然可以渲染一些内容, 比如: 一个报错对话框。
|
||||||
|
|
||||||
|
We need to be able to render some content, such as an error dialog box, even if the asset is damaged or lost.
|
||||||
|
```
|
@ -38,7 +38,7 @@ class TestApp:public VulkanApplicationFramework
|
|||||||
private:
|
private:
|
||||||
|
|
||||||
MaterialInstance * material_instance =nullptr;
|
MaterialInstance * material_instance =nullptr;
|
||||||
Renderable * render_obj =nullptr;
|
Mesh * render_obj =nullptr;
|
||||||
|
|
||||||
Pipeline * pipeline =nullptr;
|
Pipeline * pipeline =nullptr;
|
||||||
|
|
||||||
@ -46,7 +46,7 @@ private:
|
|||||||
|
|
||||||
bool InitAutoMaterial()
|
bool InitAutoMaterial()
|
||||||
{
|
{
|
||||||
mtl::Material2DCreateConfig cfg(device->GetDeviceAttribute(),"VertexColor2D",Prim::Lines);
|
mtl::Material2DCreateConfig cfg(device->GetDevAttr(),"VertexColor2D",PrimitiveType::Lines);
|
||||||
|
|
||||||
cfg.coordinate_system=CoordinateSystem2D::NDC;
|
cfg.coordinate_system=CoordinateSystem2D::NDC;
|
||||||
cfg.local_to_world=false;
|
cfg.local_to_world=false;
|
||||||
@ -60,7 +60,7 @@ private:
|
|||||||
|
|
||||||
bool InitPipeline()
|
bool InitPipeline()
|
||||||
{
|
{
|
||||||
pipeline=CreatePipeline(material_instance,InlinePipeline::Solid2D,Prim::Lines);
|
pipeline=CreatePipeline(material_instance,InlinePipeline::Solid2D,PrimitiveType::Lines);
|
||||||
|
|
||||||
return pipeline;
|
return pipeline;
|
||||||
}
|
}
|
||||||
@ -74,7 +74,7 @@ private:
|
|||||||
if(!rpc.WriteVAB(VAN::Position, PositionFormat, position_data))return(false);
|
if(!rpc.WriteVAB(VAN::Position, PositionFormat, position_data))return(false);
|
||||||
if(!rpc.WriteVAB(VAN::Color, ColorFormat, color_data ))return(false);
|
if(!rpc.WriteVAB(VAN::Color, ColorFormat, color_data ))return(false);
|
||||||
|
|
||||||
render_obj=db->CreateRenderable(&rpc,material_instance,pipeline);
|
render_obj=db->CreateMesh(&rpc,material_instance,pipeline);
|
||||||
return(render_obj);
|
return(render_obj);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ private:
|
|||||||
Camera cam;
|
Camera cam;
|
||||||
|
|
||||||
MaterialInstance * material_instance =nullptr;
|
MaterialInstance * material_instance =nullptr;
|
||||||
Renderable * render_obj =nullptr;
|
Mesh * render_obj =nullptr;
|
||||||
DeviceBuffer * ubo_camera_info =nullptr;
|
DeviceBuffer * ubo_camera_info =nullptr;
|
||||||
DeviceBuffer * ubo_color_material =nullptr;
|
DeviceBuffer * ubo_color_material =nullptr;
|
||||||
DeviceBuffer * ubo_line_config =nullptr;
|
DeviceBuffer * ubo_line_config =nullptr;
|
||||||
@ -53,8 +53,8 @@ private:
|
|||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
// pipeline=db->CreatePipeline(material_instance,sc_render_target,OS_TEXT("res/pipeline/solid2d"));
|
// pipeline=db->CreatePipeline(material_instance,sc_render_target,OS_TEXT("res/pipeline/solid2d"));
|
||||||
//pipeline=CreatePipeline(material_instance,OS_TEXT("res/pipeline/alpha2d"),Prim::LineStrip); //等同上一行,为Framework重载,默认使用swapchain的render target
|
//pipeline=CreatePipeline(material_instance,OS_TEXT("res/pipeline/alpha2d"),PrimitiveType::LineStrip); //等同上一行,为Framework重载,默认使用swapchain的render target
|
||||||
pipeline=CreatePipeline(material_instance,InlinePipeline::Alpha2D,Prim::LineStrip); //等同上一行,为Framework重载,默认使用swapchain的render target
|
pipeline=CreatePipeline(material_instance,InlinePipeline::Alpha2D,PrimitiveType::LineStrip); //等同上一行,为Framework重载,默认使用swapchain的render target
|
||||||
|
|
||||||
if(!pipeline)
|
if(!pipeline)
|
||||||
return(false);
|
return(false);
|
||||||
@ -118,7 +118,7 @@ private:
|
|||||||
|
|
||||||
if(!primitive->Set(VAN::Position, db->CreateVAB(VF_V2F,VERTEX_COUNT,position_data)))return(false);
|
if(!primitive->Set(VAN::Position, db->CreateVAB(VF_V2F,VERTEX_COUNT,position_data)))return(false);
|
||||||
|
|
||||||
render_obj=db->CreateRenderable(primitive,material_instance,pipeline);
|
render_obj=db->CreateMesh(primitive,material_instance,pipeline);
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -42,7 +42,7 @@ private:
|
|||||||
Camera cam;
|
Camera cam;
|
||||||
|
|
||||||
MaterialInstance * material_instance =nullptr;
|
MaterialInstance * material_instance =nullptr;
|
||||||
Renderable * render_obj =nullptr;
|
Mesh * render_obj =nullptr;
|
||||||
|
|
||||||
DeviceBuffer * ubo_camera_info =nullptr;
|
DeviceBuffer * ubo_camera_info =nullptr;
|
||||||
DeviceBuffer * ubo_rb_config =nullptr;
|
DeviceBuffer * ubo_rb_config =nullptr;
|
||||||
@ -66,7 +66,7 @@ private:
|
|||||||
if(!material_instance)
|
if(!material_instance)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
pipeline=CreatePipeline(material_instance,OS_TEXT("res/pipeline/alpha2d"),Prim::SolidRectangles); //等同上一行,为Framework重载,默认使用swapchain的render target
|
pipeline=CreatePipeline(material_instance,OS_TEXT("res/pipeline/alpha2d"),PrimitiveType::SolidRectangles); //等同上一行,为Framework重载,默认使用swapchain的render target
|
||||||
|
|
||||||
if(!pipeline)
|
if(!pipeline)
|
||||||
return(false);
|
return(false);
|
||||||
@ -140,7 +140,7 @@ private:
|
|||||||
|
|
||||||
if(!primitive->Set(VAN::Position, db->CreateVAB(VF_V4I16,VERTEX_COUNT,position_data)))return(false);
|
if(!primitive->Set(VAN::Position, db->CreateVAB(VF_V4I16,VERTEX_COUNT,position_data)))return(false);
|
||||||
|
|
||||||
render_obj=db->CreateRenderable(primitive,material_instance,pipeline);
|
render_obj=db->CreateMesh(primitive,material_instance,pipeline);
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Billboard
|
// Billboard
|
||||||
|
|
||||||
#include"VulkanAppFramework.h"
|
#include<hgl/WorkManager.h>
|
||||||
#include<hgl/filesystem/FileSystem.h>
|
#include<hgl/filesystem/FileSystem.h>
|
||||||
#include<hgl/graph/InlineGeometry.h>
|
#include<hgl/graph/InlineGeometry.h>
|
||||||
#include<hgl/graph/VKRenderResource.h>
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
@ -11,6 +11,9 @@
|
|||||||
#include<hgl/graph/mtl/Material3DCreateConfig.h>
|
#include<hgl/graph/mtl/Material3DCreateConfig.h>
|
||||||
#include<hgl/graph/VertexDataManager.h>
|
#include<hgl/graph/VertexDataManager.h>
|
||||||
#include<hgl/graph/VKVertexInputConfig.h>
|
#include<hgl/graph/VKVertexInputConfig.h>
|
||||||
|
#include<hgl/graph/module/TextureManager.h>
|
||||||
|
#include<hgl/graph/FirstPersonCameraControl.h>
|
||||||
|
#include<hgl/component/MeshComponent.h>
|
||||||
|
|
||||||
using namespace hgl;
|
using namespace hgl;
|
||||||
using namespace hgl::graph;
|
using namespace hgl::graph;
|
||||||
@ -25,7 +28,7 @@ static float lumiance_data[2]={1,1};
|
|||||||
static Color4f white_color(1,1,1,1);
|
static Color4f white_color(1,1,1,1);
|
||||||
static Color4f yellow_color(1,1,0,1);
|
static Color4f yellow_color(1,1,0,1);
|
||||||
|
|
||||||
class TestApp:public SceneAppFramework
|
class TestApp:public WorkObject
|
||||||
{
|
{
|
||||||
Color4f color;
|
Color4f color;
|
||||||
|
|
||||||
@ -38,7 +41,7 @@ private:
|
|||||||
|
|
||||||
MaterialInstance * mi_billboard =nullptr;
|
MaterialInstance * mi_billboard =nullptr;
|
||||||
Pipeline * pipeline_billboard =nullptr;
|
Pipeline * pipeline_billboard =nullptr;
|
||||||
Renderable * ro_billboard =nullptr;
|
Mesh * ro_billboard =nullptr;
|
||||||
|
|
||||||
Texture2D * texture =nullptr;
|
Texture2D * texture =nullptr;
|
||||||
Sampler * sampler =nullptr;
|
Sampler * sampler =nullptr;
|
||||||
@ -47,7 +50,7 @@ private:
|
|||||||
|
|
||||||
bool InitPlaneGridMP()
|
bool InitPlaneGridMP()
|
||||||
{
|
{
|
||||||
mtl::Material3DCreateConfig cfg(device->GetDeviceAttribute(),"VertexLuminance3D",Prim::Lines);
|
mtl::Material3DCreateConfig cfg(PrimitiveType::Lines);
|
||||||
|
|
||||||
cfg.local_to_world=true;
|
cfg.local_to_world=true;
|
||||||
|
|
||||||
@ -64,7 +67,7 @@ private:
|
|||||||
mi_plane_grid=db->CreateMaterialInstance(mtl_plane_grid,&vil_config,&white_color);
|
mi_plane_grid=db->CreateMaterialInstance(mtl_plane_grid,&vil_config,&white_color);
|
||||||
if(!mi_plane_grid)return(false);
|
if(!mi_plane_grid)return(false);
|
||||||
|
|
||||||
pipeline_plane_grid=CreatePipeline(mi_plane_grid,InlinePipeline::Solid3D,Prim::Lines);
|
pipeline_plane_grid=CreatePipeline(mi_plane_grid,InlinePipeline::Solid3D);
|
||||||
if(!pipeline_plane_grid)return(false);
|
if(!pipeline_plane_grid)return(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -73,17 +76,15 @@ private:
|
|||||||
|
|
||||||
bool InitBillboardMP()
|
bool InitBillboardMP()
|
||||||
{
|
{
|
||||||
mtl::BillboardMaterialCreateConfig cfg(device->GetDeviceAttribute(),"Billboard2D",Prim::Billboard);
|
mtl::BillboardMaterialCreateConfig cfg(PrimitiveType::Billboard);
|
||||||
|
|
||||||
{
|
{
|
||||||
cfg.fixed_size=true;
|
cfg.fixed_size=true;
|
||||||
|
|
||||||
AutoDelete<mtl::MaterialCreateInfo> mci=mtl::CreateBillboard2D(&cfg);
|
mi_billboard=CreateMaterialInstance(mtl::inline_material::Billboard2D,&cfg);
|
||||||
|
|
||||||
mi_billboard=db->CreateMaterialInstance(mci);
|
|
||||||
if(!mi_billboard)return(false);
|
if(!mi_billboard)return(false);
|
||||||
|
|
||||||
pipeline_billboard=CreatePipeline(mi_billboard,InlinePipeline::Solid3D,Prim::Billboard);
|
pipeline_billboard=CreatePipeline(mi_billboard,InlinePipeline::Solid3D);
|
||||||
if(!pipeline_billboard)return(false);
|
if(!pipeline_billboard)return(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -92,7 +93,9 @@ private:
|
|||||||
|
|
||||||
bool InitTexture()
|
bool InitTexture()
|
||||||
{
|
{
|
||||||
texture=db->LoadTexture2D(OS_TEXT("res/image/lena.Tex2D"),true);
|
TextureManager *tex_manager=GetTextureManager();
|
||||||
|
|
||||||
|
texture=tex_manager->LoadTexture2D(OS_TEXT("res/image/lena.Tex2D"),true);
|
||||||
if(!texture)return(false);
|
if(!texture)return(false);
|
||||||
|
|
||||||
sampler=db->CreateSampler();
|
sampler=db->CreateSampler();
|
||||||
@ -109,28 +112,13 @@ private:
|
|||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
Renderable *Add(Primitive *r,MaterialInstance *mi,Pipeline *p)
|
|
||||||
{
|
|
||||||
Renderable *ri=db->CreateRenderable(r,mi,p);
|
|
||||||
|
|
||||||
if(!ri)
|
|
||||||
{
|
|
||||||
LOG_ERROR(OS_TEXT("Create Renderable failed."));
|
|
||||||
return(nullptr);
|
|
||||||
}
|
|
||||||
|
|
||||||
render_root.Add(new SceneNode(ri));
|
|
||||||
|
|
||||||
return ri;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool CreateRenderObject()
|
bool CreateRenderObject()
|
||||||
{
|
{
|
||||||
using namespace inline_geometry;
|
using namespace inline_geometry;
|
||||||
|
|
||||||
{
|
{
|
||||||
PrimitiveCreater pc(device,mi_plane_grid->GetVIL());
|
auto pc=GetPrimitiveCreater(mi_plane_grid);
|
||||||
|
|
||||||
struct PlaneGridCreateInfo pgci;
|
struct PlaneGridCreateInfo pgci;
|
||||||
|
|
||||||
@ -140,18 +128,19 @@ private:
|
|||||||
pgci.lum=128;
|
pgci.lum=128;
|
||||||
pgci.sub_lum=192;
|
pgci.sub_lum=192;
|
||||||
|
|
||||||
prim_plane_grid=CreatePlaneGrid2D(&pc,&pgci);
|
prim_plane_grid=CreatePlaneGrid2D(pc,&pgci);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
PrimitiveCreater pc(device,mi_billboard->GetVIL());
|
auto pc=GetPrimitiveCreater(mi_billboard);
|
||||||
|
|
||||||
pc.Init("Billboard",1);
|
pc->Init("Billboard",1);
|
||||||
|
|
||||||
if(!pc.WriteVAB(VAN::Position,VF_V3F,position_data))
|
if(!pc->WriteVAB(VAN::Position,VF_V3F,position_data))
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
ro_billboard=db->CreateRenderable(&pc,mi_billboard,pipeline_billboard);
|
ro_billboard=db->CreateMesh(pc,mi_billboard,pipeline_billboard);
|
||||||
|
|
||||||
if(!ro_billboard)
|
if(!ro_billboard)
|
||||||
return(false);
|
return(false);
|
||||||
}
|
}
|
||||||
@ -161,32 +150,30 @@ private:
|
|||||||
|
|
||||||
bool InitScene()
|
bool InitScene()
|
||||||
{
|
{
|
||||||
Add(prim_plane_grid,mi_plane_grid,pipeline_plane_grid);
|
SceneNode *scene_root=GetSceneRoot(); //取得缺省场景根节点
|
||||||
|
|
||||||
render_root.Add(new SceneNode(ro_billboard));
|
CreateComponent<MeshComponent>(scene_root,db->CreateMesh(prim_plane_grid,mi_plane_grid,pipeline_plane_grid));
|
||||||
|
CreateComponent<MeshComponent>(scene_root,ro_billboard);
|
||||||
|
|
||||||
camera->pos=Vector3f(32,32,32);
|
CameraControl *camera_control=GetCameraControl();
|
||||||
|
|
||||||
|
camera_control->SetPosition(Vector3f(32,32,32));
|
||||||
camera_control->SetTarget(Vector3f(0,0,0));
|
camera_control->SetTarget(Vector3f(0,0,0));
|
||||||
camera_control->Refresh();
|
|
||||||
|
|
||||||
render_root.RefreshMatrix();
|
|
||||||
render_list->Expend(&render_root);
|
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
using WorkObject::WorkObject;
|
||||||
|
|
||||||
~TestApp()
|
~TestApp()
|
||||||
{
|
{
|
||||||
SAFE_CLEAR(prim_plane_grid);
|
SAFE_CLEAR(prim_plane_grid);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool Init(uint w,uint h)
|
bool Init() override
|
||||||
{
|
{
|
||||||
if(!SceneAppFramework::Init(w,h))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(!InitPlaneGridMP())
|
if(!InitPlaneGridMP())
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
@ -204,9 +191,9 @@ public:
|
|||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
};//class TestApp:public CameraAppFramework
|
};//class TestApp:public WorkObject
|
||||||
|
|
||||||
int main(int,char **)
|
int os_main(int,os_char **)
|
||||||
{
|
{
|
||||||
return RunApp<TestApp>(1920,1080);
|
return RunFramework<TestApp>(OS_TEXT("Billboard"),1280,720);
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
macro(CreateProject name)
|
macro(CreateProject name)
|
||||||
|
|
||||||
add_executable(${name} ${ARGN} ${VULKAN_APP_FRAMEWORK})
|
add_executable(${name} ${ARGN} ${VULKAN_APP_FRAMEWORK})
|
||||||
target_link_libraries(${name} ${ULRE})
|
target_link_libraries(${name} ${ULRE})
|
||||||
|
|
||||||
@ -10,9 +11,8 @@
|
|||||||
set_property(TARGET ${name} PROPERTY FOLDER "ULRE/Example/Basic")
|
set_property(TARGET ${name} PROPERTY FOLDER "ULRE/Example/Basic")
|
||||||
endmacro()
|
endmacro()
|
||||||
|
|
||||||
CreateProject(01_draw_triangle_in_NDC draw_triangle_in_NDC.cpp)
|
CreateProject(01_draw_triangle draw_triangle_use_UBO.cpp)
|
||||||
CreateProject(02_draw_triangle_use_UBO draw_triangle_use_UBO.cpp)
|
CreateProject(02_auto_instance auto_instance.cpp)
|
||||||
CreateProject(03_auto_instance auto_instance.cpp)
|
CreateProject(03_auto_merge_material_instance auto_merge_material_instance.cpp)
|
||||||
CreateProject(04_auto_merge_material_instance auto_merge_material_instance.cpp)
|
|
||||||
|
|
||||||
CreateProject(05_Billboard BillboardTest.cpp)
|
CreateProject(04_Billboard BillboardTest.cpp)
|
||||||
|
6
example/Basic/MaterialLoader/MaterialLoader.cpp
Normal file
6
example/Basic/MaterialLoader/MaterialLoader.cpp
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#include<hgl/graph/mtl/MaterialLibrary.h>
|
||||||
|
|
||||||
|
STD_MTL_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
|
||||||
|
STD_MTL_NAMESPACE_END
|
@ -1,18 +1,15 @@
|
|||||||
// 该范例主要演示使用RenderList系统绘制多个三角形,并利用RenderList进行排序以及自动合并进行Instance渲染
|
// 该范例主要演示使用RenderList系统绘制多个三角形,并利用RenderList进行排序以及自动合并进行Instance渲染
|
||||||
|
|
||||||
#include"VulkanAppFramework.h"
|
#include<hgl/WorkManager.h>
|
||||||
#include<hgl/math/Math.h>
|
#include<hgl/math/Math.h>
|
||||||
#include<hgl/graph/PrimitiveCreater.h>
|
#include<hgl/graph/PrimitiveCreater.h>
|
||||||
#include<hgl/graph/VKVertexInputConfig.h>
|
#include<hgl/graph/VKVertexInputConfig.h>
|
||||||
#include<hgl/graph/mtl/Material2DCreateConfig.h>
|
#include<hgl/graph/mtl/Material2DCreateConfig.h>
|
||||||
#include<hgl/graph/RenderList.h>
|
#include<hgl/component/MeshComponent.h>
|
||||||
|
|
||||||
using namespace hgl;
|
using namespace hgl;
|
||||||
using namespace hgl::graph;
|
using namespace hgl::graph;
|
||||||
|
|
||||||
constexpr uint32_t SCREEN_WIDTH=1024;
|
|
||||||
constexpr uint32_t SCREEN_HEIGHT=1024;
|
|
||||||
|
|
||||||
constexpr uint32_t VERTEX_COUNT=3;
|
constexpr uint32_t VERTEX_COUNT=3;
|
||||||
|
|
||||||
constexpr uint32_t TRIANGLE_NUMBER=12;
|
constexpr uint32_t TRIANGLE_NUMBER=12;
|
||||||
@ -31,15 +28,12 @@ constexpr uint8 color_data[VERTEX_COUNT][4]=
|
|||||||
{0,0,255,255}
|
{0,0,255,255}
|
||||||
};
|
};
|
||||||
|
|
||||||
class TestApp:public VulkanApplicationFramework
|
class TestApp:public WorkObject
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
|
|
||||||
SceneNode render_root;
|
|
||||||
RenderList * render_list =nullptr;
|
|
||||||
|
|
||||||
MaterialInstance * material_instance =nullptr;
|
MaterialInstance * material_instance =nullptr;
|
||||||
Renderable * render_obj =nullptr;
|
Mesh * render_obj =nullptr;
|
||||||
|
|
||||||
Pipeline * pipeline =nullptr;
|
Pipeline * pipeline =nullptr;
|
||||||
|
|
||||||
@ -48,74 +42,60 @@ private:
|
|||||||
bool InitMaterial()
|
bool InitMaterial()
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
mtl::Material2DCreateConfig cfg(device->GetDeviceAttribute(),"VertexColor2D",Prim::Triangles);
|
mtl::Material2DCreateConfig cfg(PrimitiveType::Triangles,
|
||||||
|
CoordinateSystem2D::NDC,
|
||||||
cfg.coordinate_system=CoordinateSystem2D::NDC;
|
mtl::WithLocalToWorld::With);
|
||||||
cfg.local_to_world=true;
|
|
||||||
|
|
||||||
AutoDelete<mtl::MaterialCreateInfo> mci=mtl::CreateVertexColor2D(&cfg);
|
|
||||||
|
|
||||||
VILConfig vil_config;
|
VILConfig vil_config;
|
||||||
|
|
||||||
vil_config.Add(VAN::Color,VF_V4UN8);
|
vil_config.Add(VAN::Color,VF_V4UN8);
|
||||||
|
|
||||||
material_instance=db->CreateMaterialInstance(mci,&vil_config);
|
material_instance=CreateMaterialInstance(mtl::inline_material::VertexColor2D,&cfg,&vil_config);
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!material_instance)
|
if(!material_instance)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
// pipeline=db->CreatePipeline(material_instance,sc_render_target,OS_TEXT("res/pipeline/solid2d"));
|
// pipeline=db->CreatePipeline(material_instance,sc_render_target,OS_TEXT("res/pipeline/solid2d"));
|
||||||
pipeline=CreatePipeline(material_instance,InlinePipeline::Solid2D,Prim::Triangles); //等同上一行,为Framework重载,默认使用swapchain的render target
|
pipeline=CreatePipeline(material_instance,InlinePipeline::Solid2D); //等同上一行,为Framework重载,默认使用swapchain的render target
|
||||||
|
|
||||||
return pipeline;
|
return pipeline;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool InitVBO()
|
bool InitVBO()
|
||||||
{
|
{
|
||||||
PrimitiveCreater rpc(device,material_instance->GetVIL());
|
render_obj=CreateMesh("Triangle",VERTEX_COUNT,material_instance,pipeline,
|
||||||
|
{
|
||||||
rpc.Init("Triangle",VERTEX_COUNT);
|
{VAN::Position, VF_V2F, position_data},
|
||||||
|
{VAN::Color, VF_V4UN8, color_data }
|
||||||
if(!rpc.WriteVAB(VAN::Position, VF_V2F, position_data))return(false);
|
});
|
||||||
if(!rpc.WriteVAB(VAN::Color, VF_V4UN8, color_data ))return(false);
|
|
||||||
|
|
||||||
render_obj=db->CreateRenderable(&rpc,material_instance,pipeline);
|
|
||||||
|
|
||||||
if(!render_obj)
|
if(!render_obj)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
double rad;
|
double rad;
|
||||||
Matrix4f mat;
|
Matrix4f mat;
|
||||||
|
|
||||||
|
SceneNode *scene_root=GetSceneRoot(); ///<取得场景根节点
|
||||||
|
|
||||||
for(uint i=0;i<TRIANGLE_NUMBER;i++)
|
for(uint i=0;i<TRIANGLE_NUMBER;i++)
|
||||||
{
|
{
|
||||||
rad=deg2rad<double>((360/TRIANGLE_NUMBER)*i); //这里一定要加<float>或<float>,否则结果用int保存会出现问题
|
rad=deg2rad<double>((360.0f/double(TRIANGLE_NUMBER))*i); //这里一定要加<double>或<float>,否则结果用int保存会出现问题
|
||||||
mat=rotate(rad,Vector3f(0,0,1));
|
mat=rotate(rad,Vector3f(0,0,1));
|
||||||
|
|
||||||
render_root.Add(new SceneNode(mat,render_obj));
|
CreateComponent<MeshComponent>(mat,scene_root,render_obj);
|
||||||
}
|
}
|
||||||
|
|
||||||
render_root.RefreshMatrix();
|
|
||||||
|
|
||||||
render_list->Expend(&render_root);
|
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
~TestApp()
|
using WorkObject::WorkObject;
|
||||||
{
|
|
||||||
SAFE_CLEAR(render_list);
|
|
||||||
}
|
|
||||||
|
|
||||||
bool Init(uint w,uint h)
|
|
||||||
{
|
|
||||||
if(!VulkanApplicationFramework::Init(w,h))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
render_list=new RenderList(device);
|
bool Init() override
|
||||||
|
{
|
||||||
|
GetRenderer()->SetClearColor(Color4f(0.2f,0.2f,0.2f,1.0f));
|
||||||
|
|
||||||
if(!InitMaterial())
|
if(!InitMaterial())
|
||||||
return(false);
|
return(false);
|
||||||
@ -123,20 +103,11 @@ public:
|
|||||||
if(!InitVBO())
|
if(!InitVBO())
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
BuildCommandBuffer(render_list);
|
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
};//class TestApp:public WorkObject
|
||||||
|
|
||||||
void Resize(uint w,uint h)override
|
int os_main(int,os_char **)
|
||||||
{
|
|
||||||
VulkanApplicationFramework::Resize(w,h);
|
|
||||||
|
|
||||||
BuildCommandBuffer(render_list);
|
|
||||||
}
|
|
||||||
};//class TestApp:public VulkanApplicationFramework
|
|
||||||
|
|
||||||
int main(int,char **)
|
|
||||||
{
|
{
|
||||||
return RunApp<TestApp>(SCREEN_WIDTH,SCREEN_HEIGHT);
|
return RunFramework<TestApp>(OS_TEXT("AutoInstance"),1024,1024);
|
||||||
}
|
}
|
||||||
|
@ -1,18 +1,15 @@
|
|||||||
// 该范例主要演示使用一个材质下的不同材质实例传递颜色参数绘制三角形,并依赖RenderList中的自动合并功能,让同一材质下所有不同材质实例的对象一次渲染完成。
|
// 该范例主要演示使用一个材质下的不同材质实例传递颜色参数绘制三角形,并依赖RenderList中的自动合并功能,让同一材质下所有不同材质实例的对象一次渲染完成。
|
||||||
|
|
||||||
#include"VulkanAppFramework.h"
|
#include<hgl/WorkManager.h>
|
||||||
#include<hgl/math/Math.h>
|
#include<hgl/math/Math.h>
|
||||||
#include<hgl/filesystem/FileSystem.h>
|
#include<hgl/filesystem/FileSystem.h>
|
||||||
#include<hgl/graph/mtl/Material2DCreateConfig.h>
|
#include<hgl/graph/mtl/Material2DCreateConfig.h>
|
||||||
#include<hgl/graph/RenderList.h>
|
|
||||||
#include<hgl/color/Color.h>
|
#include<hgl/color/Color.h>
|
||||||
|
#include<hgl/component/MeshComponent.h>
|
||||||
|
|
||||||
using namespace hgl;
|
using namespace hgl;
|
||||||
using namespace hgl::graph;
|
using namespace hgl::graph;
|
||||||
|
|
||||||
constexpr uint32_t SCREEN_WIDTH=1024;
|
|
||||||
constexpr uint32_t SCREEN_HEIGHT=1024;
|
|
||||||
|
|
||||||
constexpr uint32_t VERTEX_COUNT=3;
|
constexpr uint32_t VERTEX_COUNT=3;
|
||||||
|
|
||||||
constexpr float position_data[VERTEX_COUNT*2]=
|
constexpr float position_data[VERTEX_COUNT*2]=
|
||||||
@ -23,22 +20,18 @@ constexpr float position_data[VERTEX_COUNT*2]=
|
|||||||
};
|
};
|
||||||
|
|
||||||
constexpr uint DRAW_OBJECT_COUNT=12;
|
constexpr uint DRAW_OBJECT_COUNT=12;
|
||||||
|
constexpr double TRI_ROTATE_ANGLE=360.0f/DRAW_OBJECT_COUNT;
|
||||||
|
|
||||||
#define USE_MATERIAL_FILE true //是否使用材质文件
|
#define USE_MATERIAL_FILE true //是否使用材质文件
|
||||||
|
|
||||||
class TestApp:public VulkanApplicationFramework
|
class TestApp:public WorkObject
|
||||||
{
|
{
|
||||||
private:
|
|
||||||
|
|
||||||
SceneNode render_root;
|
|
||||||
RenderList * render_list =nullptr;
|
|
||||||
|
|
||||||
Material * material =nullptr;
|
Material * material =nullptr;
|
||||||
|
|
||||||
struct
|
struct
|
||||||
{
|
{
|
||||||
MaterialInstance * mi;
|
MaterialInstance * mi;
|
||||||
Renderable * r;
|
Mesh * mesh;
|
||||||
}render_obj[DRAW_OBJECT_COUNT]{};
|
}render_obj[DRAW_OBJECT_COUNT]{};
|
||||||
|
|
||||||
Pipeline * pipeline =nullptr;
|
Pipeline * pipeline =nullptr;
|
||||||
@ -48,10 +41,7 @@ private:
|
|||||||
bool InitMaterial()
|
bool InitMaterial()
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
mtl::Material2DCreateConfig cfg(device->GetDeviceAttribute(),"PureColor2D",Prim::Triangles);
|
mtl::Material2DCreateConfig cfg(PrimitiveType::Triangles,CoordinateSystem2D::NDC,mtl::WithLocalToWorld::With);
|
||||||
|
|
||||||
cfg.coordinate_system=CoordinateSystem2D::NDC;
|
|
||||||
cfg.local_to_world=true;
|
|
||||||
|
|
||||||
#ifndef USE_MATERIAL_FILE
|
#ifndef USE_MATERIAL_FILE
|
||||||
AutoDelete<mtl::MaterialCreateInfo> mci=mtl::CreatePureColor2D(&cfg); //走程序内置材质创建函数
|
AutoDelete<mtl::MaterialCreateInfo> mci=mtl::CreatePureColor2D(&cfg); //走程序内置材质创建函数
|
||||||
@ -76,89 +66,57 @@ private:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
pipeline=CreatePipeline(material,InlinePipeline::Solid2D,Prim::Triangles);
|
pipeline=CreatePipeline(material,InlinePipeline::Solid2D);
|
||||||
|
|
||||||
return pipeline;
|
return pipeline;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool InitVBOAndRenderList()
|
bool InitVBOAndRenderList()
|
||||||
{
|
{
|
||||||
PrimitiveCreater pc(device,material->GetDefaultVIL());
|
Primitive *prim=CreatePrimitive("Triangle",VERTEX_COUNT,material->GetDefaultVIL(),
|
||||||
|
{{VAN::Position, VF_V2F, position_data}});
|
||||||
|
|
||||||
if(!pc.Init("Triangle",VERTEX_COUNT))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(!pc.WriteVAB(VAN::Position, VF_V2F, position_data))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
Primitive *prim=pc.Create();
|
|
||||||
if(!prim)
|
if(!prim)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
db->Add(prim);
|
db->Add(prim);
|
||||||
|
|
||||||
Matrix4f mat;
|
Matrix4f mat;
|
||||||
|
|
||||||
|
SceneNode *scene_root=GetSceneRoot(); ///<取得场景根节点
|
||||||
|
|
||||||
for(uint i=0;i<DRAW_OBJECT_COUNT;i++)
|
for(uint i=0;i<DRAW_OBJECT_COUNT;i++)
|
||||||
{
|
{
|
||||||
render_obj[i].r=db->CreateRenderable(prim,render_obj[i].mi,pipeline);
|
render_obj[i].mesh=db->CreateMesh(prim,render_obj[i].mi,pipeline);
|
||||||
|
|
||||||
if(!render_obj[i].r)
|
if(!render_obj[i].mesh)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
mat=rotate(deg2rad<double>(double(360/DRAW_OBJECT_COUNT*i)),AxisVector::Z);
|
mat=rotate(deg2rad<double>(TRI_ROTATE_ANGLE*i),AxisVector::Z);
|
||||||
|
|
||||||
render_root.Add(new SceneNode(mat,render_obj[i].r));
|
CreateComponent<MeshComponent>(mat,scene_root,render_obj[i].mesh);
|
||||||
}
|
}
|
||||||
|
|
||||||
render_root.RefreshMatrix();
|
|
||||||
|
|
||||||
render_list->Expend(&render_root);
|
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
~TestApp()
|
using WorkObject::WorkObject;
|
||||||
|
|
||||||
|
bool Init() override
|
||||||
{
|
{
|
||||||
SAFE_CLEAR(render_list);
|
|
||||||
}
|
|
||||||
|
|
||||||
bool Init()
|
|
||||||
{
|
|
||||||
if(!VulkanApplicationFramework::Init(SCREEN_WIDTH,SCREEN_HEIGHT))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
render_list=new RenderList(device);
|
|
||||||
|
|
||||||
if(!InitMaterial())
|
if(!InitMaterial())
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
if(!InitVBOAndRenderList())
|
if(!InitVBOAndRenderList())
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
BuildCommandBuffer(render_list);
|
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
};//class TestApp:public WorkObject
|
||||||
|
|
||||||
void Resize(uint w,uint h)override
|
int os_main(int,os_char **)
|
||||||
{
|
|
||||||
VulkanApplicationFramework::Resize(w,h);
|
|
||||||
|
|
||||||
BuildCommandBuffer(render_list);
|
|
||||||
}
|
|
||||||
};//class TestApp:public VulkanApplicationFramework
|
|
||||||
|
|
||||||
int main(int,char **)
|
|
||||||
{
|
{
|
||||||
TestApp app;
|
return RunFramework<TestApp>(OS_TEXT("AutoInstance"),1024,1024);
|
||||||
|
|
||||||
if(!app.Init())
|
|
||||||
return(-1);
|
|
||||||
|
|
||||||
while(app.Run());
|
|
||||||
|
|
||||||
return 0;
|
|
||||||
}
|
}
|
||||||
|
@ -1,158 +0,0 @@
|
|||||||
// 该范例主要演示使用NDC坐标系直接绘制一个渐变色的三角形
|
|
||||||
|
|
||||||
#include"VulkanAppFramework.h"
|
|
||||||
#include<hgl/math/HalfFloat.h>
|
|
||||||
#include<hgl/graph/VKVertexInputConfig.h>
|
|
||||||
#include<hgl/graph/PrimitiveCreater.h>
|
|
||||||
#include<hgl/graph/mtl/Material2DCreateConfig.h>
|
|
||||||
|
|
||||||
using namespace hgl;
|
|
||||||
using namespace hgl::graph;
|
|
||||||
|
|
||||||
constexpr uint32_t SCREEN_WIDTH=1280;
|
|
||||||
constexpr uint32_t SCREEN_HEIGHT=720;
|
|
||||||
|
|
||||||
constexpr uint32_t VERTEX_COUNT=3;
|
|
||||||
|
|
||||||
constexpr float position_data_float[VERTEX_COUNT*2]=
|
|
||||||
{
|
|
||||||
0.0, -0.5,
|
|
||||||
-0.5, 0.5,
|
|
||||||
0.5, 0.5
|
|
||||||
};
|
|
||||||
|
|
||||||
#define USE_HALF_FLOAT_POSITION
|
|
||||||
|
|
||||||
#ifdef USE_HALF_FLOAT_POSITION
|
|
||||||
constexpr VkFormat PositionFormat=VF_V2HF;
|
|
||||||
|
|
||||||
half_float position_data_hf[VERTEX_COUNT*2];
|
|
||||||
|
|
||||||
#define position_data position_data_hf
|
|
||||||
#else
|
|
||||||
constexpr VkFormat PositionFormat=VF_V2F;
|
|
||||||
|
|
||||||
#define position_data position_data_float
|
|
||||||
#endif//USE_HALF_FLOAT_POSITION
|
|
||||||
|
|
||||||
#define USE_UNORM8_COLOR
|
|
||||||
|
|
||||||
#ifdef USE_UNORM8_COLOR
|
|
||||||
constexpr uint8 color_data[VERTEX_COUNT*4]=
|
|
||||||
{ 255,0,0,255,
|
|
||||||
0,255,0,255,
|
|
||||||
0,0,255,255
|
|
||||||
};
|
|
||||||
|
|
||||||
constexpr VkFormat ColorFormat=VF_V4UN8;
|
|
||||||
#else
|
|
||||||
constexpr float color_data[VERTEX_COUNT*4]=
|
|
||||||
{ 1,0,0,1,
|
|
||||||
0,1,0,1,
|
|
||||||
0,0,1,1
|
|
||||||
};
|
|
||||||
|
|
||||||
constexpr VkFormat ColorFormat=VF_V4F;
|
|
||||||
#endif//USE_UNORM8_COLOR
|
|
||||||
|
|
||||||
class TestApp:public VulkanApplicationFramework
|
|
||||||
{
|
|
||||||
private:
|
|
||||||
|
|
||||||
#if defined(USE_HALF_FLOAT_POSITION)||defined(USE_UNORM8_COLOR)
|
|
||||||
VILConfig vil_config;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
MaterialInstance * material_instance =nullptr;
|
|
||||||
Renderable * render_obj =nullptr;
|
|
||||||
|
|
||||||
Pipeline * pipeline =nullptr;
|
|
||||||
|
|
||||||
private:
|
|
||||||
|
|
||||||
void InitVIL()
|
|
||||||
{
|
|
||||||
#ifdef USE_HALF_FLOAT_POSITION
|
|
||||||
vil_config.Add(VAN::Position,PositionFormat);
|
|
||||||
#endif//USE_HALF_FLOAT_POSITION
|
|
||||||
|
|
||||||
#ifdef USE_UNORM8_COLOR
|
|
||||||
vil_config.Add(VAN::Color,ColorFormat);
|
|
||||||
#endif//USE_HALF_FLOAT_POSITION
|
|
||||||
}
|
|
||||||
|
|
||||||
bool InitAutoMaterial()
|
|
||||||
{
|
|
||||||
mtl::Material2DCreateConfig cfg(device->GetDeviceAttribute(),"VertexColor2d",Prim::Triangles);
|
|
||||||
|
|
||||||
cfg.coordinate_system=CoordinateSystem2D::NDC;
|
|
||||||
cfg.local_to_world=false;
|
|
||||||
|
|
||||||
AutoDelete<mtl::MaterialCreateInfo> mci=mtl::CreateVertexColor2D(&cfg);
|
|
||||||
|
|
||||||
material_instance=db->CreateMaterialInstance(mci,&vil_config);
|
|
||||||
|
|
||||||
return material_instance;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool InitPipeline()
|
|
||||||
{
|
|
||||||
// pipeline=db->CreatePipeline(material_instance,sc_render_target,OS_TEXT("res/pipeline/solid2d"));
|
|
||||||
pipeline=CreatePipeline(material_instance,InlinePipeline::Solid2D,Prim::Triangles); //等同上一行,为Framework重载,默认使用swapchain的render target
|
|
||||||
|
|
||||||
return pipeline;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool InitVBO()
|
|
||||||
{
|
|
||||||
PrimitiveCreater rpc(device,material_instance->GetVIL());
|
|
||||||
|
|
||||||
rpc.Init("Triangle",VERTEX_COUNT);
|
|
||||||
|
|
||||||
#ifdef USE_HALF_FLOAT_POSITION
|
|
||||||
Float32toFloat16(position_data_hf,position_data_float,VERTEX_COUNT*2);
|
|
||||||
#endif//USE_HALF_FLOAT_POSITION
|
|
||||||
|
|
||||||
if(!rpc.WriteVAB(VAN::Position, PositionFormat, position_data))return(false);
|
|
||||||
if(!rpc.WriteVAB(VAN::Color, ColorFormat, color_data ))return(false);
|
|
||||||
|
|
||||||
render_obj=db->CreateRenderable(&rpc,material_instance,pipeline);
|
|
||||||
return(render_obj);
|
|
||||||
}
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
bool Init(uint w,uint h)
|
|
||||||
{
|
|
||||||
if(!VulkanApplicationFramework::Init(w,h))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
InitVIL();
|
|
||||||
|
|
||||||
if(!InitAutoMaterial())
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(!InitPipeline())
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(!InitVBO())
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(!BuildCommandBuffer(render_obj))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
return(true);
|
|
||||||
}
|
|
||||||
|
|
||||||
void Resize(uint w,uint h)override
|
|
||||||
{
|
|
||||||
VulkanApplicationFramework::Resize(w,h);
|
|
||||||
|
|
||||||
BuildCommandBuffer(render_obj);
|
|
||||||
}
|
|
||||||
};//class TestApp:public VulkanApplicationFramework
|
|
||||||
|
|
||||||
int main(int,char **)
|
|
||||||
{
|
|
||||||
return RunApp<TestApp>(SCREEN_WIDTH,SCREEN_HEIGHT);
|
|
||||||
}
|
|
@ -1,10 +1,12 @@
|
|||||||
// 该范例主要演示使用2D坐系统直接绘制一个渐变色的三角形,使用UBO传递Viewport信息
|
// 该范例主要演示使用2D坐系统直接绘制一个渐变色的三角形,使用UBO传递Viewport信息
|
||||||
|
|
||||||
#include"VulkanAppFramework.h"
|
#include<hgl/WorkManager.h>
|
||||||
#include<hgl/graph/VKVertexInputConfig.h>
|
#include<hgl/graph/VKVertexInputConfig.h>
|
||||||
#include<hgl/graph/PrimitiveCreater.h>
|
#include<hgl/graph/PrimitiveCreater.h>
|
||||||
#include<hgl/graph/mtl/Material2DCreateConfig.h>
|
#include<hgl/graph/mtl/Material2DCreateConfig.h>
|
||||||
|
|
||||||
|
#include<hgl/component/MeshComponent.h>
|
||||||
|
|
||||||
using namespace hgl;
|
using namespace hgl;
|
||||||
using namespace hgl::graph;
|
using namespace hgl::graph;
|
||||||
|
|
||||||
@ -17,7 +19,7 @@ static float position_data_float[VERTEX_COUNT][2]=
|
|||||||
{0.25, 0.75}
|
{0.25, 0.75}
|
||||||
};
|
};
|
||||||
|
|
||||||
static uint16 position_data_u16[VERTEX_COUNT][2]={};
|
static int16 position_data[VERTEX_COUNT][2]={};
|
||||||
|
|
||||||
constexpr uint8 color_data[VERTEX_COUNT*4]=
|
constexpr uint8 color_data[VERTEX_COUNT*4]=
|
||||||
{
|
{
|
||||||
@ -26,14 +28,17 @@ constexpr uint8 color_data[VERTEX_COUNT*4]=
|
|||||||
0,0,255,255
|
0,0,255,255
|
||||||
};
|
};
|
||||||
|
|
||||||
//#define USE_ZERO2ONE_COORD //使用左上角0,0右下角1,1的坐标系
|
constexpr VAType POSITION_SHADER_FORMAT =VAT_IVEC2;
|
||||||
|
constexpr VkFormat POSITION_DATA_FORMAT =VF_V2I16;
|
||||||
|
|
||||||
class TestApp:public VulkanApplicationFramework
|
constexpr VkFormat COLOR_DATA_FORMAT =VF_V4UN8;
|
||||||
|
|
||||||
|
class TestApp:public WorkObject
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
|
|
||||||
MaterialInstance * material_instance =nullptr;
|
MaterialInstance * material_instance =nullptr;
|
||||||
Renderable * render_obj =nullptr;
|
Mesh * mesh_triangle =nullptr;
|
||||||
|
|
||||||
Pipeline * pipeline =nullptr;
|
Pipeline * pipeline =nullptr;
|
||||||
|
|
||||||
@ -41,93 +46,70 @@ private:
|
|||||||
|
|
||||||
bool InitMaterial()
|
bool InitMaterial()
|
||||||
{
|
{
|
||||||
mtl::Material2DCreateConfig cfg(device->GetDeviceAttribute(),"VertexColor2D",Prim::Triangles);
|
mtl::Material2DCreateConfig cfg(PrimitiveType::Triangles,
|
||||||
|
CoordinateSystem2D::Ortho,
|
||||||
|
mtl::WithLocalToWorld::With);
|
||||||
|
|
||||||
VILConfig vil_config;
|
VILConfig vil_config;
|
||||||
|
|
||||||
#ifdef USE_ZERO2ONE_COORD
|
cfg.position_format = POSITION_SHADER_FORMAT; //这里指定shader中使用ivec2当做顶点输入格式
|
||||||
cfg.coordinate_system=CoordinateSystem2D::ZeroToOne;
|
|
||||||
#else
|
|
||||||
cfg.coordinate_system=CoordinateSystem2D::Ortho;
|
|
||||||
|
|
||||||
cfg.position_format =VAT_UVEC2; //这里指定shader中使用uvec2当做顶点输入格式
|
|
||||||
// ^
|
// ^
|
||||||
// + 这上下两种格式要配套,否则会出错
|
// + 这上下两种格式要配套,否则会出错
|
||||||
// v
|
// v
|
||||||
vil_config.Add(VAN::Position,VF_V2U16); //这里指定VAB中使用RG16U当做顶点数据格式
|
vil_config.Add(VAN::Position, POSITION_DATA_FORMAT); //这里指定VAB中使用RG16I当做顶点数据格式
|
||||||
#endif//USE_ZERO2ONE_COORD
|
|
||||||
|
|
||||||
vil_config.Add(VAN::Color,VF_V4UN8); //这里指定VAB中使用RGBA8UNorm当做颜色数据格式
|
vil_config.Add(VAN::Color, COLOR_DATA_FORMAT); //这里指定VAB中使用RGBA8UNorm当做颜色数据格式
|
||||||
|
|
||||||
cfg.local_to_world=false;
|
material_instance=CreateMaterialInstance(mtl::inline_material::VertexColor2D,&cfg,&vil_config);
|
||||||
|
|
||||||
AutoDelete<mtl::MaterialCreateInfo> mci=mtl::CreateVertexColor2D(&cfg);
|
|
||||||
|
|
||||||
material_instance=db->CreateMaterialInstance(mci,&vil_config);
|
|
||||||
|
|
||||||
if(!material_instance)
|
if(!material_instance)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
// pipeline=db->CreatePipeline(material_instance,sc_render_target,OS_TEXT("res/pipeline/solid2d"));
|
// pipeline=db->CreatePipeline(material_instance,sc_render_target,OS_TEXT("res/pipeline/solid2d"));
|
||||||
pipeline=CreatePipeline(material_instance,InlinePipeline::Solid2D,Prim::Triangles); //等同上一行,为Framework重载,默认使用swapchain的render target
|
pipeline=CreatePipeline(material_instance,InlinePipeline::Solid2D); //等同上一行,为Framework重载,默认使用swapchain的render target
|
||||||
|
|
||||||
return pipeline;
|
return pipeline;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool InitVBO()
|
bool InitVBO()
|
||||||
{
|
{
|
||||||
PrimitiveCreater rpc(device,material_instance->GetVIL());
|
const auto ext=GetExtent();
|
||||||
|
|
||||||
rpc.Init("Triangle",VERTEX_COUNT);
|
for(uint i=0;i<VERTEX_COUNT;i++)
|
||||||
|
{
|
||||||
|
position_data[i][0]=position_data_float[i][0]*ext.width;
|
||||||
|
position_data[i][1]=position_data_float[i][1]*ext.height;
|
||||||
|
}
|
||||||
|
|
||||||
#ifdef USE_ZERO2ONE_COORD //使用0 to 1坐标系
|
mesh_triangle=CreateMesh("Triangle",VERTEX_COUNT,material_instance,pipeline,
|
||||||
if(!rpc.WriteVAB(VAN::Position, VF_V2F, position_data_float ))return(false);
|
{
|
||||||
#else //使用ortho坐标系
|
{VAN::Position,POSITION_DATA_FORMAT,position_data},
|
||||||
if(!rpc.WriteVAB(VAN::Position, VF_V2U16, position_data_u16 ))return(false);
|
{VAN::Color, COLOR_DATA_FORMAT, color_data}
|
||||||
#endif//USE_ZERO2ONE_COORD
|
});
|
||||||
|
|
||||||
if(!rpc.WriteVAB(VAN::Color, VF_V4UN8, color_data ))return(false);
|
if(!mesh_triangle)
|
||||||
|
return(false);
|
||||||
render_obj=db->CreateRenderable(&rpc,material_instance,pipeline);
|
|
||||||
return(true);
|
return CreateComponent<MeshComponent>(GetSceneRoot(),mesh_triangle); //创建一个静态网格组件
|
||||||
}
|
}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
bool Init(uint w,uint h)
|
using WorkObject::WorkObject;
|
||||||
|
|
||||||
|
bool Init() override
|
||||||
{
|
{
|
||||||
if(!VulkanApplicationFramework::Init(w,h))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
#ifndef USE_ZERO2ONE_COORD
|
|
||||||
for(uint i=0;i<VERTEX_COUNT;i++)
|
|
||||||
{
|
|
||||||
position_data_u16[i][0]=position_data_float[i][0]*w;
|
|
||||||
position_data_u16[i][1]=position_data_float[i][1]*h;
|
|
||||||
}
|
|
||||||
#endif//
|
|
||||||
|
|
||||||
if(!InitMaterial())
|
if(!InitMaterial())
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
if(!InitVBO())
|
if(!InitVBO())
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
if(!BuildCommandBuffer(render_obj))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
};//class TestApp:public WorkObject
|
||||||
|
|
||||||
void Resize(uint w,uint h)override
|
int os_main(int,os_char **)
|
||||||
{
|
|
||||||
VulkanApplicationFramework::Resize(w,h);
|
|
||||||
|
|
||||||
BuildCommandBuffer(render_obj);
|
|
||||||
}
|
|
||||||
};//class TestApp:public VulkanApplicationFramework
|
|
||||||
|
|
||||||
int main(int,char **)
|
|
||||||
{
|
{
|
||||||
return RunApp<TestApp>(1280,720);
|
return RunFramework<TestApp>(OS_TEXT("Draw triangle use UBO"));
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/common)
|
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/common)
|
||||||
|
|
||||||
SET(VULKAN_APP_FRAMEWORK ${CMAKE_CURRENT_SOURCE_DIR}/common/VulkanAppFramework.h)
|
SET(VULKAN_APP_FRAMEWORK ${CMAKE_CURRENT_SOURCE_DIR}/common/VulkanAppFramework.h)
|
||||||
|
|
||||||
add_subdirectory(Basic)
|
add_subdirectory(Basic)
|
||||||
add_subdirectory(Texture)
|
add_subdirectory(Texture)
|
||||||
|
@ -15,7 +15,7 @@ private:
|
|||||||
TextRender * text_render =nullptr;
|
TextRender * text_render =nullptr;
|
||||||
|
|
||||||
TextPrimitive * text_primitive =nullptr;
|
TextPrimitive * text_primitive =nullptr;
|
||||||
Renderable * render_obj =nullptr;
|
Mesh * render_obj =nullptr;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
@ -44,7 +44,7 @@ private:
|
|||||||
if(!text_primitive)
|
if(!text_primitive)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
render_obj=text_render->CreateRenderable(text_primitive);
|
render_obj=text_render->CreateMesh(text_primitive);
|
||||||
if(!render_obj)
|
if(!render_obj)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
|
@ -1,30 +0,0 @@
|
|||||||
// Blender axis
|
|
||||||
/**
|
|
||||||
* 0 1 2 3 4 5 6 7
|
|
||||||
* 0+---------->>>> X
|
|
||||||
* 1|
|
|
||||||
* 2|
|
|
||||||
* 3| +--+
|
|
||||||
* 4| +--+
|
|
||||||
* 5|
|
|
||||||
* 6V
|
|
||||||
* 7V
|
|
||||||
*
|
|
||||||
* 坐标轴参考Blender设计
|
|
||||||
*
|
|
||||||
* 单方向坐标轴长度为8
|
|
||||||
* 最终箭头长度为2
|
|
||||||
*
|
|
||||||
* 负责2D平移的方块尺寸为1,位置在3-4
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 缩放工具
|
|
||||||
*/
|
|
||||||
class GizmoScale
|
|
||||||
{
|
|
||||||
public:
|
|
||||||
|
|
||||||
|
|
||||||
};//class GizmoScale
|
|
@ -10,16 +10,15 @@
|
|||||||
set_property(TARGET ${name} PROPERTY FOLDER "ULRE/Example/Gizmo")
|
set_property(TARGET ${name} PROPERTY FOLDER "ULRE/Example/Gizmo")
|
||||||
endmacro()
|
endmacro()
|
||||||
|
|
||||||
CreateProject(01_PlaneGrid3D PlaneGrid3D.cpp)
|
CreateProject(01_SimplestAxis SimplestAxis.cpp)
|
||||||
CreateProject(02_RayPicking RayPicking.cpp)
|
CreateProject(02_PlaneGrid3D PlaneGrid3D.cpp)
|
||||||
CreateProject(03_MetricCellsGrid MetricCellsGrid.cpp)
|
CreateProject(03_RayPicking RayPicking.cpp)
|
||||||
|
|
||||||
CreateProject(04_Gizmo3DTest GizmoTest.cpp
|
CreateProject(04_Gizmo3DTest GizmoTest.cpp
|
||||||
Gizmo.h
|
Gizmo.h
|
||||||
GizmoResource.h
|
GizmoResource.h
|
||||||
GizmoResource.cpp
|
GizmoResource.cpp
|
||||||
Gizmo3DMove.cpp
|
Gizmo3DMove.cpp
|
||||||
Gizmo3DScale.cpp
|
#Gizmo3DScale.cpp
|
||||||
Gizmo3DRotate.cpp)
|
#Gizmo3DRotate.cpp
|
||||||
|
)
|
||||||
#CreateProject(03_BlenderAxis BlenderAxis.cpp)
|
|
||||||
|
@ -31,13 +31,13 @@ enum class GizmoShape:uint
|
|||||||
ENUM_CLASS_RANGE(Square,Torus)
|
ENUM_CLASS_RANGE(Square,Torus)
|
||||||
};
|
};
|
||||||
|
|
||||||
bool InitGizmoResource(RenderResource *);
|
bool InitGizmoResource(RenderFramework *);
|
||||||
void FreeGizmoResource();
|
void FreeGizmoResource();
|
||||||
|
|
||||||
Renderable *GetGizmoRenderable(const GizmoShape &shape,const GizmoColor &color);
|
Mesh *GetGizmoMesh(const GizmoShape &shape,const GizmoColor &color);
|
||||||
|
|
||||||
StaticMesh *GetGizmoMoveStaticMesh();
|
SceneNode *GetGizmoMoveNode();
|
||||||
StaticMesh *GetGizmoScaleStaticMesh();
|
//SceneNode *GetGizmoScaleMesh();
|
||||||
StaticMesh *GetGizmoRotateStaticMesh();
|
//SceneNode *GetGizmoRotateMesh();
|
||||||
|
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
|
@ -25,46 +25,49 @@
|
|||||||
#include<hgl/graph/SceneNode.h>
|
#include<hgl/graph/SceneNode.h>
|
||||||
#include<hgl/graph/VKRenderResource.h>
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
#include<hgl/graph/InlineGeometry.h>
|
#include<hgl/graph/InlineGeometry.h>
|
||||||
|
#include<hgl/graph/RenderFramework.h>
|
||||||
|
#include<hgl/component/MeshComponent.h>
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
static StaticMesh *sm_gizmo_move=nullptr;
|
|
||||||
|
static SceneNode *sn_gizmo_move=nullptr;
|
||||||
}//namespace
|
}//namespace
|
||||||
|
|
||||||
StaticMesh *GetGizmoMoveStaticMesh()
|
SceneNode *GetGizmoMoveNode()
|
||||||
{
|
{
|
||||||
return sm_gizmo_move;
|
return sn_gizmo_move;
|
||||||
}
|
}
|
||||||
|
|
||||||
void ClearGizmoMoveStaticMesh()
|
void ClearGizmoMoveNode()
|
||||||
{
|
{
|
||||||
SAFE_CLEAR(sm_gizmo_move);
|
SAFE_CLEAR(sn_gizmo_move);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool InitGizmoMoveStaticMesh()
|
bool InitGizmoMoveNode(RenderFramework *render_framework)
|
||||||
{
|
{
|
||||||
Renderable *sphere=GetGizmoRenderable(GizmoShape::Sphere,GizmoColor::White);
|
Mesh *sphere=GetGizmoMesh(GizmoShape::Sphere,GizmoColor::White);
|
||||||
Renderable *cylinder[3]
|
Mesh *cylinder[3]
|
||||||
{
|
{
|
||||||
GetGizmoRenderable(GizmoShape::Cylinder,GizmoColor::Red),
|
GetGizmoMesh(GizmoShape::Cylinder,GizmoColor::Red),
|
||||||
GetGizmoRenderable(GizmoShape::Cylinder,GizmoColor::Green),
|
GetGizmoMesh(GizmoShape::Cylinder,GizmoColor::Green),
|
||||||
GetGizmoRenderable(GizmoShape::Cylinder,GizmoColor::Blue),
|
GetGizmoMesh(GizmoShape::Cylinder,GizmoColor::Blue),
|
||||||
};
|
};
|
||||||
|
|
||||||
Renderable *cone[3]
|
Mesh *cone[3]
|
||||||
{
|
{
|
||||||
GetGizmoRenderable(GizmoShape::Cone,GizmoColor::Red),
|
GetGizmoMesh(GizmoShape::Cone,GizmoColor::Red),
|
||||||
GetGizmoRenderable(GizmoShape::Cone,GizmoColor::Green),
|
GetGizmoMesh(GizmoShape::Cone,GizmoColor::Green),
|
||||||
GetGizmoRenderable(GizmoShape::Cone,GizmoColor::Blue),
|
GetGizmoMesh(GizmoShape::Cone,GizmoColor::Blue),
|
||||||
};
|
};
|
||||||
|
|
||||||
Renderable *circle[3]=
|
Mesh *square[3]=
|
||||||
{
|
{
|
||||||
GetGizmoRenderable(GizmoShape::Circle,GizmoColor::Red),
|
GetGizmoMesh(GizmoShape::Square,GizmoColor::Red),
|
||||||
GetGizmoRenderable(GizmoShape::Circle,GizmoColor::Green),
|
GetGizmoMesh(GizmoShape::Square,GizmoColor::Green),
|
||||||
GetGizmoRenderable(GizmoShape::Circle,GizmoColor::Blue)
|
GetGizmoMesh(GizmoShape::Square,GizmoColor::Blue)
|
||||||
};
|
};
|
||||||
|
|
||||||
if(!sphere)
|
if(!sphere)
|
||||||
@ -78,72 +81,69 @@ bool InitGizmoMoveStaticMesh()
|
|||||||
if(!cone[i])
|
if(!cone[i])
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
if(!circle[i])
|
if(!square[i])
|
||||||
return(false);
|
return(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
SceneNode *root_node=new SceneNode();
|
sn_gizmo_move=new SceneNode();
|
||||||
|
|
||||||
root_node->Add(new SceneNode(sphere));
|
sn_gizmo_move->AttachComponent(render_framework->CreateComponent<MeshComponent>(sphere));
|
||||||
|
|
||||||
{
|
{
|
||||||
Transform tm;
|
Transform tm;
|
||||||
|
|
||||||
const Vector3f one_scale(1);
|
const Vector3f one_scale(1);
|
||||||
const Vector3f circle_scale(2);
|
const Vector3f square_scale(2);
|
||||||
const Vector3f cylinder_scale(GIZMO_CYLINDER_RADIUS,GIZMO_CYLINDER_RADIUS,GIZMO_CYLINDER_HALF_LENGTH);
|
const Vector3f cylinder_scale(GIZMO_CYLINDER_RADIUS,GIZMO_CYLINDER_RADIUS,GIZMO_CYLINDER_HALF_LENGTH);
|
||||||
|
|
||||||
{
|
{
|
||||||
tm.SetScale(cylinder_scale);
|
tm.SetScale(cylinder_scale);
|
||||||
tm.SetTranslation(0,0,GIZMO_CYLINDER_OFFSET);
|
tm.SetTranslation(0,0,GIZMO_CYLINDER_OFFSET);
|
||||||
root_node->Add(new SceneNode(tm,cylinder[2])); //Z 向上圆柱
|
render_framework->CreateComponent<MeshComponent>(tm.GetMatrix(),sn_gizmo_move,cylinder[2]); //Z 向上圆柱
|
||||||
|
|
||||||
tm.SetScale(one_scale);
|
tm.SetScale(one_scale);
|
||||||
tm.SetTranslation(0,0,GIZMO_CONE_OFFSET);
|
tm.SetTranslation(0,0,GIZMO_CONE_OFFSET);
|
||||||
root_node->Add(new SceneNode(tm,cone[2])); //Z 向上圆锥
|
render_framework->CreateComponent<MeshComponent>(tm.GetMatrix(),sn_gizmo_move,cone[2]); //Z 向上圆锥
|
||||||
|
|
||||||
tm.SetScale(circle_scale);
|
tm.SetScale(square_scale);
|
||||||
tm.SetTranslation(GIZMO_TWO_AXIS_OFFSET,GIZMO_TWO_AXIS_OFFSET,0);
|
tm.SetTranslation(GIZMO_TWO_AXIS_OFFSET,GIZMO_TWO_AXIS_OFFSET,0);
|
||||||
root_node->Add(new SceneNode(tm,circle[2]));
|
render_framework->CreateComponent<MeshComponent>(tm.GetMatrix(),sn_gizmo_move,square[2]);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
tm.SetScale(cylinder_scale);
|
tm.SetScale(cylinder_scale);
|
||||||
tm.SetRotation(AxisVector::Y,90);
|
tm.SetRotation(AxisVector::Y,90);
|
||||||
tm.SetTranslation(GIZMO_CYLINDER_OFFSET,0,0);
|
tm.SetTranslation(GIZMO_CYLINDER_OFFSET,0,0);
|
||||||
root_node->Add(new SceneNode(tm,cylinder[0])); //X 向右圆柱
|
render_framework->CreateComponent<MeshComponent>(tm.GetMatrix(),sn_gizmo_move,cylinder[0]); //X 向右圆柱
|
||||||
|
|
||||||
tm.SetScale(one_scale);
|
tm.SetScale(one_scale);
|
||||||
tm.SetTranslation(GIZMO_CONE_OFFSET,0,0);
|
tm.SetTranslation(GIZMO_CONE_OFFSET,0,0);
|
||||||
root_node->Add(new SceneNode(tm,cone[0])); //X 向右圆锥
|
render_framework->CreateComponent<MeshComponent>(tm.GetMatrix(),sn_gizmo_move,cone[0]); //X 向右圆锥
|
||||||
|
|
||||||
tm.SetScale(circle_scale);
|
tm.SetScale(square_scale);
|
||||||
tm.SetTranslation(0,GIZMO_TWO_AXIS_OFFSET,GIZMO_TWO_AXIS_OFFSET);
|
tm.SetTranslation(0,GIZMO_TWO_AXIS_OFFSET,GIZMO_TWO_AXIS_OFFSET);
|
||||||
root_node->Add(new SceneNode(tm,circle[0]));
|
render_framework->CreateComponent<MeshComponent>(tm.GetMatrix(),sn_gizmo_move,square[0]);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
tm.SetScale(cylinder_scale);
|
tm.SetScale(cylinder_scale);
|
||||||
tm.SetRotation(AxisVector::X,-90);
|
tm.SetRotation(AxisVector::X,-90);
|
||||||
tm.SetTranslation(0,GIZMO_CYLINDER_OFFSET,0);
|
tm.SetTranslation(0,GIZMO_CYLINDER_OFFSET,0);
|
||||||
|
render_framework->CreateComponent<MeshComponent>(tm.GetMatrix(),sn_gizmo_move,cylinder[1]); //Y 向前圆柱
|
||||||
root_node->Add(new SceneNode(tm,cylinder[1])); //Y 向前圆柱
|
|
||||||
|
|
||||||
tm.SetScale(one_scale);
|
tm.SetScale(one_scale);
|
||||||
tm.SetTranslation(0,GIZMO_CONE_OFFSET,0);
|
tm.SetTranslation(0,GIZMO_CONE_OFFSET,0);
|
||||||
root_node->Add(new SceneNode(tm,cone[1])); //Y 向前圆锥
|
render_framework->CreateComponent<MeshComponent>(tm.GetMatrix(),sn_gizmo_move,cone[1]); //Y 向前圆锥
|
||||||
|
|
||||||
tm.SetScale(circle_scale);
|
tm.SetScale(square_scale);
|
||||||
tm.SetTranslation(GIZMO_TWO_AXIS_OFFSET,0,GIZMO_TWO_AXIS_OFFSET);
|
tm.SetTranslation(GIZMO_TWO_AXIS_OFFSET,0,GIZMO_TWO_AXIS_OFFSET);
|
||||||
root_node->Add(new SceneNode(tm,circle[1]));
|
render_framework->CreateComponent<MeshComponent>(tm.GetMatrix(),sn_gizmo_move,square[1]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
sm_gizmo_move=CreateGizmoStaticMesh(root_node);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!sm_gizmo_move)
|
if(!sn_gizmo_move)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
|
@ -22,13 +22,13 @@ void ClearGizmoRotateStaticMesh()
|
|||||||
|
|
||||||
bool InitGizmoRotateStaticMesh()
|
bool InitGizmoRotateStaticMesh()
|
||||||
{
|
{
|
||||||
Renderable *torus[4]
|
Mesh *torus[4]
|
||||||
{
|
{
|
||||||
GetGizmoRenderable(GizmoShape::Torus,GizmoColor::Red),
|
GetGizmoMesh(GizmoShape::Torus,GizmoColor::Red),
|
||||||
GetGizmoRenderable(GizmoShape::Torus,GizmoColor::Green),
|
GetGizmoMesh(GizmoShape::Torus,GizmoColor::Green),
|
||||||
GetGizmoRenderable(GizmoShape::Torus,GizmoColor::Blue),
|
GetGizmoMesh(GizmoShape::Torus,GizmoColor::Blue),
|
||||||
|
|
||||||
GetGizmoRenderable(GizmoShape::Torus,GizmoColor::White),
|
GetGizmoMesh(GizmoShape::Torus,GizmoColor::White),
|
||||||
};
|
};
|
||||||
|
|
||||||
for(auto *r:torus)
|
for(auto *r:torus)
|
||||||
|
@ -45,26 +45,26 @@ void ClearGizmoScaleStaticMesh()
|
|||||||
|
|
||||||
bool InitGizmoScaleStaticMesh()
|
bool InitGizmoScaleStaticMesh()
|
||||||
{
|
{
|
||||||
Renderable *center_cube=GetGizmoRenderable(GizmoShape::Cube,GizmoColor::White);
|
Mesh *center_cube=GetGizmoMesh(GizmoShape::Cube,GizmoColor::White);
|
||||||
Renderable *cylinder[3]
|
Mesh *cylinder[3]
|
||||||
{
|
{
|
||||||
GetGizmoRenderable(GizmoShape::Cylinder,GizmoColor::Red),
|
GetGizmoMesh(GizmoShape::Cylinder,GizmoColor::Red),
|
||||||
GetGizmoRenderable(GizmoShape::Cylinder,GizmoColor::Green),
|
GetGizmoMesh(GizmoShape::Cylinder,GizmoColor::Green),
|
||||||
GetGizmoRenderable(GizmoShape::Cylinder,GizmoColor::Blue),
|
GetGizmoMesh(GizmoShape::Cylinder,GizmoColor::Blue),
|
||||||
};
|
};
|
||||||
|
|
||||||
Renderable *cube[3]
|
Mesh *cube[3]
|
||||||
{
|
{
|
||||||
GetGizmoRenderable(GizmoShape::Cube,GizmoColor::Red),
|
GetGizmoMesh(GizmoShape::Cube,GizmoColor::Red),
|
||||||
GetGizmoRenderable(GizmoShape::Cube,GizmoColor::Green),
|
GetGizmoMesh(GizmoShape::Cube,GizmoColor::Green),
|
||||||
GetGizmoRenderable(GizmoShape::Cube,GizmoColor::Blue),
|
GetGizmoMesh(GizmoShape::Cube,GizmoColor::Blue),
|
||||||
};
|
};
|
||||||
|
|
||||||
Renderable *square[3]=
|
Mesh *square[3]=
|
||||||
{
|
{
|
||||||
GetGizmoRenderable(GizmoShape::Square,GizmoColor::Red),
|
GetGizmoMesh(GizmoShape::Square,GizmoColor::Red),
|
||||||
GetGizmoRenderable(GizmoShape::Square,GizmoColor::Green),
|
GetGizmoMesh(GizmoShape::Square,GizmoColor::Green),
|
||||||
GetGizmoRenderable(GizmoShape::Square,GizmoColor::Blue)
|
GetGizmoMesh(GizmoShape::Square,GizmoColor::Blue)
|
||||||
};
|
};
|
||||||
|
|
||||||
if(!center_cube)
|
if(!center_cube)
|
||||||
|
@ -9,22 +9,24 @@
|
|||||||
#include<hgl/color/Color.h>
|
#include<hgl/color/Color.h>
|
||||||
#include<hgl/graph/InlineGeometry.h>
|
#include<hgl/graph/InlineGeometry.h>
|
||||||
#include<hgl/graph/SceneNode.h>
|
#include<hgl/graph/SceneNode.h>
|
||||||
|
#include<hgl/graph/RenderFramework.h>
|
||||||
#include"GizmoResource.h"
|
#include"GizmoResource.h"
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
|
|
||||||
bool InitGizmoMoveStaticMesh();
|
bool InitGizmoMoveNode(RenderFramework *);
|
||||||
void ClearGizmoMoveStaticMesh();
|
void ClearGizmoMoveNode();
|
||||||
|
|
||||||
bool InitGizmoScaleStaticMesh();
|
//bool InitGizmoScaleMesh();
|
||||||
void ClearGizmoScaleStaticMesh();
|
//void ClearGizmoScaleMesh();
|
||||||
|
//
|
||||||
bool InitGizmoRotateStaticMesh();
|
//bool InitGizmoRotateMesh();
|
||||||
void ClearGizmoRotateStaticMesh();
|
//void ClearGizmoRotateMesh();
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
static RenderResource * gizmo_rr=nullptr;
|
static RenderFramework *render_framework=nullptr;
|
||||||
|
static RenderResource * gizmo_rr=nullptr;
|
||||||
|
|
||||||
struct GizmoResource
|
struct GizmoResource
|
||||||
{
|
{
|
||||||
@ -39,26 +41,26 @@ namespace
|
|||||||
static GizmoResource gizmo_line{};
|
static GizmoResource gizmo_line{};
|
||||||
static GizmoResource gizmo_triangle{};
|
static GizmoResource gizmo_triangle{};
|
||||||
|
|
||||||
struct GizmoRenderable
|
struct GizmoMesh
|
||||||
{
|
{
|
||||||
Primitive *prim;
|
Primitive *prim;
|
||||||
|
|
||||||
Renderable *renderable[size_t(GizmoColor::RANGE_SIZE)];
|
Mesh *mesh[size_t(GizmoColor::RANGE_SIZE)];
|
||||||
};
|
};
|
||||||
|
|
||||||
GizmoRenderable gizmo_rederable[size_t(GizmoShape::RANGE_SIZE)]{};
|
GizmoMesh gizmo_mesh[size_t(GizmoShape::RANGE_SIZE)]{};
|
||||||
|
|
||||||
void InitGizmoRenderable(const GizmoShape &gs,Primitive *prim,Pipeline *p)
|
void InitGizmoMesh(const GizmoShape &gs,Primitive *prim,Pipeline *p)
|
||||||
{
|
{
|
||||||
if(!prim)
|
if(!prim)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
GizmoRenderable *gr=gizmo_rederable+size_t(gs);
|
GizmoMesh *gr=gizmo_mesh+size_t(gs);
|
||||||
|
|
||||||
gr->prim=prim;
|
gr->prim=prim;
|
||||||
|
|
||||||
for(uint i=0;i<uint(GizmoColor::RANGE_SIZE);i++)
|
for(uint i=0;i<uint(GizmoColor::RANGE_SIZE);i++)
|
||||||
gr->renderable[i]=CreateRenderable(prim,gizmo_triangle.mi[i],p);
|
gr->mesh[i]=CreateMesh(prim,gizmo_triangle.mi[i],p);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool InitMI(GizmoResource *gr)
|
bool InitMI(GizmoResource *gr)
|
||||||
@ -80,26 +82,27 @@ namespace
|
|||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool InitGizmoResource2D(GPUDevice *device)
|
bool InitGizmoResource2D()
|
||||||
{
|
{
|
||||||
if(!gizmo_rr)
|
if(!gizmo_rr)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
RenderPass *render_pass=device->GetRenderPass();
|
VulkanDevice *device=render_framework->GetDevice();
|
||||||
|
VulkanDevAttr *dev_attr=device->GetDevAttr();
|
||||||
|
RenderPass *render_pass=render_framework->GetDefaultRenderPass();
|
||||||
|
|
||||||
{
|
{
|
||||||
mtl::Material3DCreateConfig cfg(device->GetDeviceAttribute(),"VertexLuminance3D",Prim::Lines);
|
mtl::Material3DCreateConfig cfg(PrimitiveType::Lines);
|
||||||
|
|
||||||
cfg.mtl_name="VertexLuminance3D"; //注意必须用不同名字,未来改名材质文件名+cfg hash名
|
|
||||||
cfg.local_to_world=true;
|
cfg.local_to_world=true;
|
||||||
cfg.position_format=VAT_VEC3;
|
cfg.position_format=VAT_VEC3;
|
||||||
|
|
||||||
mtl::MaterialCreateInfo *mci=CreateVertexLuminance3D(&cfg);
|
mtl::MaterialCreateInfo *mci=CreateVertexLuminance3D(dev_attr,&cfg);
|
||||||
|
|
||||||
if(!mci)
|
if(!mci)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
gizmo_line.mtl=gizmo_rr->CreateMaterial(mci);
|
gizmo_line.mtl=gizmo_rr->CreateMaterial("GizmoLine",mci);
|
||||||
if(!gizmo_line.mtl)
|
if(!gizmo_line.mtl)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
@ -107,7 +110,7 @@ namespace
|
|||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
gizmo_line.pipeline=render_pass->CreatePipeline(gizmo_line.mtl,InlinePipeline::Solid3D,Prim::Lines);
|
gizmo_line.pipeline=render_pass->CreatePipeline(gizmo_line.mtl,InlinePipeline::Solid3D);
|
||||||
|
|
||||||
if(!gizmo_line.pipeline)
|
if(!gizmo_line.pipeline)
|
||||||
return(false);
|
return(false);
|
||||||
@ -134,25 +137,27 @@ namespace
|
|||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool InitGizmoResource3D(GPUDevice *device)
|
bool InitGizmoResource3D()
|
||||||
{
|
{
|
||||||
if(!gizmo_rr)
|
if(!gizmo_rr)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
RenderPass *render_pass=device->GetRenderPass();
|
VulkanDevice *device=render_framework->GetDevice();
|
||||||
|
VulkanDevAttr *dev_attr=device->GetDevAttr();
|
||||||
|
RenderPass *render_pass=render_framework->GetDefaultRenderPass();
|
||||||
|
|
||||||
{
|
{
|
||||||
mtl::Material3DCreateConfig cfg(device->GetDeviceAttribute(),"Gizmo3D",Prim::Triangles);
|
mtl::Material3DCreateConfig cfg(PrimitiveType::Triangles);
|
||||||
|
|
||||||
cfg.local_to_world=true;
|
cfg.local_to_world=true;
|
||||||
cfg.material_instance=true;
|
cfg.material_instance=true;
|
||||||
|
|
||||||
mtl::MaterialCreateInfo *mci=CreateMaterialGizmo3D(&cfg);
|
mtl::MaterialCreateInfo *mci=CreateGizmo3D(dev_attr,&cfg);
|
||||||
|
|
||||||
if(!mci)
|
if(!mci)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
gizmo_triangle.mtl=gizmo_rr->CreateMaterial(mci);
|
gizmo_triangle.mtl=gizmo_rr->CreateMaterial("GizmoTriangle",mci);
|
||||||
if(!gizmo_triangle.mtl)
|
if(!gizmo_triangle.mtl)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
@ -160,7 +165,7 @@ namespace
|
|||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
gizmo_triangle.pipeline=render_pass->CreatePipeline(gizmo_triangle.mtl,InlinePipeline::Solid3D,Prim::Triangles);
|
gizmo_triangle.pipeline=render_pass->CreatePipeline(gizmo_triangle.mtl,InlinePipeline::Solid3D);
|
||||||
if(!gizmo_triangle.pipeline)
|
if(!gizmo_triangle.pipeline)
|
||||||
return(false);
|
return(false);
|
||||||
}
|
}
|
||||||
@ -191,7 +196,7 @@ namespace
|
|||||||
using namespace inline_geometry;
|
using namespace inline_geometry;
|
||||||
|
|
||||||
{
|
{
|
||||||
InitGizmoRenderable(GizmoShape::Square,CreatePlaneSqaure(gizmo_triangle.prim_creater),gizmo_triangle.pipeline);
|
InitGizmoMesh(GizmoShape::Square,CreatePlaneSqaure(gizmo_triangle.prim_creater),gizmo_triangle.pipeline);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -202,7 +207,7 @@ namespace
|
|||||||
cci.field_count=16;
|
cci.field_count=16;
|
||||||
cci.has_center=false;
|
cci.has_center=false;
|
||||||
|
|
||||||
InitGizmoRenderable(GizmoShape::Circle,CreateCircle3DByIndexTriangles(gizmo_triangle.prim_creater,&cci),gizmo_triangle.pipeline);
|
InitGizmoMesh(GizmoShape::Circle,CreateCircle3DByIndexTriangles(gizmo_triangle.prim_creater,&cci),gizmo_triangle.pipeline);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -212,11 +217,11 @@ namespace
|
|||||||
cci.tangent=false;
|
cci.tangent=false;
|
||||||
cci.tex_coord=false;
|
cci.tex_coord=false;
|
||||||
|
|
||||||
InitGizmoRenderable(GizmoShape::Cube,CreateCube(gizmo_triangle.prim_creater,&cci),gizmo_triangle.pipeline);
|
InitGizmoMesh(GizmoShape::Cube,CreateCube(gizmo_triangle.prim_creater,&cci),gizmo_triangle.pipeline);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
InitGizmoRenderable(GizmoShape::Sphere,CreateSphere(gizmo_triangle.prim_creater,16),gizmo_triangle.pipeline);
|
InitGizmoMesh(GizmoShape::Sphere,CreateSphere(gizmo_triangle.prim_creater,16),gizmo_triangle.pipeline);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -227,7 +232,7 @@ namespace
|
|||||||
cci.numberSlices=16; //圆锥底部分割数
|
cci.numberSlices=16; //圆锥底部分割数
|
||||||
cci.numberStacks=3; //圆锥高度分割数
|
cci.numberStacks=3; //圆锥高度分割数
|
||||||
|
|
||||||
InitGizmoRenderable(GizmoShape::Cone,CreateCone(gizmo_triangle.prim_creater,&cci),gizmo_triangle.pipeline);
|
InitGizmoMesh(GizmoShape::Cone,CreateCone(gizmo_triangle.prim_creater,&cci),gizmo_triangle.pipeline);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -237,7 +242,7 @@ namespace
|
|||||||
cci.numberSlices=16; //圆柱底部分割数
|
cci.numberSlices=16; //圆柱底部分割数
|
||||||
cci.radius =1; //圆柱半径
|
cci.radius =1; //圆柱半径
|
||||||
|
|
||||||
InitGizmoRenderable(GizmoShape::Cylinder,CreateCylinder(gizmo_triangle.prim_creater,&cci),gizmo_triangle.pipeline);
|
InitGizmoMesh(GizmoShape::Cylinder,CreateCylinder(gizmo_triangle.prim_creater,&cci),gizmo_triangle.pipeline);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -248,12 +253,12 @@ namespace
|
|||||||
tci.numberSlices=64;
|
tci.numberSlices=64;
|
||||||
tci.numberStacks=8;
|
tci.numberStacks=8;
|
||||||
|
|
||||||
InitGizmoRenderable(GizmoShape::Torus,CreateTorus(gizmo_triangle.prim_creater,&tci),gizmo_triangle.pipeline);
|
InitGizmoMesh(GizmoShape::Torus,CreateTorus(gizmo_triangle.prim_creater,&tci),gizmo_triangle.pipeline);
|
||||||
}
|
}
|
||||||
|
|
||||||
ENUM_CLASS_FOR(GizmoShape,int,i)
|
ENUM_CLASS_FOR(GizmoShape,int,i)
|
||||||
{
|
{
|
||||||
if(!gizmo_rederable[i].prim)
|
if(!gizmo_mesh[i].prim)
|
||||||
return(false);
|
return(false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -262,41 +267,40 @@ namespace
|
|||||||
}
|
}
|
||||||
}//namespace
|
}//namespace
|
||||||
|
|
||||||
bool InitGizmoResource(RenderResource *rr)
|
bool InitGizmoResource(RenderFramework *rf)
|
||||||
{
|
{
|
||||||
if(!rr)
|
if(!rf)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
if(gizmo_rr)
|
render_framework=rf;
|
||||||
|
|
||||||
|
gizmo_rr=render_framework->GetRenderResource();
|
||||||
|
|
||||||
|
VulkanDevice *device=render_framework->GetDevice();
|
||||||
|
|
||||||
|
if(!InitGizmoResource3D())
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
gizmo_rr=rr;
|
if(!InitGizmoResource2D())
|
||||||
|
|
||||||
GPUDevice *device=gizmo_rr->GetDevice();
|
|
||||||
|
|
||||||
if(!InitGizmoResource3D(device))
|
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
if(!InitGizmoResource2D(device))
|
InitGizmoMoveNode(rf);
|
||||||
return(false);
|
//InitGizmoScaleMesh();
|
||||||
|
//InitGizmoRotateMesh();
|
||||||
InitGizmoMoveStaticMesh();
|
|
||||||
InitGizmoScaleStaticMesh();
|
|
||||||
InitGizmoRotateStaticMesh();
|
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
void FreeGizmoResource()
|
void FreeGizmoResource()
|
||||||
{
|
{
|
||||||
ClearGizmoRotateStaticMesh();
|
//ClearGizmoRotateMesh();
|
||||||
ClearGizmoScaleStaticMesh();
|
//ClearGizmoScaleMesh();
|
||||||
ClearGizmoMoveStaticMesh();
|
ClearGizmoMoveNode();
|
||||||
|
|
||||||
for(GizmoRenderable &gr:gizmo_rederable)
|
for(GizmoMesh &gr:gizmo_mesh)
|
||||||
{
|
{
|
||||||
SAFE_CLEAR(gr.prim)
|
SAFE_CLEAR(gr.prim)
|
||||||
SAFE_CLEAR_OBJECT_ARRAY(gr.renderable)
|
SAFE_CLEAR_OBJECT_ARRAY(gr.mesh)
|
||||||
}
|
}
|
||||||
|
|
||||||
SAFE_CLEAR(gizmo_triangle.prim_creater);
|
SAFE_CLEAR(gizmo_triangle.prim_creater);
|
||||||
@ -306,7 +310,7 @@ void FreeGizmoResource()
|
|||||||
SAFE_CLEAR(gizmo_line.vdm);
|
SAFE_CLEAR(gizmo_line.vdm);
|
||||||
}
|
}
|
||||||
|
|
||||||
Renderable *GetGizmoRenderable(const GizmoShape &shape,const GizmoColor &color)
|
Mesh *GetGizmoMesh(const GizmoShape &shape,const GizmoColor &color)
|
||||||
{
|
{
|
||||||
if(!gizmo_rr)
|
if(!gizmo_rr)
|
||||||
return(nullptr);
|
return(nullptr);
|
||||||
@ -314,18 +318,7 @@ Renderable *GetGizmoRenderable(const GizmoShape &shape,const GizmoColor &color)
|
|||||||
RANGE_CHECK_RETURN_NULLPTR(shape)
|
RANGE_CHECK_RETURN_NULLPTR(shape)
|
||||||
RANGE_CHECK_RETURN_NULLPTR(color)
|
RANGE_CHECK_RETURN_NULLPTR(color)
|
||||||
|
|
||||||
return gizmo_rederable[size_t(shape)].renderable[size_t(color)];
|
return gizmo_mesh[size_t(shape)].mesh[size_t(color)];
|
||||||
}
|
|
||||||
|
|
||||||
StaticMesh *CreateGizmoStaticMesh(SceneNode *root_node)
|
|
||||||
{
|
|
||||||
if(!root_node)
|
|
||||||
return(nullptr);
|
|
||||||
|
|
||||||
if(root_node->IsEmpty())
|
|
||||||
return(nullptr);
|
|
||||||
|
|
||||||
return(new StaticMesh(root_node));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include"Gizmo.h"
|
#include"Gizmo.h"
|
||||||
#include<hgl/color/Color.h>
|
#include<hgl/color/Color.h>
|
||||||
|
|
||||||
@ -6,7 +7,7 @@ VK_NAMESPACE_BEGIN
|
|||||||
|
|
||||||
class SceneNode;
|
class SceneNode;
|
||||||
class PrimitiveCreater;
|
class PrimitiveCreater;
|
||||||
class StaticMesh;
|
class MeshComponent;
|
||||||
|
|
||||||
constexpr const COLOR gizmo_color[size_t(GizmoColor::RANGE_SIZE)]=
|
constexpr const COLOR gizmo_color[size_t(GizmoColor::RANGE_SIZE)]=
|
||||||
{
|
{
|
||||||
@ -35,8 +36,6 @@ constexpr const float GIZMO_CYLINDER_OFFSET =GIZMO_CYLINDER_HALF_LENGTH+GIZM
|
|||||||
|
|
||||||
constexpr const float GIZMO_TWO_AXIS_OFFSET =5.0F; ///<二轴调节点偏移量(方片或圆)
|
constexpr const float GIZMO_TWO_AXIS_OFFSET =5.0F; ///<二轴调节点偏移量(方片或圆)
|
||||||
|
|
||||||
Renderable *GetGizmoRenderable(const GizmoShape &gs,const GizmoColor &);
|
Mesh *GetGizmoMesh(const GizmoShape &gs,const GizmoColor &);
|
||||||
|
|
||||||
StaticMesh *CreateGizmoStaticMesh(SceneNode *);
|
|
||||||
|
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#include"VulkanAppFramework.h"
|
#include<hgl/WorkManager.h>
|
||||||
#include"Gizmo.h"
|
#include"Gizmo.h"
|
||||||
#include<hgl/graph/Ray.h>
|
#include<hgl/graph/Ray.h>
|
||||||
|
|
||||||
@ -52,94 +52,81 @@ const Vector3f GizmoPosition(0,0,0);
|
|||||||
// }
|
// }
|
||||||
//};//class BillboardSceneNode:public SceneNode
|
//};//class BillboardSceneNode:public SceneNode
|
||||||
|
|
||||||
class TestApp:public SceneAppFramework
|
class TestApp:public WorkObject
|
||||||
{
|
{
|
||||||
SceneNode root;
|
SceneNode *sm_move=nullptr;
|
||||||
|
//StaticMesh *sm_rotate=nullptr;
|
||||||
StaticMesh *sm_move=nullptr;
|
//StaticMesh *sm_scale=nullptr;
|
||||||
StaticMesh *sm_rotate=nullptr;
|
|
||||||
StaticMesh *sm_scale=nullptr;
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
bool InitGizmo()
|
bool InitGizmo()
|
||||||
{
|
{
|
||||||
if(!InitGizmoResource(db))
|
if(!InitGizmoResource(GetRenderFramework()))
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
sm_move =GetGizmoMoveStaticMesh();
|
sm_move =GetGizmoMoveNode();
|
||||||
sm_rotate =GetGizmoRotateStaticMesh();
|
//sm_rotate =GetGizmoRotateStaticMesh();
|
||||||
sm_scale =GetGizmoScaleStaticMesh();
|
//sm_scale =GetGizmoScaleStaticMesh();
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
void InitGizmoSceneTree()
|
void InitGizmoSceneTree()
|
||||||
{
|
{
|
||||||
camera_control->Refresh();
|
SceneNode *root=GetSceneRoot();
|
||||||
CameraInfo *ci=camera_control->GetCameraInfo();
|
|
||||||
|
|
||||||
root.Clear();
|
root->Add(Duplication(sm_move));
|
||||||
|
//root.Add(Duplication(sm_rotate->GetScene()));
|
||||||
//root.Add(Duplication(sm_move->GetScene()));
|
|
||||||
root.Add(Duplication(sm_rotate->GetScene()));
|
|
||||||
//root.CreateSubNode(sm_scale->GetScene());
|
//root.CreateSubNode(sm_scale->GetScene());
|
||||||
|
|
||||||
root.RefreshMatrix();
|
|
||||||
render_list->SetCamera(ci);
|
|
||||||
render_list->Expend(&root);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
bool Init(uint w,uint h)
|
bool Init() override
|
||||||
{
|
{
|
||||||
if(!SceneAppFramework::Init(w,h))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(!InitGizmo())
|
if(!InitGizmo())
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
InitGizmoSceneTree();
|
InitGizmoSceneTree();
|
||||||
|
|
||||||
camera->pos=Vector3f(32,32,32);
|
CameraControl *camera_control=GetCameraControl();
|
||||||
|
|
||||||
|
camera_control->SetPosition(Vector3f(32,32,32));
|
||||||
camera_control->SetTarget(Vector3f(0,0,0));
|
camera_control->SetTarget(Vector3f(0,0,0));
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
using WorkObject::WorkObject;
|
||||||
|
|
||||||
~TestApp()
|
~TestApp()
|
||||||
{
|
{
|
||||||
FreeGizmoResource();
|
FreeGizmoResource();
|
||||||
}
|
}
|
||||||
|
|
||||||
void BuildCommandBuffer(uint32 index) override
|
//void BuildCommandBuffer(uint32 index) override
|
||||||
{
|
//{
|
||||||
camera_control->Refresh();
|
// camera_control->Refresh();
|
||||||
|
//
|
||||||
const CameraInfo *ci=camera_control->GetCameraInfo();
|
// const CameraInfo *ci=camera_control->GetCameraInfo();
|
||||||
const ViewportInfo *vi=GetViewportInfo();
|
// const ViewportInfo *vi=GetViewportInfo();
|
||||||
|
|
||||||
const float screen_height=vi->GetViewportHeight();
|
// const float screen_height=vi->GetViewportHeight();
|
||||||
|
|
||||||
const Vector4f pos=ci->Project(GizmoPosition);
|
// const Vector4f pos=ci->Project(GizmoPosition);
|
||||||
|
|
||||||
//{
|
// //{
|
||||||
// Transform tm;
|
// // Transform tm;
|
||||||
|
|
||||||
// tm.SetScale(pos.w*16.0f/screen_height);
|
// // tm.SetScale(pos.w*16.0f/screen_height);
|
||||||
|
|
||||||
// root.SetLocalTransform(tm);
|
// // root.SetLocalTransform(tm);
|
||||||
//}
|
// //}
|
||||||
|
//}
|
||||||
|
};//class TestApp:public WorkObject
|
||||||
|
|
||||||
root.RefreshMatrix();
|
int os_main(int,os_char **)
|
||||||
render_list->UpdateLocalToWorld();
|
|
||||||
|
|
||||||
SceneAppFramework::BuildCommandBuffer(index);
|
|
||||||
}
|
|
||||||
};//class TestApp:public SceneAppFramework
|
|
||||||
|
|
||||||
int main(int,char **)
|
|
||||||
{
|
{
|
||||||
return RunApp<TestApp>(1024,1024);
|
return RunFramework<TestApp>(OS_TEXT("Gizmo"),1280,720);
|
||||||
}
|
}
|
||||||
|
@ -1,147 +0,0 @@
|
|||||||
// Metric Cells Grid
|
|
||||||
|
|
||||||
#include"VulkanAppFramework.h"
|
|
||||||
#include<hgl/filesystem/FileSystem.h>
|
|
||||||
#include<hgl/graph/InlineGeometry.h>
|
|
||||||
#include<hgl/graph/VKRenderResource.h>
|
|
||||||
#include<hgl/graph/RenderList.h>
|
|
||||||
#include<hgl/graph/Camera.h>
|
|
||||||
#include<hgl/graph/PrimitiveCreater.h>
|
|
||||||
#include<hgl/graph/mtl/Material3DCreateConfig.h>
|
|
||||||
|
|
||||||
using namespace hgl;
|
|
||||||
using namespace hgl::graph;
|
|
||||||
|
|
||||||
struct MetricCellsGridData
|
|
||||||
{
|
|
||||||
Color4f x_color;
|
|
||||||
Color4f y_color;
|
|
||||||
Color4f x_axis_color;
|
|
||||||
Color4f y_axis_color;
|
|
||||||
Color4f center_color;
|
|
||||||
|
|
||||||
Vector2f lum;
|
|
||||||
Vector2f cell_step;
|
|
||||||
Vector2f big_cell_step;
|
|
||||||
Vector2f scale;
|
|
||||||
|
|
||||||
float axis_line_width;
|
|
||||||
float center_radius;
|
|
||||||
};
|
|
||||||
|
|
||||||
constexpr const size_t MCG_SIZE=sizeof(MetricCellsGridData);
|
|
||||||
|
|
||||||
constexpr const float PLANE_SIZE=1024;
|
|
||||||
|
|
||||||
class TestApp:public SceneAppFramework
|
|
||||||
{
|
|
||||||
private:
|
|
||||||
|
|
||||||
MetricCellsGridData mcg_data;
|
|
||||||
|
|
||||||
Material * material =nullptr;
|
|
||||||
Pipeline * pipeline =nullptr;
|
|
||||||
|
|
||||||
Primitive * ro_plane =nullptr;
|
|
||||||
MaterialInstance * material_instance =nullptr;
|
|
||||||
|
|
||||||
private:
|
|
||||||
|
|
||||||
bool InitMDP()
|
|
||||||
{
|
|
||||||
mtl::Material3DCreateConfig cfg(device->GetDeviceAttribute(),"MetricCellsGrid",Prim::Fan);
|
|
||||||
|
|
||||||
cfg.local_to_world=true;
|
|
||||||
|
|
||||||
material=db->LoadMaterial("Std3D/MetricCellsGrid",&cfg);
|
|
||||||
if(!material)return(false);
|
|
||||||
|
|
||||||
{
|
|
||||||
mcg_data.x_color=Color4f(1,1,1,1);
|
|
||||||
mcg_data.y_color=Color4f(1,1,1,1);
|
|
||||||
|
|
||||||
mcg_data.x_axis_color=GetColor4f(COLOR::BlenderAxisRed, 1.0);
|
|
||||||
mcg_data.y_axis_color=GetColor4f(COLOR::BlenderAxisGreen, 1.0);
|
|
||||||
|
|
||||||
mcg_data.center_color=Color4f(1,1,0,1);
|
|
||||||
|
|
||||||
mcg_data.lum =Vector2f(0.1,0.2);
|
|
||||||
mcg_data.cell_step =Vector2f(8,8);
|
|
||||||
mcg_data.big_cell_step =Vector2f(32,32);
|
|
||||||
mcg_data.scale =Vector2f(PLANE_SIZE,PLANE_SIZE);
|
|
||||||
|
|
||||||
mcg_data.axis_line_width=1.0;
|
|
||||||
mcg_data.center_radius =4.0;
|
|
||||||
}
|
|
||||||
|
|
||||||
material_instance=db->CreateMaterialInstance(material,nullptr,&mcg_data);
|
|
||||||
|
|
||||||
pipeline=CreatePipeline(material,InlinePipeline::Solid3D,Prim::Fan);
|
|
||||||
|
|
||||||
return pipeline;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool CreateRenderObject()
|
|
||||||
{
|
|
||||||
PrimitiveCreater pc(device,material->GetDefaultVIL());
|
|
||||||
|
|
||||||
ro_plane=inline_geometry::CreatePlaneSqaure(&pc);
|
|
||||||
|
|
||||||
if(ro_plane)
|
|
||||||
db->Add(ro_plane);
|
|
||||||
|
|
||||||
return ro_plane;
|
|
||||||
}
|
|
||||||
|
|
||||||
Renderable *Add(MaterialInstance *mi,const Matrix4f &mat)
|
|
||||||
{
|
|
||||||
Renderable *ri=db->CreateRenderable(ro_plane,mi,pipeline);
|
|
||||||
|
|
||||||
if(!ri)
|
|
||||||
return(nullptr);
|
|
||||||
|
|
||||||
render_root.CreateSubNode(mat,ri);
|
|
||||||
|
|
||||||
return ri;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool InitScene()
|
|
||||||
{
|
|
||||||
Add(material_instance,scale(PLANE_SIZE,PLANE_SIZE,1));
|
|
||||||
|
|
||||||
camera->pos=Vector3f(PLANE_SIZE/4,PLANE_SIZE/2,PLANE_SIZE/4);
|
|
||||||
camera_control->SetTarget(Vector3f(0,0,0));
|
|
||||||
camera_control->Refresh();
|
|
||||||
|
|
||||||
// camera_control->SetReserveDirection(true,true); //反转x,y
|
|
||||||
|
|
||||||
render_root.RefreshMatrix();
|
|
||||||
render_list->Expend(&render_root);
|
|
||||||
|
|
||||||
return(true);
|
|
||||||
}
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
bool Init(uint width,uint height) override
|
|
||||||
{
|
|
||||||
if(!SceneAppFramework::Init(width,height))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(!InitMDP())
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(!CreateRenderObject())
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(!InitScene())
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
return(true);
|
|
||||||
}
|
|
||||||
};//class TestApp:public CameraAppFramework
|
|
||||||
|
|
||||||
int main(int,char **)
|
|
||||||
{
|
|
||||||
return RunApp<TestApp>(1280,720);
|
|
||||||
}
|
|
@ -1,6 +1,6 @@
|
|||||||
// PlaneGrid3D
|
// PlaneGrid3D
|
||||||
|
|
||||||
#include"VulkanAppFramework.h"
|
#include<hgl/WorkManager.h>
|
||||||
#include<hgl/filesystem/FileSystem.h>
|
#include<hgl/filesystem/FileSystem.h>
|
||||||
#include<hgl/graph/InlineGeometry.h>
|
#include<hgl/graph/InlineGeometry.h>
|
||||||
#include<hgl/graph/VKRenderResource.h>
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
@ -8,11 +8,14 @@
|
|||||||
#include<hgl/graph/Camera.h>
|
#include<hgl/graph/Camera.h>
|
||||||
#include<hgl/graph/mtl/Material3DCreateConfig.h>
|
#include<hgl/graph/mtl/Material3DCreateConfig.h>
|
||||||
#include<hgl/graph/VKVertexInputConfig.h>
|
#include<hgl/graph/VKVertexInputConfig.h>
|
||||||
|
#include<hgl/graph/FirstPersonCameraControl.h>
|
||||||
|
#include<hgl/color/Color.h>
|
||||||
|
#include<hgl/component/MeshComponent.h>
|
||||||
|
|
||||||
using namespace hgl;
|
using namespace hgl;
|
||||||
using namespace hgl::graph;
|
using namespace hgl::graph;
|
||||||
|
|
||||||
class TestApp:public SceneAppFramework
|
class TestApp:public WorkObject
|
||||||
{
|
{
|
||||||
private:
|
private:
|
||||||
|
|
||||||
@ -26,7 +29,7 @@ private:
|
|||||||
|
|
||||||
bool InitMDP()
|
bool InitMDP()
|
||||||
{
|
{
|
||||||
mtl::Material3DCreateConfig cfg(device->GetDeviceAttribute(),"VertexLuminance3D",Prim::Lines);
|
mtl::Material3DCreateConfig cfg(PrimitiveType::Lines);
|
||||||
|
|
||||||
cfg.local_to_world=true;
|
cfg.local_to_world=true;
|
||||||
cfg.position_format=VAT_VEC2;
|
cfg.position_format=VAT_VEC2;
|
||||||
@ -50,7 +53,7 @@ private:
|
|||||||
ce=COLOR((int)ce+1);
|
ce=COLOR((int)ce+1);
|
||||||
}
|
}
|
||||||
|
|
||||||
pipeline=CreatePipeline(material_instance[0],InlinePipeline::Solid3D,Prim::Lines);
|
pipeline=CreatePipeline(material_instance[0],InlinePipeline::Solid3D);
|
||||||
|
|
||||||
return pipeline;
|
return pipeline;
|
||||||
}
|
}
|
||||||
@ -67,55 +70,52 @@ private:
|
|||||||
pgci.lum=180;
|
pgci.lum=180;
|
||||||
pgci.sub_lum=255;
|
pgci.sub_lum=255;
|
||||||
|
|
||||||
PrimitiveCreater pc(device,material_instance[0]->GetVIL());
|
auto pc=GetPrimitiveCreater(material_instance[0]);
|
||||||
|
|
||||||
prim_plane_grid=CreatePlaneGrid2D(&pc,&pgci);
|
prim_plane_grid=CreatePlaneGrid2D(pc,&pgci);
|
||||||
|
|
||||||
return prim_plane_grid;
|
return prim_plane_grid;
|
||||||
}
|
}
|
||||||
|
|
||||||
Renderable *Add(MaterialInstance *mi,const Matrix4f &mat)
|
void Add(SceneNode *parent_node,MaterialInstance *mi,const Matrix4f &mat)
|
||||||
{
|
{
|
||||||
Renderable *ri=db->CreateRenderable(prim_plane_grid,mi,pipeline);
|
Mesh *ri=db->CreateMesh(prim_plane_grid,mi,pipeline);
|
||||||
|
|
||||||
if(!ri)
|
if(!ri)
|
||||||
return(nullptr);
|
return;
|
||||||
|
|
||||||
render_root.Add(new SceneNode(mat,ri));
|
CreateComponent<MeshComponent>(mat,parent_node,ri);
|
||||||
|
|
||||||
return ri;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool InitScene()
|
bool InitScene()
|
||||||
{
|
{
|
||||||
Add(material_instance[0],Matrix4f(1.0f));
|
SceneNode *scene_root=GetSceneRoot(); //取得缺省场景根节点
|
||||||
Add(material_instance[1],rotate(HGL_RAD_90,0,1,0));
|
|
||||||
Add(material_instance[2],rotate(HGL_RAD_90,1,0,0));
|
|
||||||
|
|
||||||
camera->pos=Vector3f(32,32,32);
|
Add(scene_root,material_instance[0],Matrix4f(1.0f));
|
||||||
|
Add(scene_root,material_instance[1],rotate(HGL_RAD_90,0,1,0));
|
||||||
|
Add(scene_root,material_instance[2],rotate(HGL_RAD_90,1,0,0));
|
||||||
|
|
||||||
|
CameraControl *camera_control=GetCameraControl();
|
||||||
|
|
||||||
|
camera_control->SetPosition(Vector3f(32,32,32));
|
||||||
camera_control->SetTarget(Vector3f(0,0,0));
|
camera_control->SetTarget(Vector3f(0,0,0));
|
||||||
camera_control->Refresh();
|
|
||||||
|
|
||||||
// camera_control->SetReserveDirection(true,true); //反转x,y
|
// camera_control->SetReserveDirection(true,true); //反转x,y
|
||||||
|
|
||||||
render_root.RefreshMatrix();
|
|
||||||
render_list->Expend(&render_root);
|
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
using WorkObject::WorkObject;
|
||||||
|
|
||||||
~TestApp()
|
~TestApp()
|
||||||
{
|
{
|
||||||
SAFE_CLEAR(prim_plane_grid);
|
SAFE_CLEAR(prim_plane_grid);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool Init(uint width,uint height) override
|
bool Init() override
|
||||||
{
|
{
|
||||||
if(!SceneAppFramework::Init(width,height))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(!InitMDP())
|
if(!InitMDP())
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
@ -129,7 +129,7 @@ public:
|
|||||||
}
|
}
|
||||||
};//class TestApp:public CameraAppFramework
|
};//class TestApp:public CameraAppFramework
|
||||||
|
|
||||||
int main(int,char **)
|
int os_main(int,os_char **)
|
||||||
{
|
{
|
||||||
return RunApp<TestApp>(1280,720);
|
return RunFramework<TestApp>(OS_TEXT("PlaneGrid3D"),1280,720);
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// RayPicking
|
// RayPicking
|
||||||
|
|
||||||
#include"VulkanAppFramework.h"
|
#include<hgl/WorkManager.h>
|
||||||
#include<hgl/filesystem/FileSystem.h>
|
#include<hgl/filesystem/FileSystem.h>
|
||||||
#include<hgl/graph/InlineGeometry.h>
|
#include<hgl/graph/InlineGeometry.h>
|
||||||
#include<hgl/graph/VKRenderResource.h>
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
@ -11,6 +11,7 @@
|
|||||||
#include<hgl/graph/mtl/Material3DCreateConfig.h>
|
#include<hgl/graph/mtl/Material3DCreateConfig.h>
|
||||||
#include<hgl/graph/VertexDataManager.h>
|
#include<hgl/graph/VertexDataManager.h>
|
||||||
#include<hgl/graph/VKVertexInputConfig.h>
|
#include<hgl/graph/VKVertexInputConfig.h>
|
||||||
|
#include<hgl/component/MeshComponent.h>
|
||||||
|
|
||||||
using namespace hgl;
|
using namespace hgl;
|
||||||
using namespace hgl::graph;
|
using namespace hgl::graph;
|
||||||
@ -21,12 +22,12 @@ static float position_data[2][3]=
|
|||||||
{0,0,0}
|
{0,0,0}
|
||||||
};
|
};
|
||||||
|
|
||||||
static float lumiance_data[2]={1,1};
|
static uint8 lumiance_data[2]={255,255};
|
||||||
|
|
||||||
static Color4f white_color(1,1,1,1);
|
static Color4f white_color(1,1,1,1);
|
||||||
static Color4f yellow_color(1,1,0,1);
|
static Color4f yellow_color(1,1,0,1);
|
||||||
|
|
||||||
class TestApp:public SceneAppFramework
|
class TestApp:public WorkObject
|
||||||
{
|
{
|
||||||
Color4f color;
|
Color4f color;
|
||||||
|
|
||||||
@ -51,39 +52,37 @@ private:
|
|||||||
|
|
||||||
bool InitMaterialAndPipeline()
|
bool InitMaterialAndPipeline()
|
||||||
{
|
{
|
||||||
mtl::Material3DCreateConfig cfg(device->GetDeviceAttribute(),"VertexLuminance2D",Prim::Lines);
|
mtl::Material3DCreateConfig cfg(PrimitiveType::Lines);
|
||||||
|
|
||||||
cfg.local_to_world=true;
|
cfg.local_to_world=true;
|
||||||
|
|
||||||
|
VILConfig vil_config;
|
||||||
|
|
||||||
|
vil_config.Add(VAN::Luminance,VF_V1UN8);
|
||||||
|
|
||||||
{
|
{
|
||||||
cfg.mtl_name="VertexLuminance2D"; //注意必须用不同名字,未来改名材质文件名+cfg hash名
|
|
||||||
cfg.position_format=VAT_VEC2;
|
cfg.position_format=VAT_VEC2;
|
||||||
|
|
||||||
mtl_plane_grid=db->LoadMaterial("Std3D/VertexLum3D",&cfg);
|
mtl_plane_grid=db->LoadMaterial("Std3D/VertexLum3D",&cfg);
|
||||||
if(!mtl_plane_grid)return(false);
|
if(!mtl_plane_grid)return(false);
|
||||||
|
|
||||||
VILConfig vil_config;
|
|
||||||
|
|
||||||
vil_config.Add(VAN::Luminance,VF_V1UN8);
|
|
||||||
|
|
||||||
mi_plane_grid=db->CreateMaterialInstance(mtl_plane_grid,&vil_config,&white_color);
|
mi_plane_grid=db->CreateMaterialInstance(mtl_plane_grid,&vil_config,&white_color);
|
||||||
if(!mi_plane_grid)return(false);
|
if(!mi_plane_grid)return(false);
|
||||||
|
|
||||||
pipeline_plane_grid=CreatePipeline(mi_plane_grid,InlinePipeline::Solid3D,Prim::Lines);
|
pipeline_plane_grid=CreatePipeline(mi_plane_grid,InlinePipeline::Solid3D);
|
||||||
if(!pipeline_plane_grid)return(false);
|
if(!pipeline_plane_grid)return(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
cfg.mtl_name="VertexLuminance3D"; //注意必须用不同名字,未来改名材质文件名+cfg hash名
|
|
||||||
cfg.position_format=VAT_VEC3;
|
cfg.position_format=VAT_VEC3;
|
||||||
|
|
||||||
mtl_line=db->LoadMaterial("Std3D/VertexLum3D",&cfg);
|
mtl_line=db->LoadMaterial("Std3D/VertexLum3D",&cfg);
|
||||||
if(!mtl_line)return(false);
|
if(!mtl_line)return(false);
|
||||||
|
|
||||||
mi_line=db->CreateMaterialInstance(mtl_line,nullptr,&yellow_color);
|
mi_line=db->CreateMaterialInstance(mtl_line,&vil_config,&yellow_color);
|
||||||
if(!mi_line)return(false);
|
if(!mi_line)return(false);
|
||||||
|
|
||||||
pipeline_line=CreatePipeline(mtl_line,InlinePipeline::Solid3D,Prim::Lines);
|
pipeline_line=CreatePipeline(mi_line,InlinePipeline::Solid3D);
|
||||||
|
|
||||||
if(!pipeline_line)
|
if(!pipeline_line)
|
||||||
return(false);
|
return(false);
|
||||||
@ -92,17 +91,17 @@ private:
|
|||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
Renderable *Add(Primitive *r,MaterialInstance *mi,Pipeline *p)
|
Mesh *Add(SceneNode *parent_node,Primitive *r,MaterialInstance *mi,Pipeline *p)
|
||||||
{
|
{
|
||||||
Renderable *ri=db->CreateRenderable(r,mi,p);
|
Mesh *ri=db->CreateMesh(r,mi,p);
|
||||||
|
|
||||||
if(!ri)
|
if(!ri)
|
||||||
{
|
{
|
||||||
LOG_ERROR(OS_TEXT("Create Renderable failed."));
|
LOG_ERROR(OS_TEXT("Create Mesh failed."));
|
||||||
return(nullptr);
|
return(nullptr);
|
||||||
}
|
}
|
||||||
|
|
||||||
render_root.Add(new SceneNode(ri));
|
CreateComponent<MeshComponent>(parent_node,ri);
|
||||||
|
|
||||||
return ri;
|
return ri;
|
||||||
}
|
}
|
||||||
@ -112,7 +111,7 @@ private:
|
|||||||
using namespace inline_geometry;
|
using namespace inline_geometry;
|
||||||
|
|
||||||
{
|
{
|
||||||
PrimitiveCreater pc(device,mi_plane_grid->GetVIL());
|
auto pc=GetPrimitiveCreater(mi_plane_grid);
|
||||||
|
|
||||||
struct PlaneGridCreateInfo pgci;
|
struct PlaneGridCreateInfo pgci;
|
||||||
|
|
||||||
@ -122,19 +121,15 @@ private:
|
|||||||
pgci.lum=128;
|
pgci.lum=128;
|
||||||
pgci.sub_lum=196;
|
pgci.sub_lum=196;
|
||||||
|
|
||||||
prim_plane_grid=CreatePlaneGrid2D(&pc,&pgci);
|
prim_plane_grid=CreatePlaneGrid2D(pc,&pgci);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
PrimitiveCreater pc(device,mtl_line->GetDefaultVIL());
|
prim_line=CreatePrimitive("RayLine",2,mi_line->GetVIL(),
|
||||||
|
{
|
||||||
if(!pc.Init("Line",2))
|
{VAN::Position, VF_V3F,position_data},
|
||||||
return(false);
|
{VAN::Luminance,VF_V1UN8,lumiance_data}
|
||||||
|
});
|
||||||
if(!pc.WriteVAB(VAN::Position, VF_V3F,position_data))return(false);
|
|
||||||
if(!pc.WriteVAB(VAN::Luminance,VF_V1F,lumiance_data))return(false);
|
|
||||||
|
|
||||||
prim_line=pc.Create();
|
|
||||||
|
|
||||||
prim_line_vab_map=prim_line->GetVABMap(VAN::Position);
|
prim_line_vab_map=prim_line->GetVABMap(VAN::Position);
|
||||||
}
|
}
|
||||||
@ -144,32 +139,30 @@ private:
|
|||||||
|
|
||||||
bool InitScene()
|
bool InitScene()
|
||||||
{
|
{
|
||||||
Add(prim_plane_grid,mi_plane_grid,pipeline_plane_grid);
|
SceneNode *scene_root=GetSceneRoot(); //取得缺省场景根节点
|
||||||
Add(prim_line,mi_line,pipeline_line);
|
|
||||||
|
|
||||||
camera->pos=Vector3f(32,32,32);
|
Add(scene_root,prim_plane_grid,mi_plane_grid,pipeline_plane_grid);
|
||||||
|
Add(scene_root,prim_line,mi_line,pipeline_line);
|
||||||
|
|
||||||
|
CameraControl *camera_control=GetCameraControl();
|
||||||
|
|
||||||
|
camera_control->SetPosition(Vector3f(32,32,32));
|
||||||
camera_control->SetTarget(Vector3f(0,0,0));
|
camera_control->SetTarget(Vector3f(0,0,0));
|
||||||
camera_control->Refresh();
|
|
||||||
|
|
||||||
render_root.RefreshMatrix();
|
|
||||||
render_list->Expend(&render_root);
|
|
||||||
|
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
using WorkObject::WorkObject;
|
||||||
|
|
||||||
~TestApp()
|
~TestApp()
|
||||||
{
|
{
|
||||||
SAFE_CLEAR(prim_plane_grid);
|
SAFE_CLEAR(prim_plane_grid);
|
||||||
SAFE_CLEAR(prim_line);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool Init(uint w,uint h)
|
bool Init() override
|
||||||
{
|
{
|
||||||
if(!SceneAppFramework::Init(w,h))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(!InitMaterialAndPipeline())
|
if(!InitMaterialAndPipeline())
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
@ -182,23 +175,28 @@ public:
|
|||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
void BuildCommandBuffer(uint32 index) override
|
void Tick(double) override
|
||||||
{
|
{
|
||||||
const CameraInfo *ci=GetCameraInfo();
|
Vector2i mouse_position;
|
||||||
const ViewportInfo *vi=GetViewportInfo();
|
|
||||||
|
|
||||||
ray.Set(GetMouseCoord(),ci,vi); //设置射线查询的屏幕坐标点
|
if(!GetMouseCoord(&mouse_position))
|
||||||
|
return;
|
||||||
|
|
||||||
|
CameraControl *camera_control=GetCameraControl();
|
||||||
|
|
||||||
|
const CameraInfo *ci=camera_control->GetCameraInfo();
|
||||||
|
const ViewportInfo *vi=camera_control->GetViewportInfo();
|
||||||
|
|
||||||
|
ray.Set(mouse_position,ci,vi); //设置射线查询的屏幕坐标点
|
||||||
|
|
||||||
const Vector3f pos=ray.ClosestPoint(Vector3f(0,0,0)); //求射线上与点(0,0,0)最近的点的坐标
|
const Vector3f pos=ray.ClosestPoint(Vector3f(0,0,0)); //求射线上与点(0,0,0)最近的点的坐标
|
||||||
|
|
||||||
prim_line_vab_map->Write(&pos, //更新VAB上这个点的位置
|
prim_line_vab_map->Write(&pos, //更新VAB上这个点的位置
|
||||||
1); //这里的1代表的数据数量,不是字节数
|
1); //这里的1代表的数据数量,不是字节数
|
||||||
|
|
||||||
SceneAppFramework::BuildCommandBuffer(index);
|
|
||||||
}
|
}
|
||||||
};//class TestApp:public CameraAppFramework
|
};//class TestApp:public CameraAppFramework
|
||||||
|
|
||||||
int main(int,char **)
|
int os_main(int,os_char **)
|
||||||
{
|
{
|
||||||
return RunApp<TestApp>(1280,720);
|
return RunFramework<TestApp>(OS_TEXT("RayPicking"),1280,720);
|
||||||
}
|
}
|
||||||
|
100
example/Gizmo/SimplestAxis.cpp
Normal file
100
example/Gizmo/SimplestAxis.cpp
Normal file
@ -0,0 +1,100 @@
|
|||||||
|
// SimplestAxis
|
||||||
|
// 直接从0,0,0向三个方向画一条直线,用于确认坐标轴方向
|
||||||
|
|
||||||
|
#include<hgl/WorkManager.h>
|
||||||
|
#include<hgl/filesystem/FileSystem.h>
|
||||||
|
#include<hgl/graph/InlineGeometry.h>
|
||||||
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
|
#include<hgl/graph/RenderList.h>
|
||||||
|
#include<hgl/graph/Camera.h>
|
||||||
|
#include<hgl/graph/mtl/Material3DCreateConfig.h>
|
||||||
|
#include<hgl/graph/VKVertexInputConfig.h>
|
||||||
|
#include<hgl/graph/FirstPersonCameraControl.h>
|
||||||
|
#include<hgl/color/Color.h>
|
||||||
|
#include<hgl/component/MeshComponent.h>
|
||||||
|
|
||||||
|
using namespace hgl;
|
||||||
|
using namespace hgl::graph;
|
||||||
|
|
||||||
|
class TestApp:public WorkObject
|
||||||
|
{
|
||||||
|
private:
|
||||||
|
|
||||||
|
Material * material =nullptr;
|
||||||
|
Pipeline * pipeline =nullptr;
|
||||||
|
|
||||||
|
Primitive * prim_axis =nullptr;
|
||||||
|
MaterialInstance * material_instance =nullptr;
|
||||||
|
|
||||||
|
private:
|
||||||
|
|
||||||
|
bool InitMDP()
|
||||||
|
{
|
||||||
|
mtl::Material3DCreateConfig cfg(PrimitiveType::Lines);
|
||||||
|
|
||||||
|
cfg.local_to_world=true;
|
||||||
|
|
||||||
|
material_instance=CreateMaterialInstance(mtl::inline_material::VertexColor3D,&cfg);
|
||||||
|
|
||||||
|
pipeline=CreatePipeline(material_instance,InlinePipeline::Solid3D);
|
||||||
|
|
||||||
|
return pipeline;
|
||||||
|
}
|
||||||
|
|
||||||
|
bool CreateRenderObject()
|
||||||
|
{
|
||||||
|
using namespace inline_geometry;
|
||||||
|
|
||||||
|
auto pc=GetPrimitiveCreater(material_instance);
|
||||||
|
|
||||||
|
inline_geometry::AxisCreateInfo aci;
|
||||||
|
|
||||||
|
prim_axis=CreateAxis(pc,&aci);
|
||||||
|
|
||||||
|
return prim_axis;
|
||||||
|
}
|
||||||
|
|
||||||
|
bool InitScene()
|
||||||
|
{
|
||||||
|
Mesh *ri=db->CreateMesh(prim_axis,material_instance,pipeline);
|
||||||
|
|
||||||
|
CreateComponent<MeshComponent>(GetSceneRoot(),ri);
|
||||||
|
|
||||||
|
CameraControl *camera_control=GetCameraControl();
|
||||||
|
|
||||||
|
camera_control->SetPosition(Vector3f(32,32,32));
|
||||||
|
camera_control->SetTarget(Vector3f(0,0,0));
|
||||||
|
|
||||||
|
// camera_control->SetReserveDirection(true,true); //反转x,y
|
||||||
|
|
||||||
|
return(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
using WorkObject::WorkObject;
|
||||||
|
|
||||||
|
~TestApp()
|
||||||
|
{
|
||||||
|
SAFE_CLEAR(prim_axis);
|
||||||
|
}
|
||||||
|
|
||||||
|
bool Init() override
|
||||||
|
{
|
||||||
|
if(!InitMDP())
|
||||||
|
return(false);
|
||||||
|
|
||||||
|
if(!CreateRenderObject())
|
||||||
|
return(false);
|
||||||
|
|
||||||
|
if(!InitScene())
|
||||||
|
return(false);
|
||||||
|
|
||||||
|
return(true);
|
||||||
|
}
|
||||||
|
};//class TestApp:public CameraAppFramework
|
||||||
|
|
||||||
|
int os_main(int,os_char **)
|
||||||
|
{
|
||||||
|
return RunFramework<TestApp>(OS_TEXT("SimplestAxis"),1280,720);
|
||||||
|
}
|
@ -104,7 +104,7 @@ private:
|
|||||||
|
|
||||||
bool InitVertexLumMP()
|
bool InitVertexLumMP()
|
||||||
{
|
{
|
||||||
mtl::Material3DCreateConfig cfg(device->GetDeviceAttribute(),"VertexLuminance3D",Prim::Lines);
|
mtl::Material3DCreateConfig cfg(device->GetDevAttr(),"VertexLuminance3D",PrimitiveType::Lines);
|
||||||
|
|
||||||
cfg.local_to_world=true;
|
cfg.local_to_world=true;
|
||||||
|
|
||||||
@ -114,7 +114,7 @@ private:
|
|||||||
mi_plane_grid=db->CreateMaterialInstance(mtl_vertex_lum,nullptr,&white_color);
|
mi_plane_grid=db->CreateMaterialInstance(mtl_vertex_lum,nullptr,&white_color);
|
||||||
if(!mi_plane_grid)return(false);
|
if(!mi_plane_grid)return(false);
|
||||||
|
|
||||||
p_line=CreatePipeline(mtl_vertex_lum,InlinePipeline::Solid3D,Prim::Lines);
|
p_line=CreatePipeline(mtl_vertex_lum,InlinePipeline::Solid3D,PrimitiveType::Lines);
|
||||||
|
|
||||||
if(!p_line)
|
if(!p_line)
|
||||||
return(false);
|
return(false);
|
||||||
@ -132,7 +132,7 @@ private:
|
|||||||
|
|
||||||
bool InitBlinnPhongSunLightMP()
|
bool InitBlinnPhongSunLightMP()
|
||||||
{
|
{
|
||||||
mtl::Material3DCreateConfig cfg(device->GetDeviceAttribute(),"BlinnPhong3D",Prim::Triangles);
|
mtl::Material3DCreateConfig cfg(device->GetDevAttr(),"BlinnPhong3D",PrimitiveType::Triangles);
|
||||||
|
|
||||||
cfg.local_to_world=true;
|
cfg.local_to_world=true;
|
||||||
cfg.material_instance=true;
|
cfg.material_instance=true;
|
||||||
@ -170,7 +170,7 @@ private:
|
|||||||
if(!mi_blinnphong[i])return(false);
|
if(!mi_blinnphong[i])return(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
p_blinnphong=CreatePipeline(mtl_blinnphong,InlinePipeline::Solid3D,Prim::Triangles);
|
p_blinnphong=CreatePipeline(mtl_blinnphong,InlinePipeline::Solid3D,PrimitiveType::Triangles);
|
||||||
|
|
||||||
if(!p_blinnphong)
|
if(!p_blinnphong)
|
||||||
return(false);
|
return(false);
|
||||||
@ -243,7 +243,7 @@ private:
|
|||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
Renderable *Add(Primitive *r,MaterialInstance *mi,Pipeline *p,const Matrix4f &mat=Identity4f)
|
Mesh *Add(Primitive *r,MaterialInstance *mi,Pipeline *p,const Matrix4f &mat=Identity4f)
|
||||||
{
|
{
|
||||||
if(!r)
|
if(!r)
|
||||||
return(nullptr);
|
return(nullptr);
|
||||||
@ -252,11 +252,11 @@ private:
|
|||||||
if(!p)
|
if(!p)
|
||||||
return(nullptr);
|
return(nullptr);
|
||||||
|
|
||||||
Renderable *ri=db->CreateRenderable(r,mi,p);
|
Mesh *ri=db->CreateMesh(r,mi,p);
|
||||||
|
|
||||||
if(!ri)
|
if(!ri)
|
||||||
{
|
{
|
||||||
LOG_ERROR("Create Renderable failed! Primitive: "+r->GetName());
|
LOG_ERROR("Create Mesh failed! Primitive: "+r->GetName());
|
||||||
return(nullptr);
|
return(nullptr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -38,8 +38,8 @@ int main(int,char **)
|
|||||||
{
|
{
|
||||||
Window * win =nullptr;
|
Window * win =nullptr;
|
||||||
VulkanInstance * inst =nullptr;
|
VulkanInstance * inst =nullptr;
|
||||||
GPUDevice * device =nullptr;
|
VulkanDevice * device =nullptr;
|
||||||
const GPUPhysicalDevice * physical_device =nullptr;
|
const VulkanPhyDevice * physical_device =nullptr;
|
||||||
|
|
||||||
inst=InitVulkanInstance();
|
inst=InitVulkanInstance();
|
||||||
|
|
||||||
@ -100,4 +100,4 @@ int main(int,char **)
|
|||||||
delete inst;
|
delete inst;
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
@ -12,7 +12,7 @@ using namespace hgl;
|
|||||||
using namespace hgl::graph;
|
using namespace hgl::graph;
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
Texture2D *CreateTexture2DFromFile(GPUDevice *device,const OSString &filename);
|
Texture2D *CreateTexture2DFromFile(VulkanDevice *device,const OSString &filename);
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
|
|
||||||
constexpr uint32_t SCREEN_WIDTH=256;
|
constexpr uint32_t SCREEN_WIDTH=256;
|
||||||
@ -44,14 +44,14 @@ private:
|
|||||||
Sampler * sampler =nullptr;
|
Sampler * sampler =nullptr;
|
||||||
Material * material =nullptr;
|
Material * material =nullptr;
|
||||||
MaterialInstance * material_instance =nullptr;
|
MaterialInstance * material_instance =nullptr;
|
||||||
Renderable * render_obj =nullptr;
|
Mesh * render_obj =nullptr;
|
||||||
Pipeline * pipeline =nullptr;
|
Pipeline * pipeline =nullptr;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
bool InitMaterial()
|
bool InitMaterial()
|
||||||
{
|
{
|
||||||
mtl::Material2DCreateConfig cfg(device->GetDeviceAttribute(),"PureTexture2D",Prim::Fan);
|
mtl::Material2DCreateConfig cfg(device->GetDevAttr(),"PureTexture2D",PrimitiveType::Fan);
|
||||||
|
|
||||||
cfg.coordinate_system=CoordinateSystem2D::NDC;
|
cfg.coordinate_system=CoordinateSystem2D::NDC;
|
||||||
cfg.local_to_world=false;
|
cfg.local_to_world=false;
|
||||||
@ -62,7 +62,7 @@ private:
|
|||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
// pipeline=db->CreatePipeline(material_instance,sc_render_target,OS_TEXT("res/pipeline/solid2d"));
|
// pipeline=db->CreatePipeline(material_instance,sc_render_target,OS_TEXT("res/pipeline/solid2d"));
|
||||||
pipeline=CreatePipeline(material,InlinePipeline::Solid2D,Prim::Fan); //等同上一行,为Framework重载,默认使用swapchain的render target
|
pipeline=CreatePipeline(material,InlinePipeline::Solid2D,PrimitiveType::Fan); //等同上一行,为Framework重载,默认使用swapchain的render target
|
||||||
|
|
||||||
if(!pipeline)
|
if(!pipeline)
|
||||||
return(false);
|
return(false);
|
||||||
@ -92,7 +92,7 @@ private:
|
|||||||
if(!rpc.WriteVAB(VAN::Position, VF_V2F, position_data))return(false);
|
if(!rpc.WriteVAB(VAN::Position, VF_V2F, position_data))return(false);
|
||||||
if(!rpc.WriteVAB(VAN::TexCoord, VF_V2F, tex_coord_data))return(false);
|
if(!rpc.WriteVAB(VAN::TexCoord, VF_V2F, tex_coord_data))return(false);
|
||||||
|
|
||||||
render_obj=db->CreateRenderable(&rpc,material_instance,pipeline);
|
render_obj=db->CreateMesh(&rpc,material_instance,pipeline);
|
||||||
return(render_obj);
|
return(render_obj);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ using namespace hgl;
|
|||||||
using namespace hgl::graph;
|
using namespace hgl::graph;
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
Texture2D *CreateTexture2DFromFile(GPUDevice *device,const OSString &filename);
|
Texture2D *CreateTexture2DFromFile(VulkanDevice *device,const OSString &filename);
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
|
|
||||||
constexpr uint32_t SCREEN_WIDTH=256;
|
constexpr uint32_t SCREEN_WIDTH=256;
|
||||||
@ -40,14 +40,14 @@ private:
|
|||||||
Sampler * sampler =nullptr;
|
Sampler * sampler =nullptr;
|
||||||
Material * material =nullptr;
|
Material * material =nullptr;
|
||||||
MaterialInstance * material_instance =nullptr;
|
MaterialInstance * material_instance =nullptr;
|
||||||
Renderable * render_obj =nullptr;
|
Mesh * render_obj =nullptr;
|
||||||
Pipeline * pipeline =nullptr;
|
Pipeline * pipeline =nullptr;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
bool InitMaterial()
|
bool InitMaterial()
|
||||||
{
|
{
|
||||||
mtl::Material2DCreateConfig cfg(device->GetDeviceAttribute(),"RectTexture2D",Prim::SolidRectangles);
|
mtl::Material2DCreateConfig cfg(device->GetDevAttr(),"RectTexture2D",PrimitiveType::SolidRectangles);
|
||||||
|
|
||||||
cfg.coordinate_system=CoordinateSystem2D::ZeroToOne;
|
cfg.coordinate_system=CoordinateSystem2D::ZeroToOne;
|
||||||
cfg.local_to_world=false;
|
cfg.local_to_world=false;
|
||||||
@ -58,7 +58,7 @@ private:
|
|||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
// pipeline=db->CreatePipeline(material_instance,sc_render_target,OS_TEXT("res/pipeline/solid2d"));
|
// pipeline=db->CreatePipeline(material_instance,sc_render_target,OS_TEXT("res/pipeline/solid2d"));
|
||||||
pipeline=CreatePipeline(material,InlinePipeline::Solid2D,Prim::SolidRectangles); //等同上一行,为Framework重载,默认使用swapchain的render target
|
pipeline=CreatePipeline(material,InlinePipeline::Solid2D,PrimitiveType::SolidRectangles); //等同上一行,为Framework重载,默认使用swapchain的render target
|
||||||
|
|
||||||
if(!pipeline)
|
if(!pipeline)
|
||||||
return(false);
|
return(false);
|
||||||
@ -88,7 +88,7 @@ private:
|
|||||||
if(!rpc.WriteVAB(VAN::Position,VF_V4F,position_data))return(false);
|
if(!rpc.WriteVAB(VAN::Position,VF_V4F,position_data))return(false);
|
||||||
if(!rpc.WriteVAB(VAN::TexCoord,VF_V4F,tex_coord_data))return(false);
|
if(!rpc.WriteVAB(VAN::TexCoord,VF_V4F,tex_coord_data))return(false);
|
||||||
|
|
||||||
render_obj=db->CreateRenderable(&rpc,material_instance,pipeline);
|
render_obj=db->CreateMesh(&rpc,material_instance,pipeline);
|
||||||
return(render_obj);
|
return(render_obj);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ using namespace hgl;
|
|||||||
using namespace hgl::graph;
|
using namespace hgl::graph;
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
//Texture2D *CreateTexture2DFromFile(GPUDevice *device,const OSString &filename);
|
//Texture2D *CreateTexture2DFromFile(VulkanDevice *device,const OSString &filename);
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
|
|
||||||
constexpr uint32_t SCREEN_WIDTH=256;
|
constexpr uint32_t SCREEN_WIDTH=256;
|
||||||
@ -61,7 +61,7 @@ private:
|
|||||||
struct
|
struct
|
||||||
{
|
{
|
||||||
MaterialInstance * mi;
|
MaterialInstance * mi;
|
||||||
Renderable * r;
|
Mesh * mesh;
|
||||||
}render_obj[TexCount]{};
|
}render_obj[TexCount]{};
|
||||||
|
|
||||||
private:
|
private:
|
||||||
@ -91,7 +91,7 @@ private:
|
|||||||
|
|
||||||
bool InitMaterial()
|
bool InitMaterial()
|
||||||
{
|
{
|
||||||
mtl::Material2DCreateConfig cfg(device->GetDeviceAttribute(),"RectTexture2DArray",Prim::SolidRectangles);
|
mtl::Material2DCreateConfig cfg(device->GetDevAttr(),"RectTexture2DArray",PrimitiveType::SolidRectangles);
|
||||||
|
|
||||||
cfg.coordinate_system=CoordinateSystem2D::ZeroToOne;
|
cfg.coordinate_system=CoordinateSystem2D::ZeroToOne;
|
||||||
cfg.local_to_world=true;
|
cfg.local_to_world=true;
|
||||||
@ -101,7 +101,7 @@ private:
|
|||||||
if(!material)
|
if(!material)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
pipeline=CreatePipeline(material,InlinePipeline::Solid2D,Prim::SolidRectangles); //等同上一行,为Framework重载,默认使用swapchain的render target
|
pipeline=CreatePipeline(material,InlinePipeline::Solid2D,PrimitiveType::SolidRectangles); //等同上一行,为Framework重载,默认使用swapchain的render target
|
||||||
|
|
||||||
if(!pipeline)
|
if(!pipeline)
|
||||||
return(false);
|
return(false);
|
||||||
@ -144,14 +144,14 @@ private:
|
|||||||
|
|
||||||
for(uint32_t i=0;i<TexCount;i++)
|
for(uint32_t i=0;i<TexCount;i++)
|
||||||
{
|
{
|
||||||
render_obj[i].r=db->CreateRenderable(prim_rectangle,render_obj[i].mi,pipeline);
|
render_obj[i].mesh=db->CreateMesh(prim_rectangle,render_obj[i].mi,pipeline);
|
||||||
|
|
||||||
if(!render_obj[i].r)
|
if(!render_obj[i].mesh)
|
||||||
return(false);
|
return(false);
|
||||||
|
|
||||||
offset.x=position_data[2]*float(i);
|
offset.x=position_data[2]*float(i);
|
||||||
|
|
||||||
render_root.CreateSubNode(translate(offset),render_obj[i].r);
|
render_root.CreateSubNode(translate(offset),render_obj[i].mesh);
|
||||||
}
|
}
|
||||||
|
|
||||||
render_root.RefreshMatrix();
|
render_root.RefreshMatrix();
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#include<hgl/filesystem/FileSystem.h>
|
#include<hgl/filesystem/FileSystem.h>
|
||||||
#include<hgl/graph/InlineGeometry.h>
|
#include<hgl/graph/InlineGeometry.h>
|
||||||
#include<hgl/graph/VKRenderResource.h>
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
#include<hgl/graph/VKRenderable.h>
|
#include<hgl/graph/Mesh.h>
|
||||||
#include<hgl/graph/RenderList.h>
|
#include<hgl/graph/RenderList.h>
|
||||||
|
|
||||||
using namespace hgl;
|
using namespace hgl;
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#include<hgl/filesystem/FileSystem.h>
|
#include<hgl/filesystem/FileSystem.h>
|
||||||
#include<hgl/graph/InlineGeometry.h>
|
#include<hgl/graph/InlineGeometry.h>
|
||||||
#include<hgl/graph/VKRenderResource.h>
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
#include<hgl/graph/VKRenderable.h>
|
#include<hgl/graph/Mesh.h>
|
||||||
#include<hgl/graph/VKTexture.h>
|
#include<hgl/graph/VKTexture.h>
|
||||||
#include<hgl/graph/RenderList.h>
|
#include<hgl/graph/RenderList.h>
|
||||||
|
|
||||||
|
@ -103,7 +103,7 @@ private:
|
|||||||
|
|
||||||
const VkFormat GetCandidateFormat(const VkFormat *fmt_list, const uint count)
|
const VkFormat GetCandidateFormat(const VkFormat *fmt_list, const uint count)
|
||||||
{
|
{
|
||||||
auto pd = device->GetPhysicalDevice();
|
auto pd = device->GetPhyDevice();
|
||||||
|
|
||||||
for (uint i = 0; i < count; i++)
|
for (uint i = 0; i < count; i++)
|
||||||
if (pd->IsColorAttachmentOptimal(fmt_list[i]))
|
if (pd->IsColorAttachmentOptimal(fmt_list[i]))
|
||||||
@ -118,7 +118,7 @@ private:
|
|||||||
|
|
||||||
const VkFormat GetDepthCandidateFormat()
|
const VkFormat GetDepthCandidateFormat()
|
||||||
{
|
{
|
||||||
auto pd = device->GetPhysicalDevice();
|
auto pd = device->GetPhyDevice();
|
||||||
|
|
||||||
for (VkFormat fmt : depth_candidate_format)
|
for (VkFormat fmt : depth_candidate_format)
|
||||||
if (pd->IsDepthAttachmentOptimal(fmt))
|
if (pd->IsDepthAttachmentOptimal(fmt))
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#include<hgl/filesystem/FileSystem.h>
|
#include<hgl/filesystem/FileSystem.h>
|
||||||
#include<hgl/graph/InlineGeometry.h>
|
#include<hgl/graph/InlineGeometry.h>
|
||||||
#include<hgl/graph/VKRenderResource.h>
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
#include<hgl/graph/VKRenderable.h>
|
#include<hgl/graph/Mesh.h>
|
||||||
#include<hgl/graph/RenderList.h>
|
#include<hgl/graph/RenderList.h>
|
||||||
#include<hgl/graph/VKTexture.h>
|
#include<hgl/graph/VKTexture.h>
|
||||||
#include<hgl/graph/VKImageView.h>
|
#include<hgl/graph/VKImageView.h>
|
||||||
@ -16,7 +16,7 @@ using namespace hgl;
|
|||||||
using namespace hgl::graph;
|
using namespace hgl::graph;
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
Texture2D *CreateTexture2DFromFile(GPUDevice *device,const OSString &filename);
|
Texture2D *CreateTexture2DFromFile(VulkanDevice *device,const OSString &filename);
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
|
|
||||||
constexpr uint32_t SCREEN_WIDTH=1280;
|
constexpr uint32_t SCREEN_WIDTH=1280;
|
||||||
@ -139,7 +139,7 @@ private:
|
|||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
{
|
{
|
||||||
auto da=device->GetDeviceAttribute();
|
auto da=device->GetDevAttr();
|
||||||
|
|
||||||
if(da->debug_maker)
|
if(da->debug_maker)
|
||||||
{
|
{
|
||||||
@ -172,7 +172,7 @@ private:
|
|||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
{
|
{
|
||||||
auto da=device->GetDeviceAttribute();
|
auto da=device->GetDevAttr();
|
||||||
|
|
||||||
VkQueue q=*(gbuffer.rt->GetQueue());
|
VkQueue q=*(gbuffer.rt->GetQueue());
|
||||||
VkFramebuffer fbo= gbuffer.rt->GetFramebuffer()->GetFramebuffer();
|
VkFramebuffer fbo= gbuffer.rt->GetFramebuffer()->GetFramebuffer();
|
||||||
@ -229,7 +229,7 @@ private:
|
|||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
{
|
{
|
||||||
auto da=device->GetDeviceAttribute();
|
auto da=device->GetDevAttr();
|
||||||
|
|
||||||
if(da->debug_maker)
|
if(da->debug_maker)
|
||||||
{
|
{
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#include<hgl/filesystem/FileSystem.h>
|
#include<hgl/filesystem/FileSystem.h>
|
||||||
#include<hgl/graph/InlineGeometry.h>
|
#include<hgl/graph/InlineGeometry.h>
|
||||||
#include<hgl/graph/VKRenderResource.h>
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
#include<hgl/graph/VKRenderable.h>
|
#include<hgl/graph/Mesh.h>
|
||||||
#include<hgl/graph/VKTexture.h>
|
#include<hgl/graph/VKTexture.h>
|
||||||
#include<hgl/graph/RenderList.h>
|
#include<hgl/graph/RenderList.h>
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#include<hgl/filesystem/FileSystem.h>
|
#include<hgl/filesystem/FileSystem.h>
|
||||||
#include<hgl/graph/InlineGeometry.h>
|
#include<hgl/graph/InlineGeometry.h>
|
||||||
#include<hgl/graph/VKRenderResource.h>
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
#include<hgl/graph/VKRenderable.h>
|
#include<hgl/graph/Mesh.h>
|
||||||
#include<hgl/graph/VKTexture.h>
|
#include<hgl/graph/VKTexture.h>
|
||||||
#include<hgl/graph/RenderList.h>
|
#include<hgl/graph/RenderList.h>
|
||||||
|
|
||||||
@ -109,7 +109,7 @@ private:
|
|||||||
VK_SAMPLER_ADDRESS_MODE_REPEAT,
|
VK_SAMPLER_ADDRESS_MODE_REPEAT,
|
||||||
0.0f,
|
0.0f,
|
||||||
VK_TRUE,
|
VK_TRUE,
|
||||||
device->GetPhysicalDevice()->GetMaxSamplerAnisotropy(),
|
device->GetPhyDevice()->GetMaxSamplerAnisotropy(),
|
||||||
false,
|
false,
|
||||||
VK_COMPARE_OP_NEVER,
|
VK_COMPARE_OP_NEVER,
|
||||||
0.0f,
|
0.0f,
|
||||||
|
@ -53,9 +53,9 @@ protected:
|
|||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
GPUDevice * device =nullptr;
|
VulkanDevice * device =nullptr;
|
||||||
RenderPass * device_render_pass =nullptr;
|
RenderPass * device_render_pass =nullptr;
|
||||||
RTSwapchain * sc_render_target =nullptr;
|
SwapchainRenderTarget * sc_render_target =nullptr;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
@ -216,16 +216,16 @@ public:
|
|||||||
cmd_buf=hgl_zero_new<RenderCmdBuffer *>(swap_chain_count);
|
cmd_buf=hgl_zero_new<RenderCmdBuffer *>(swap_chain_count);
|
||||||
|
|
||||||
for(int32_t i=0;i<swap_chain_count;i++)
|
for(int32_t i=0;i<swap_chain_count;i++)
|
||||||
cmd_buf[i]=device->CreateRenderCommandBuffer(device->GetPhysicalDevice()->GetDeviceName()+AnsiString(":RenderCmdBuffer_")+AnsiString::numberOf(i));
|
cmd_buf[i]=device->CreateRenderCommandBuffer(device->GetPhyDevice()->GetDeviceName()+AnsiString(":RenderCmdBuffer_")+AnsiString::numberOf(i));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
bool BuildCommandBuffer(RenderCmdBuffer *cb,RenderPass *rp,Framebuffer *fb,Renderable *ri)
|
bool BuildCommandBuffer(RenderCmdBuffer *cb,Framebuffer *fbo,Mesh *ri)
|
||||||
{
|
{
|
||||||
if(!ri)return(false);
|
if(!ri)return(false);
|
||||||
|
|
||||||
cb->Begin();
|
cb->Begin();
|
||||||
cb->BindFramebuffer(rp,fb);
|
cb->BindFramebuffer(fbo);
|
||||||
cb->SetClearColor(0,clear_color);
|
cb->SetClearColor(0,clear_color);
|
||||||
cb->BeginRenderPass();
|
cb->BeginRenderPass();
|
||||||
cb->BindPipeline(ri->GetPipeline());
|
cb->BindPipeline(ri->GetPipeline());
|
||||||
@ -238,22 +238,15 @@ public:
|
|||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
void BuildCommandBuffer(RenderCmdBuffer *cb,RenderTarget *rt,Renderable *ri)
|
bool BuildCommandBuffer(uint32_t index,Mesh *ri)
|
||||||
{
|
|
||||||
if(!cb||!rt||!ri)
|
|
||||||
return;
|
|
||||||
|
|
||||||
BuildCommandBuffer(cb,rt->GetRenderPass(),rt->GetFramebuffer(),ri);
|
|
||||||
}
|
|
||||||
|
|
||||||
bool BuildCommandBuffer(uint32_t index,Renderable *ri)
|
|
||||||
{
|
{
|
||||||
if(!ri)return(false);
|
if(!ri)return(false);
|
||||||
|
|
||||||
return BuildCommandBuffer(cmd_buf[index],sc_render_target->GetRenderPass(),sc_render_target->GetFramebuffer(index),ri);
|
return BuildCommandBuffer(cmd_buf[index],
|
||||||
|
sc_render_target->GetFramebuffer(),ri);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool BuildCommandBuffer(Renderable *ri)
|
bool BuildCommandBuffer(Mesh *ri)
|
||||||
{
|
{
|
||||||
if(!ri)return(false);
|
if(!ri)return(false);
|
||||||
|
|
||||||
@ -263,7 +256,7 @@ public:
|
|||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool BuildCurrentCommandBuffer(Renderable *ri)
|
bool BuildCurrentCommandBuffer(Mesh *ri)
|
||||||
{
|
{
|
||||||
if(!ri)return(false);
|
if(!ri)return(false);
|
||||||
|
|
||||||
@ -277,7 +270,7 @@ public:
|
|||||||
RenderCmdBuffer *cb=cmd_buf[index];
|
RenderCmdBuffer *cb=cmd_buf[index];
|
||||||
|
|
||||||
cb->Begin();
|
cb->Begin();
|
||||||
cb->BindFramebuffer(sc_render_target->GetRenderPass(),sc_render_target->GetFramebuffer(index));
|
cb->BindFramebuffer(sc_render_target->GetFramebuffer(index));
|
||||||
cb->SetClearColor(0,clear_color);
|
cb->SetClearColor(0,clear_color);
|
||||||
cb->BeginRenderPass();
|
cb->BeginRenderPass();
|
||||||
rl->Render(cb);
|
rl->Render(cb);
|
||||||
@ -353,125 +346,6 @@ public:
|
|||||||
}
|
}
|
||||||
};//class VulkanApplicationFramework
|
};//class VulkanApplicationFramework
|
||||||
|
|
||||||
class CameraKeyboardControl:public KeyboardStateEvent
|
|
||||||
{
|
|
||||||
FirstPersonCameraControl *camera;
|
|
||||||
float move_speed;
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
CameraKeyboardControl(FirstPersonCameraControl *wc)
|
|
||||||
{
|
|
||||||
camera=wc;
|
|
||||||
move_speed=1.0f;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool OnPressed(const KeyboardButton &kb)override
|
|
||||||
{
|
|
||||||
if(!KeyboardStateEvent::OnPressed(kb))
|
|
||||||
return(false);
|
|
||||||
|
|
||||||
if(kb==KeyboardButton::Minus )move_speed*=0.9f;else
|
|
||||||
if(kb==KeyboardButton::Equals )move_speed*=1.1f;
|
|
||||||
|
|
||||||
return(true);
|
|
||||||
}
|
|
||||||
|
|
||||||
void Update()
|
|
||||||
{
|
|
||||||
if(HasPressed(KeyboardButton::W ))camera->Forward (move_speed);else
|
|
||||||
if(HasPressed(KeyboardButton::S ))camera->Backward (move_speed);else
|
|
||||||
if(HasPressed(KeyboardButton::A ))camera->Left (move_speed);else
|
|
||||||
if(HasPressed(KeyboardButton::D ))camera->Right (move_speed);else
|
|
||||||
//if(HasPressed(KeyboardButton::R ))camera->Up (move_speed);else
|
|
||||||
//if(HasPressed(KeyboardButton::F ))camera->Down (move_speed);else
|
|
||||||
|
|
||||||
//if(HasPressed(KeyboardButton::Left ))camera->HoriRotate( move_speed);else
|
|
||||||
//if(HasPressed(KeyboardButton::Right ))camera->HoriRotate(-move_speed);else
|
|
||||||
//if(HasPressed(KeyboardButton::Up ))camera->VertRotate( move_speed);else
|
|
||||||
//if(HasPressed(KeyboardButton::Down ))camera->VertRotate(-move_speed);else
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
class CameraMouseControl:public MouseEvent
|
|
||||||
{
|
|
||||||
FirstPersonCameraControl *camera;
|
|
||||||
double cur_time;
|
|
||||||
double last_time;
|
|
||||||
|
|
||||||
Vector2f mouse_pos;
|
|
||||||
Vector2f mouse_last_pos;
|
|
||||||
|
|
||||||
protected:
|
|
||||||
|
|
||||||
bool OnPressed(int x,int y,MouseButton) override
|
|
||||||
{
|
|
||||||
mouse_last_pos.x=x;
|
|
||||||
mouse_last_pos.y=y;
|
|
||||||
|
|
||||||
last_time=cur_time;
|
|
||||||
|
|
||||||
return(true);
|
|
||||||
}
|
|
||||||
|
|
||||||
bool OnWheel(int,int y) override
|
|
||||||
{
|
|
||||||
if(y==0)return(false);
|
|
||||||
|
|
||||||
camera->Forward(float(y)/10.0f);
|
|
||||||
|
|
||||||
return(true);
|
|
||||||
}
|
|
||||||
|
|
||||||
bool OnMove(int x,int y) override
|
|
||||||
{
|
|
||||||
mouse_pos.x=x;
|
|
||||||
mouse_pos.y=y;
|
|
||||||
|
|
||||||
bool left=HasPressed(MouseButton::Left);
|
|
||||||
bool right=HasPressed(MouseButton::Right);
|
|
||||||
|
|
||||||
Vector2f pos(x,y);
|
|
||||||
Vector2f gap=pos-mouse_last_pos;
|
|
||||||
|
|
||||||
if(left)
|
|
||||||
{
|
|
||||||
gap/=-5.0f;
|
|
||||||
|
|
||||||
camera->Rotate(gap);
|
|
||||||
}
|
|
||||||
else
|
|
||||||
if(right)
|
|
||||||
{
|
|
||||||
gap/=10.0f;
|
|
||||||
|
|
||||||
camera->Move(Vector3f(gap.x,0,gap.y));
|
|
||||||
}
|
|
||||||
|
|
||||||
last_time=cur_time;
|
|
||||||
mouse_last_pos=Vector2f(x,y);
|
|
||||||
|
|
||||||
return(true);
|
|
||||||
}
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
CameraMouseControl(FirstPersonCameraControl *wc)
|
|
||||||
{
|
|
||||||
camera=wc;
|
|
||||||
cur_time=0;
|
|
||||||
last_time=0;
|
|
||||||
}
|
|
||||||
|
|
||||||
const Vector2f &GetMouseCoord()const{return mouse_pos;}
|
|
||||||
|
|
||||||
void Update()
|
|
||||||
{
|
|
||||||
cur_time=GetDoubleTime();
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
class CameraAppFramework:public VulkanApplicationFramework
|
class CameraAppFramework:public VulkanApplicationFramework
|
||||||
{
|
{
|
||||||
protected:
|
protected:
|
||||||
@ -624,4 +498,4 @@ template<typename T> int RunApp(uint w,uint h)
|
|||||||
while(app.Run());
|
while(app.Run());
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
95
inc/hgl/WorkManager.h
Normal file
95
inc/hgl/WorkManager.h
Normal file
@ -0,0 +1,95 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include<hgl/WorkObject.h>
|
||||||
|
#include<hgl/graph/VKRenderTargetSwapchain.h>
|
||||||
|
|
||||||
|
namespace hgl
|
||||||
|
{
|
||||||
|
/**
|
||||||
|
* 工作管理器,管理一个序列的WorkObject<br>
|
||||||
|
*/
|
||||||
|
class WorkManager
|
||||||
|
{
|
||||||
|
protected:
|
||||||
|
|
||||||
|
graph::RenderFramework *render_framework;
|
||||||
|
|
||||||
|
uint fps=60;
|
||||||
|
double frame_time=1.0f/double(fps);
|
||||||
|
|
||||||
|
double last_update_time=0;
|
||||||
|
double last_render_time=0;
|
||||||
|
double cur_time=0;
|
||||||
|
|
||||||
|
WorkObject *cur_work_object=nullptr;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
WorkManager(graph::RenderFramework *rf)
|
||||||
|
{
|
||||||
|
render_framework=rf;
|
||||||
|
}
|
||||||
|
|
||||||
|
virtual ~WorkManager()
|
||||||
|
{
|
||||||
|
SAFE_CLEAR(cur_work_object);
|
||||||
|
}
|
||||||
|
|
||||||
|
void SetFPS(uint f)
|
||||||
|
{
|
||||||
|
fps=f;
|
||||||
|
frame_time=1.0f/double(fps);
|
||||||
|
}
|
||||||
|
|
||||||
|
void Tick(WorkObject *wo);
|
||||||
|
|
||||||
|
virtual void Render(WorkObject *wo);
|
||||||
|
|
||||||
|
void Run(WorkObject *wo);
|
||||||
|
};//class WorkManager
|
||||||
|
|
||||||
|
class SwapchainWorkManager:public WorkManager,public io::WindowEvent
|
||||||
|
{
|
||||||
|
graph::SwapchainModule *swapchain_module;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
SwapchainWorkManager(graph::RenderFramework *rf):WorkManager(rf)
|
||||||
|
{
|
||||||
|
swapchain_module=rf->GetSwapchainModule();
|
||||||
|
|
||||||
|
render_framework->Join(this);
|
||||||
|
}
|
||||||
|
|
||||||
|
~SwapchainWorkManager()
|
||||||
|
{
|
||||||
|
render_framework->Unjoin(this);
|
||||||
|
}
|
||||||
|
|
||||||
|
void Render(WorkObject *wo) override;
|
||||||
|
|
||||||
|
void OnResize(uint w,uint h) override;
|
||||||
|
};
|
||||||
|
|
||||||
|
template<typename WO> int RunFramework(const OSString &title,uint width=1280,uint height=720)
|
||||||
|
{
|
||||||
|
graph::RenderFramework rf(title);
|
||||||
|
|
||||||
|
if(!rf.Init(width,height))
|
||||||
|
return(-1);
|
||||||
|
|
||||||
|
SwapchainWorkManager wm(&rf);
|
||||||
|
|
||||||
|
WO *wo=new WO(&rf);
|
||||||
|
|
||||||
|
if(!wo->Init())
|
||||||
|
{
|
||||||
|
delete wo;
|
||||||
|
return(-2);
|
||||||
|
}
|
||||||
|
|
||||||
|
wm.Run(wo);
|
||||||
|
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
}//namespcae hgl
|
123
inc/hgl/WorkObject.h
Normal file
123
inc/hgl/WorkObject.h
Normal file
@ -0,0 +1,123 @@
|
|||||||
|
#pragma once
|
||||||
|
#include<hgl/type/object/TickObject.h>
|
||||||
|
#include<hgl/graph/RenderFramework.h>
|
||||||
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
|
#include<hgl/graph/mtl/MaterialLibrary.h>
|
||||||
|
#include<hgl/graph/Renderer.h>
|
||||||
|
#include<hgl/graph/Scene.h>
|
||||||
|
#include<hgl/Time.h>
|
||||||
|
//#include<iostream>
|
||||||
|
|
||||||
|
namespace hgl
|
||||||
|
{
|
||||||
|
namespace graph::mtl
|
||||||
|
{
|
||||||
|
class MaterialCreateInfo;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 工作对象</p>
|
||||||
|
*
|
||||||
|
* WorkObject被定义为工作对象,所有的渲染控制都需要被写在WorkObject的Render函数下。
|
||||||
|
*/
|
||||||
|
class WorkObject:public TickObject
|
||||||
|
{
|
||||||
|
graph::RenderFramework *render_framework=nullptr;
|
||||||
|
|
||||||
|
bool destroy_flag=false;
|
||||||
|
bool render_dirty=true;
|
||||||
|
|
||||||
|
protected:
|
||||||
|
|
||||||
|
//以下数据均取自RenderFramework
|
||||||
|
|
||||||
|
graph::RenderResource *db=nullptr; //暂时的,未来会被更好的机制替代
|
||||||
|
|
||||||
|
graph::Scene * scene=nullptr; //场景
|
||||||
|
graph::Renderer * renderer=nullptr; //渲染器
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
graph::RenderFramework * GetRenderFramework (){return render_framework;}
|
||||||
|
graph::VulkanDevice * GetDevice (){return render_framework->GetDevice();}
|
||||||
|
graph::VulkanDevAttr * GetDevAttr (){return render_framework->GetDevAttr();}
|
||||||
|
graph::TextureManager * GetTextureManager (){return render_framework->GetTextureManager();}
|
||||||
|
|
||||||
|
const VkExtent2D & GetExtent (){return renderer->GetExtent();}
|
||||||
|
|
||||||
|
graph::Scene * GetScene (){return scene;}
|
||||||
|
graph::SceneNode * GetSceneRoot (){return scene->GetRootNode();}
|
||||||
|
graph::Renderer * GetRenderer (){return renderer;}
|
||||||
|
graph::Camera * GetCamera (){return renderer->GetCamera();}
|
||||||
|
graph::CameraControl * GetCameraControl (){return render_framework->GetDefaultCameraControl();}
|
||||||
|
|
||||||
|
bool GetMouseCoord (Vector2i *mc)const{return render_framework->GetMouseCoord(mc);}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
const bool IsDestroy ()const{return destroy_flag;}
|
||||||
|
void MarkDestory(){destroy_flag=true;}
|
||||||
|
|
||||||
|
const bool IsRenderDirty ()const{return render_dirty;}
|
||||||
|
void MarkRenderDirty(){render_dirty=true;}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
WorkObject(graph::RenderFramework *,graph::Renderer *r=nullptr);
|
||||||
|
virtual ~WorkObject()=default;
|
||||||
|
|
||||||
|
virtual bool Init()=0;
|
||||||
|
|
||||||
|
virtual void OnRendererChange(graph::RenderFramework *rf,graph::Renderer *r);
|
||||||
|
|
||||||
|
virtual void OnResize(const VkExtent2D &){}
|
||||||
|
|
||||||
|
virtual void Tick(double){}
|
||||||
|
|
||||||
|
virtual void Render(double delta_time);
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
#define WO_FUNC_FROM_RENDER_FRAMEWORK(name,return_type) template<typename ...ARGS> return_type name(ARGS...args){return render_framework?render_framework->name(args...):nullptr;}
|
||||||
|
|
||||||
|
WO_FUNC_FROM_RENDER_FRAMEWORK(CreatePipeline,graph::Pipeline *)
|
||||||
|
WO_FUNC_FROM_RENDER_FRAMEWORK(CreateMaterialInstance,graph::MaterialInstance *)
|
||||||
|
WO_FUNC_FROM_RENDER_FRAMEWORK(GetPrimitiveCreater,SharedPtr<graph::PrimitiveCreater>)
|
||||||
|
|
||||||
|
#undef WO_FUNC_FROM_RENDER_FRAMEWORK
|
||||||
|
|
||||||
|
graph::Primitive *CreatePrimitive(const AnsiString &name,
|
||||||
|
const uint32_t vertices_count,
|
||||||
|
const graph::VIL *vil,
|
||||||
|
const std::initializer_list<graph::VertexAttribDataPtr> &vad_list)
|
||||||
|
{
|
||||||
|
return render_framework?render_framework->CreatePrimitive(name,vertices_count,vil,vad_list):nullptr;
|
||||||
|
}
|
||||||
|
|
||||||
|
graph::Mesh *CreateMesh(const AnsiString &name,
|
||||||
|
const uint32_t vertices_count,
|
||||||
|
graph::MaterialInstance *mi,
|
||||||
|
graph::Pipeline *pipeline,
|
||||||
|
const std::initializer_list<graph::VertexAttribDataPtr> &vad_list)
|
||||||
|
{
|
||||||
|
return render_framework?render_framework->CreateMesh(name,vertices_count,mi,pipeline,vad_list):nullptr;
|
||||||
|
}
|
||||||
|
|
||||||
|
public: //Component 相关
|
||||||
|
|
||||||
|
template<typename C,typename ...ARGS>
|
||||||
|
inline C *CreateComponent(ARGS...args)
|
||||||
|
{
|
||||||
|
return render_framework?render_framework->CreateComponent<C>(args...):nullptr; //创建组件
|
||||||
|
}
|
||||||
|
};//class WorkObject
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 但我们认为游戏开发者不应该关注如何控制渲染,而应该关注如何处理游戏逻辑.
|
||||||
|
* 所以我们在WorkObject的基础上再提供RenderWorkObject派生类,用于直接封装好的渲染场景树控制。
|
||||||
|
*
|
||||||
|
* 开发者仅需要将要渲染的物件放置于场景树即可。
|
||||||
|
|
||||||
|
* 但开发者也可以直接使用WorkObject,自行管理这些事。
|
||||||
|
* */
|
||||||
|
}//namespcae hgl
|
178
inc/hgl/component/Component.h
Normal file
178
inc/hgl/component/Component.h
Normal file
@ -0,0 +1,178 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include<hgl/type/DataType.h>
|
||||||
|
#include<hgl/type/SortedSet.h>
|
||||||
|
#include<hgl/type/ArrayList.h>
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Component/Data/Manager 体系设计简要说明
|
||||||
|
*
|
||||||
|
* 本体系参考AMD FidelityFX,但并不完全一致。
|
||||||
|
*
|
||||||
|
* AMD FidelityFX中,Component存放于Entity下,而我方中与其类似的定义为SceneNode。
|
||||||
|
* 不管是Entity还是SceneNode,它们都提供空间变换,以及子节点、Component的管理。
|
||||||
|
* 而AMD FidelityFX中的Scene,类似于我方的Scene,用于储存一个场景世界的根节点及其它世界唯一数据。
|
||||||
|
*
|
||||||
|
* ComponentData是每个Component的数据,用于向Component或是其它模块提供数据。
|
||||||
|
* ComponentManager是Component的管理器,用于管理Component的创建、销毁、更新等。
|
||||||
|
*
|
||||||
|
* 需要注意的是:同AMD FidelityFX一样,大部分ComponentManager与Scene基本无关。
|
||||||
|
* 因为同样的数据可能出现在多个World之中。
|
||||||
|
* 仅有那些与Scene密切相关的Component它对应的Manager才会出现在Scene中,比如CameraManager/LightManager。
|
||||||
|
* 而如MeshComponent之类的纯资源型就会是独立存在的。
|
||||||
|
*
|
||||||
|
* Component是组件的基类,所有组件都从这里派生。
|
||||||
|
*
|
||||||
|
* SceneComponent是场景组件基类,只要是放在场景中的都从它派生,
|
||||||
|
*
|
||||||
|
* PrimitiveComponent是图元组件的基类,所有图元组件都从这里派生。
|
||||||
|
* 它再度派生出的任何Component都必须是一个有3D空间的几何图元。
|
||||||
|
* 引擎中的空间、物理、等都由PrimitiveComponent提供数据进行计算。
|
||||||
|
|
||||||
|
* RenderComponent是可渲染组件的基类,所有可渲染组件都从这里派生。
|
||||||
|
*
|
||||||
|
* MeshComponent是静态网格组件,它是一个具体的RenderComponent实现。
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
#define COMPONENT_NAMESPACE hgl::graph
|
||||||
|
#define COMPONENT_NAMESPACE_BEGIN namespace COMPONENT_NAMESPACE {
|
||||||
|
#define COMPONENT_NAMESPACE_END }
|
||||||
|
|
||||||
|
COMPONENT_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
class ComponentManager;
|
||||||
|
class SceneNode;
|
||||||
|
|
||||||
|
struct ComponentData
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
|
||||||
|
ComponentData()=default;
|
||||||
|
virtual ~ComponentData()=default;
|
||||||
|
};//struct ComponentData
|
||||||
|
|
||||||
|
using ComponentDataPtr=SharedPtr<ComponentData>;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 基础组件<br>
|
||||||
|
* 是一切组件的基类
|
||||||
|
*/
|
||||||
|
class Component
|
||||||
|
{
|
||||||
|
static uint unique_id_count;
|
||||||
|
|
||||||
|
uint unique_id;
|
||||||
|
|
||||||
|
SceneNode * OwnerNode;
|
||||||
|
ComponentManager * Manager;
|
||||||
|
ComponentDataPtr Data;
|
||||||
|
|
||||||
|
protected:
|
||||||
|
|
||||||
|
friend class ComponentManager;
|
||||||
|
|
||||||
|
virtual void OnDetachManager(ComponentManager *cm)
|
||||||
|
{
|
||||||
|
if(cm==Manager)
|
||||||
|
Manager=nullptr;
|
||||||
|
}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
Component()=delete;
|
||||||
|
Component(ComponentDataPtr,ComponentManager *);
|
||||||
|
virtual ~Component();
|
||||||
|
|
||||||
|
virtual const size_t GetHashCode()const=0;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
uint GetUniqueID ()const{return unique_id;}
|
||||||
|
|
||||||
|
SceneNode * GetOwnerNode()const{return OwnerNode;}
|
||||||
|
ComponentManager * GetManager ()const{return Manager;}
|
||||||
|
ComponentDataPtr GetData ()const{return Data;}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
virtual Component *Duplication();
|
||||||
|
|
||||||
|
//virtual void Update(const double delta_time)=0;
|
||||||
|
|
||||||
|
public: //事件
|
||||||
|
|
||||||
|
virtual void OnAttach(SceneNode *node){if(node)OwnerNode=node;} ///<附加到节点事件
|
||||||
|
virtual void OnDetach(SceneNode *){OwnerNode=nullptr;} ///<从节点分离事件
|
||||||
|
|
||||||
|
virtual void OnFocusLost(){} ///<焦点丢失事件
|
||||||
|
virtual void OnFocusGained(){} ///<焦点获得事件
|
||||||
|
};//class Component
|
||||||
|
|
||||||
|
#define COMPONENT_CLASS_BODY(name) static name##ComponentManager *GetDefaultManager () {return name##ComponentManager::GetDefaultManager();} \
|
||||||
|
name##ComponentManager *GetManager ()const {return (name##ComponentManager *)Component::GetManager();} \
|
||||||
|
static constexpr const size_t StaticHashCode () {return hgl::GetTypeHash<name##Component>();} \
|
||||||
|
const size_t GetHashCode ()const override{return name##Component::StaticHashCode();}
|
||||||
|
|
||||||
|
using ComponentSet=SortedSet<Component *>;
|
||||||
|
using ComponentList=ArrayList<Component *>;
|
||||||
|
|
||||||
|
class ComponentManager
|
||||||
|
{
|
||||||
|
ComponentSet component_set;
|
||||||
|
|
||||||
|
protected:
|
||||||
|
|
||||||
|
friend class Component; //Component可以直接访问ComponentManager的成员
|
||||||
|
|
||||||
|
virtual void AttachComponent(Component *c){if(!c)return;component_set.Add(c);}
|
||||||
|
virtual void DetachComponent(Component *c){if(!c)return;component_set.Delete(c);}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
virtual const size_t GetComponentHashCode()const=0;
|
||||||
|
virtual const size_t GetHashCode()const=0;
|
||||||
|
|
||||||
|
virtual ~ComponentManager();
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
virtual Component * CreateComponent(ComponentDataPtr)=0;
|
||||||
|
|
||||||
|
const size_t GetComponentCount()const{return component_set.GetCount();}
|
||||||
|
|
||||||
|
ComponentSet & GetComponents(){return component_set;}
|
||||||
|
|
||||||
|
int GetComponents(ComponentList &comp_list,SceneNode *);
|
||||||
|
|
||||||
|
virtual void UpdateComponents(const double delta_time);
|
||||||
|
|
||||||
|
public: //事件
|
||||||
|
|
||||||
|
virtual void OnFocusLost(){} ///<焦点丢失事件
|
||||||
|
virtual void OnFocusGained(){} ///<焦点获得事件
|
||||||
|
};//class ComponentManager
|
||||||
|
|
||||||
|
#define COMPONENT_MANAGER_CLASS_BODY(name) static name##ComponentManager * GetDefaultManager () {return GetComponentManager<name##ComponentManager>(true);} \
|
||||||
|
static constexpr const size_t StaticHashCode () {return hgl::GetTypeHash<name##ComponentManager>();} \
|
||||||
|
static constexpr const size_t StaticComponentHashCode () {return hgl::GetTypeHash<name##Component>();} \
|
||||||
|
const size_t GetComponentHashCode ()const override{return name##ComponentManager::StaticComponentHashCode();} \
|
||||||
|
const size_t GetHashCode ()const override{return name##ComponentManager::StaticHashCode();} \
|
||||||
|
|
||||||
|
bool RegistryComponentManager(ComponentManager *);
|
||||||
|
ComponentManager *GetComponentManager(const size_t hash_code);
|
||||||
|
|
||||||
|
template<typename T> inline T *GetComponentManager(bool create_default=true)
|
||||||
|
{
|
||||||
|
T *cm=(T *)GetComponentManager(T::StaticHashCode());
|
||||||
|
|
||||||
|
if(!cm&&create_default)
|
||||||
|
{
|
||||||
|
cm=new T;
|
||||||
|
|
||||||
|
RegistryComponentManager(cm);
|
||||||
|
}
|
||||||
|
|
||||||
|
return cm;
|
||||||
|
}
|
||||||
|
COMPONENT_NAMESPACE_END
|
90
inc/hgl/component/MeshComponent.h
Normal file
90
inc/hgl/component/MeshComponent.h
Normal file
@ -0,0 +1,90 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include<hgl/component/RenderComponent.h>
|
||||||
|
#include<hgl/graph/Mesh.h>
|
||||||
|
|
||||||
|
//#include<hgl/log/LogInfo.h>
|
||||||
|
|
||||||
|
COMPONENT_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
struct MeshComponentData:public ComponentData
|
||||||
|
{
|
||||||
|
//static uint unique_id_count;
|
||||||
|
|
||||||
|
//uint unique_id;
|
||||||
|
|
||||||
|
Mesh *mesh;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
MeshComponentData()
|
||||||
|
{
|
||||||
|
mesh=nullptr;
|
||||||
|
|
||||||
|
// unique_id=++unique_id_count;
|
||||||
|
// LOG_INFO(AnsiString("MeshComponentData():")+AnsiString::numberOf(unique_id));
|
||||||
|
}
|
||||||
|
|
||||||
|
MeshComponentData(Mesh *m)
|
||||||
|
{
|
||||||
|
mesh=m;
|
||||||
|
|
||||||
|
// unique_id=++unique_id_count;
|
||||||
|
// LOG_INFO(AnsiString("MeshComponentData(Mesh *):")+AnsiString::numberOf(unique_id));
|
||||||
|
}
|
||||||
|
|
||||||
|
virtual ~MeshComponentData();
|
||||||
|
};//struct MeshComponentData
|
||||||
|
|
||||||
|
class MeshComponent;
|
||||||
|
|
||||||
|
class MeshComponentManager:public ComponentManager
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
|
||||||
|
COMPONENT_MANAGER_CLASS_BODY(Mesh)
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
MeshComponentManager()=default;
|
||||||
|
|
||||||
|
Component *CreateComponent(ComponentDataPtr cdp) override;
|
||||||
|
|
||||||
|
MeshComponent *CreateComponent(Mesh *);
|
||||||
|
};//class MeshComponentManager
|
||||||
|
|
||||||
|
class MeshComponent:public RenderComponent
|
||||||
|
{
|
||||||
|
WeakPtr<ComponentData> sm_data;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
COMPONENT_CLASS_BODY(Mesh)
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
MeshComponent(ComponentDataPtr cdp,MeshComponentManager *cm):RenderComponent(cdp,cm)
|
||||||
|
{
|
||||||
|
sm_data=cdp;
|
||||||
|
}
|
||||||
|
|
||||||
|
virtual ~MeshComponent()=default;
|
||||||
|
|
||||||
|
MeshComponentData *GetData() {return dynamic_cast< MeshComponentData *>(sm_data.get());}
|
||||||
|
const MeshComponentData *GetData()const {return dynamic_cast<const MeshComponentData *>(sm_data.const_get());}
|
||||||
|
|
||||||
|
Mesh *GetMesh()const
|
||||||
|
{
|
||||||
|
if(!sm_data.valid())
|
||||||
|
return(nullptr);
|
||||||
|
|
||||||
|
const MeshComponentData *mcd=dynamic_cast<const MeshComponentData *>(sm_data.const_get());
|
||||||
|
|
||||||
|
if(!mcd)
|
||||||
|
return(nullptr);
|
||||||
|
|
||||||
|
return mcd->mesh;
|
||||||
|
}
|
||||||
|
};//class MeshComponent
|
||||||
|
|
||||||
|
COMPONENT_NAMESPACE_END
|
20
inc/hgl/component/PrimitiveComponent.h
Normal file
20
inc/hgl/component/PrimitiveComponent.h
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include<hgl/component/SceneComponent.h>
|
||||||
|
|
||||||
|
COMPONENT_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 图元组件<br>
|
||||||
|
* 组件中的元素必须是一个可以明确描述的几何体,可以被明确标记尺寸、参与空间、物理计算等。
|
||||||
|
*/
|
||||||
|
class PrimitiveComponent:public SceneComponent
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
|
||||||
|
using SceneComponent::SceneComponent;
|
||||||
|
|
||||||
|
virtual ~PrimitiveComponent()=default;
|
||||||
|
};//class PrimitiveComponent
|
||||||
|
|
||||||
|
COMPONENT_NAMESPACE_END
|
18
inc/hgl/component/RenderComponent.h
Normal file
18
inc/hgl/component/RenderComponent.h
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include<hgl/component/PrimitiveComponent.h>
|
||||||
|
|
||||||
|
COMPONENT_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 可渲染组件
|
||||||
|
*/
|
||||||
|
class RenderComponent:public PrimitiveComponent
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
|
||||||
|
using PrimitiveComponent::PrimitiveComponent;
|
||||||
|
virtual ~RenderComponent()=default;
|
||||||
|
};//class RenderComponent
|
||||||
|
|
||||||
|
COMPONENT_NAMESPACE_END
|
31
inc/hgl/component/SceneComponent.h
Normal file
31
inc/hgl/component/SceneComponent.h
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include<hgl/component/Component.h>
|
||||||
|
#include<hgl/graph/SceneOrient.h>
|
||||||
|
|
||||||
|
COMPONENT_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 场景组件<br>
|
||||||
|
* 场景组件中的元素必须是针对场景起作用的,并不一定需要自己绘出来,但也对场景产生影响。比如太阳光、全局风场
|
||||||
|
*/
|
||||||
|
class SceneComponent:public Component,public SceneOrient
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
|
||||||
|
using Component::Component;
|
||||||
|
virtual ~SceneComponent()=default;
|
||||||
|
|
||||||
|
virtual Component *Duplication() override
|
||||||
|
{
|
||||||
|
SceneComponent *sc=(SceneComponent *)Component::Duplication();
|
||||||
|
|
||||||
|
if(!sc)
|
||||||
|
return(sc);
|
||||||
|
|
||||||
|
sc->SetLocalMatrix(GetLocalMatrix());
|
||||||
|
return sc;
|
||||||
|
}
|
||||||
|
};//class SceneComponent
|
||||||
|
|
||||||
|
COMPONENT_NAMESPACE_END
|
@ -1,7 +1,7 @@
|
|||||||
#ifndef HGL_DB_FIELD_TYPE_INCLUDE
|
#ifndef HGL_DB_FIELD_TYPE_INCLUDE
|
||||||
#define HGL_DB_FIELD_TYPE_INCLUDE
|
#define HGL_DB_FIELD_TYPE_INCLUDE
|
||||||
|
|
||||||
#include<hgl/type/List.h>
|
#include<hgl/type/ArrayList.h>
|
||||||
#include<hgl/type/StringList.h>
|
#include<hgl/type/StringList.h>
|
||||||
namespace hgl
|
namespace hgl
|
||||||
{
|
{
|
||||||
|
@ -1,17 +1,28 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include<hgl/TypeFunc.h>
|
#include<hgl/TypeFunc.h>
|
||||||
namespace hgl
|
namespace hgl::graph
|
||||||
{
|
{
|
||||||
namespace graph
|
enum class CoordinateSystem2D
|
||||||
{
|
{
|
||||||
enum class CoordinateSystem2D
|
NDC,
|
||||||
{
|
ZeroToOne, //左上角为0,0;右下角为1,1
|
||||||
NDC,
|
Ortho, //左上角为0,0;右下角为(width-1),(height-1)
|
||||||
ZeroToOne, //左上角为0,0;右下角为1,1
|
|
||||||
Ortho, //左上角为0,0;右下角为(width-1),(height-1)
|
|
||||||
|
|
||||||
ENUM_CLASS_RANGE(NDC,Ortho)
|
ENUM_CLASS_RANGE(NDC,Ortho)
|
||||||
};
|
};
|
||||||
}//namespace graph
|
|
||||||
}//namespace hgl
|
constexpr const char *CoordinateSystem2DName[]=
|
||||||
|
{
|
||||||
|
"NDC",
|
||||||
|
"0to1",
|
||||||
|
"Ortho"
|
||||||
|
};
|
||||||
|
|
||||||
|
inline const char *GetCoordinateSystem2DName(const enum class CoordinateSystem2D &cs)
|
||||||
|
{
|
||||||
|
RANGE_CHECK_RETURN_NULLPTR(cs)
|
||||||
|
|
||||||
|
return CoordinateSystem2DName[size_t(cs)];
|
||||||
|
}
|
||||||
|
}//namespace hgl::graph
|
||||||
|
45
inc/hgl/graph/LightCullMode.h
Normal file
45
inc/hgl/graph/LightCullMode.h
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include<hgl/graph/VKNamespace.h>
|
||||||
|
#include<hgl/TypeFunc.h>
|
||||||
|
|
||||||
|
VK_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 光照剔除模式
|
||||||
|
*/
|
||||||
|
enum class LightingCullingMode
|
||||||
|
{
|
||||||
|
None, ///<不剔除
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 基于世界坐标的剔除模式
|
||||||
|
* 一般用于一些空间划分极为规则的场景。每个物件都可以得到较为明确的体积,并可通过世界坐标快速定位。
|
||||||
|
* 如即时战略游戏,普通的小爆炸,火光,影响的范围完全可以在世界坐标内圈定那些特件受影响,然后直接前向渲染即可。
|
||||||
|
*/
|
||||||
|
WorldCoord, ///<世界坐标剔除
|
||||||
|
|
||||||
|
/*
|
||||||
|
* 基于Tile的剔除模式
|
||||||
|
* 按屏幕XY坐标划分成多个Tile,再配合znear/zfar形成一个Volume。所有光源和Volume计算相交性
|
||||||
|
*/
|
||||||
|
Tile, ///<瓦片剔除
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 基于Tile的剔除模式的改进型
|
||||||
|
* 同Tile方法,得出Tile后,再通过遍历Tile内所有象素,得出当前Tile的最远z值和最近z值。
|
||||||
|
* 根据XY与zNear/zFar得出一个Volume,计算所有光源与Volume相交性。
|
||||||
|
*/
|
||||||
|
TileVolume, ///<瓦片体积剔除
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 基于Tile的剔除模式的改进型
|
||||||
|
* 同TileVolume方法得出Volume后,再将Volume按深度划分成多个Volume。
|
||||||
|
* 剔除掉没有象素的Volume,再将剩下的Volume与光源计算相交性。
|
||||||
|
*/
|
||||||
|
Cluster, ///<集簇剔除
|
||||||
|
|
||||||
|
ENUM_CLASS_RANGE(None,Cluster)
|
||||||
|
};//enum class LightingCullingMode
|
||||||
|
|
||||||
|
VK_NAMESPACE_END
|
@ -46,7 +46,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
class MaterialRenderList
|
class MaterialRenderList
|
||||||
{
|
{
|
||||||
GPUDevice *device;
|
VulkanDevice *device;
|
||||||
RenderCmdBuffer *cmd_buf;
|
RenderCmdBuffer *cmd_buf;
|
||||||
|
|
||||||
RenderPipelineIndex rp_index;
|
RenderPipelineIndex rp_index;
|
||||||
@ -68,12 +68,12 @@ private:
|
|||||||
|
|
||||||
MaterialInstance * mi;
|
MaterialInstance * mi;
|
||||||
|
|
||||||
const PrimitiveDataBuffer * pdb;
|
const MeshDataBuffer * pdb;
|
||||||
const PrimitiveRenderData * prd;
|
const MeshRenderData * prd;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
void Set(Renderable *);
|
void Set(Mesh *);
|
||||||
};
|
};
|
||||||
|
|
||||||
IndirectDrawBuffer *icb_draw;
|
IndirectDrawBuffer *icb_draw;
|
||||||
@ -92,24 +92,24 @@ protected:
|
|||||||
|
|
||||||
VABList * vab_list;
|
VABList * vab_list;
|
||||||
|
|
||||||
const PrimitiveDataBuffer * last_data_buffer;
|
const MeshDataBuffer * last_data_buffer;
|
||||||
const VDM * last_vdm;
|
const VDM * last_vdm;
|
||||||
const PrimitiveRenderData * last_render_data;
|
const MeshRenderData * last_render_data;
|
||||||
|
|
||||||
int first_indirect_draw_index=-1;
|
int first_indirect_draw_index;
|
||||||
uint indirect_draw_count=0;
|
uint indirect_draw_count;
|
||||||
|
|
||||||
bool BindVAB(const PrimitiveDataBuffer *,const uint);
|
bool BindVAB(const MeshDataBuffer *,const uint);
|
||||||
|
|
||||||
void ProcIndirectRender();
|
void ProcIndirectRender();
|
||||||
void Render(RenderItem *);
|
bool Render(RenderItem *);
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
MaterialRenderList(GPUDevice *d,bool l2w,const RenderPipelineIndex &rpi);
|
MaterialRenderList(VulkanDevice *d,bool l2w,const RenderPipelineIndex &rpi);
|
||||||
~MaterialRenderList();
|
~MaterialRenderList();
|
||||||
|
|
||||||
void Add(SceneNode *);
|
void Add(MeshComponent *);
|
||||||
|
|
||||||
void SetCameraInfo(CameraInfo *ci){camera_info=ci;}
|
void SetCameraInfo(CameraInfo *ci){camera_info=ci;}
|
||||||
|
|
||||||
@ -120,6 +120,6 @@ public:
|
|||||||
void Render(RenderCmdBuffer *);
|
void Render(RenderCmdBuffer *);
|
||||||
|
|
||||||
void UpdateLocalToWorld(); //刷新所有对象的LocalToWorld矩阵
|
void UpdateLocalToWorld(); //刷新所有对象的LocalToWorld矩阵
|
||||||
void UpdateMaterialInstance(SceneNode *);
|
void UpdateMaterialInstance(MeshComponent *);
|
||||||
};//class MaterialRenderList
|
};//class MaterialRenderList
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
|
@ -12,7 +12,7 @@ VK_NAMESPACE_BEGIN
|
|||||||
* 原始图元数据缓冲区<Br>
|
* 原始图元数据缓冲区<Br>
|
||||||
* 提供在渲染之前的数据绑定信息
|
* 提供在渲染之前的数据绑定信息
|
||||||
*/
|
*/
|
||||||
struct PrimitiveDataBuffer:public Comparator<PrimitiveDataBuffer>
|
struct MeshDataBuffer:public Comparator<MeshDataBuffer>
|
||||||
{
|
{
|
||||||
uint32_t vab_count;
|
uint32_t vab_count;
|
||||||
VkBuffer * vab_list;
|
VkBuffer * vab_list;
|
||||||
@ -29,17 +29,17 @@ struct PrimitiveDataBuffer:public Comparator<PrimitiveDataBuffer>
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
PrimitiveDataBuffer(const uint32_t,IndexBuffer *,VertexDataManager *_v=nullptr);
|
MeshDataBuffer(const uint32_t,IndexBuffer *,VertexDataManager *_v=nullptr);
|
||||||
~PrimitiveDataBuffer();
|
~MeshDataBuffer();
|
||||||
|
|
||||||
const int compare(const PrimitiveDataBuffer &pdb)const override;
|
const int compare(const MeshDataBuffer &pdb)const override;
|
||||||
};//struct PrimitiveDataBuffer
|
};//struct MeshDataBuffer
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 原始图元渲染数据<Br>
|
* 原始图元渲染数据<Br>
|
||||||
* 提供在渲染时的数据
|
* 提供在渲染时的数据
|
||||||
*/
|
*/
|
||||||
struct PrimitiveRenderData:public ComparatorData<PrimitiveRenderData>
|
struct MeshRenderData:public ComparatorData<MeshRenderData>
|
||||||
{
|
{
|
||||||
//因为要VAB是流式访问,所以我们这个结构会被用做排序依据
|
//因为要VAB是流式访问,所以我们这个结构会被用做排序依据
|
||||||
//也因此,把vertex_offset放在最前面
|
//也因此,把vertex_offset放在最前面
|
||||||
@ -52,7 +52,7 @@ struct PrimitiveRenderData:public ComparatorData<PrimitiveRenderData>
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
PrimitiveRenderData(const uint32_t vc,const uint32_t ic,const int32_t vo=0,const uint32_t fi=0)
|
MeshRenderData(const uint32_t vc,const uint32_t ic,const int32_t vo=0,const uint32_t fi=0)
|
||||||
{
|
{
|
||||||
vertex_count =vc;
|
vertex_count =vc;
|
||||||
index_count =ic;
|
index_count =ic;
|
||||||
@ -62,31 +62,31 @@ public:
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 原始可渲染对象(即仅一个模型一个材质)
|
* 网格体(网格中的最小渲染单位)
|
||||||
*/
|
*/
|
||||||
class Renderable ///可渲染对象实例
|
class Mesh
|
||||||
{
|
{
|
||||||
Pipeline * pipeline;
|
Pipeline * pipeline;
|
||||||
MaterialInstance * mat_inst;
|
MaterialInstance * mat_inst;
|
||||||
Primitive * primitive;
|
Primitive * primitive;
|
||||||
|
|
||||||
PrimitiveDataBuffer * primitive_data_buffer;
|
MeshDataBuffer * data_buffer;
|
||||||
PrimitiveRenderData * primitive_render_data;
|
MeshRenderData * render_data;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
friend Renderable *CreateRenderable(Primitive *,MaterialInstance *,Pipeline *);
|
friend Mesh *CreateMesh(Primitive *,MaterialInstance *,Pipeline *);
|
||||||
|
|
||||||
Renderable(Primitive *,MaterialInstance *,Pipeline *,PrimitiveDataBuffer *,PrimitiveRenderData *);
|
Mesh(Primitive *,MaterialInstance *,Pipeline *,MeshDataBuffer *,MeshRenderData *);
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
virtual ~Renderable()
|
virtual ~Mesh()
|
||||||
{
|
{
|
||||||
//需要在这里添加删除pipeline/desc_sets/primitive引用计数的代码
|
//需要在这里添加删除pipeline/desc_sets/primitive引用计数的代码
|
||||||
|
|
||||||
SAFE_CLEAR(primitive_data_buffer);
|
SAFE_CLEAR(data_buffer);
|
||||||
SAFE_CLEAR(primitive_render_data);
|
SAFE_CLEAR(render_data);
|
||||||
}
|
}
|
||||||
|
|
||||||
void UpdatePipeline (Pipeline *p){pipeline=p;}
|
void UpdatePipeline (Pipeline *p){pipeline=p;}
|
||||||
@ -98,8 +98,8 @@ public:
|
|||||||
Primitive * GetPrimitive (){return primitive;}
|
Primitive * GetPrimitive (){return primitive;}
|
||||||
const AABB & GetBoundingBox ()const{return primitive->GetBoundingBox();}
|
const AABB & GetBoundingBox ()const{return primitive->GetBoundingBox();}
|
||||||
|
|
||||||
const PrimitiveDataBuffer *GetDataBuffer ()const{return primitive_data_buffer;}
|
const MeshDataBuffer * GetDataBuffer ()const{return data_buffer;}
|
||||||
const PrimitiveRenderData *GetRenderData ()const{return primitive_render_data;}
|
const MeshRenderData * GetRenderData ()const{return render_data;}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
@ -114,7 +114,7 @@ public:
|
|||||||
mat_inst=mi;
|
mat_inst=mi;
|
||||||
return(true);
|
return(true);
|
||||||
}
|
}
|
||||||
};//class Renderable
|
};//class Mesh
|
||||||
|
|
||||||
Renderable *CreateRenderable(Primitive *,MaterialInstance *,Pipeline *);
|
Mesh *CreateMesh(Primitive *,MaterialInstance *,Pipeline *);
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
@ -13,7 +13,7 @@ class PrimitiveCreater
|
|||||||
{
|
{
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
GPUDevice * device;
|
VulkanDevice * device;
|
||||||
VertexDataManager * vdm;
|
VertexDataManager * vdm;
|
||||||
|
|
||||||
const VIL * vil;
|
const VIL * vil;
|
||||||
@ -36,7 +36,7 @@ protected:
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
PrimitiveCreater(GPUDevice *,const VIL *);
|
PrimitiveCreater(VulkanDevice *,const VIL *);
|
||||||
PrimitiveCreater(VertexDataManager *);
|
PrimitiveCreater(VertexDataManager *);
|
||||||
virtual ~PrimitiveCreater();
|
virtual ~PrimitiveCreater();
|
||||||
|
|
||||||
|
273
inc/hgl/graph/RenderFramework.h
Normal file
273
inc/hgl/graph/RenderFramework.h
Normal file
@ -0,0 +1,273 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include<hgl/platform/Window.h>
|
||||||
|
#include<hgl/graph/VKDevice.h>
|
||||||
|
#include<hgl/graph/VKCommandBuffer.h>
|
||||||
|
#include<hgl/graph/module/SwapchainModule.h>
|
||||||
|
#include<hgl/graph/module/GraphModuleManager.h>
|
||||||
|
#include<hgl/graph/RenderList.h>
|
||||||
|
#include<hgl/graph/CameraControl.h>
|
||||||
|
#include<hgl/graph/Renderer.h>
|
||||||
|
#include<hgl/graph/VKRenderResource.h>
|
||||||
|
#include<hgl/graph/mtl/MaterialLibrary.h>
|
||||||
|
#include<hgl/io/event/MouseEvent.h>
|
||||||
|
|
||||||
|
VK_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
class FontSource;
|
||||||
|
class TileFont;
|
||||||
|
class RenderPassManager;
|
||||||
|
class TextureManager;
|
||||||
|
class RenderTargetManager;
|
||||||
|
|
||||||
|
class RenderModule;
|
||||||
|
|
||||||
|
class Scene;
|
||||||
|
class Renderer;
|
||||||
|
|
||||||
|
class CameraComponentManager{/*现阶段测试使用*/};
|
||||||
|
class LightComponentManager{/*现阶段测试使用*/};
|
||||||
|
|
||||||
|
class RenderFramework:public io::WindowEvent
|
||||||
|
{
|
||||||
|
OSString app_name;
|
||||||
|
|
||||||
|
Window * win =nullptr;
|
||||||
|
VulkanInstance * inst =nullptr;
|
||||||
|
|
||||||
|
VulkanDevice * device =nullptr;
|
||||||
|
|
||||||
|
RenderResource * render_resource =nullptr;
|
||||||
|
|
||||||
|
protected:
|
||||||
|
|
||||||
|
GraphModuleManager * module_manager =nullptr;
|
||||||
|
|
||||||
|
RenderPassManager * rp_manager =nullptr;
|
||||||
|
|
||||||
|
TextureManager * tex_manager =nullptr;
|
||||||
|
RenderTargetManager * rt_manager =nullptr;
|
||||||
|
|
||||||
|
SwapchainModule * sc_module =nullptr;
|
||||||
|
|
||||||
|
protected:
|
||||||
|
|
||||||
|
CameraComponentManager *camera_component_manager=nullptr;
|
||||||
|
LightComponentManager *light_component_manager =nullptr;
|
||||||
|
|
||||||
|
protected: //RenderContext,未来合并成一个RenderContext结构
|
||||||
|
|
||||||
|
Scene * default_scene =nullptr;
|
||||||
|
Camera * default_camera =nullptr;
|
||||||
|
CameraControl * default_camera_control =nullptr;
|
||||||
|
Renderer * default_renderer =nullptr;
|
||||||
|
|
||||||
|
void CreateDefaultRenderer();
|
||||||
|
|
||||||
|
protected: //InputEvent
|
||||||
|
|
||||||
|
io::MouseEvent *mouse_event=nullptr;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
Window * GetWindow ()const{return win;}
|
||||||
|
VulkanDevice * GetDevice ()const{return device;}
|
||||||
|
VkDevice GetVkDevice ()const{return device->GetDevice();}
|
||||||
|
const VulkanPhyDevice * GetPhyDevice ()const{return device->GetPhyDevice();}
|
||||||
|
VulkanDevAttr * GetDevAttr ()const{return device->GetDevAttr();}
|
||||||
|
|
||||||
|
RenderResource * GetRenderResource ()const{return render_resource;}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
GraphModuleManager * GetModuleManager (){return module_manager;}
|
||||||
|
|
||||||
|
RenderPassManager * GetRenderPassManager (){return rp_manager;}
|
||||||
|
TextureManager * GetTextureManager (){return tex_manager;}
|
||||||
|
RenderTargetManager * GetRenderTargetManager (){return rt_manager;}
|
||||||
|
|
||||||
|
SwapchainModule * GetSwapchainModule (){return sc_module;}
|
||||||
|
SwapchainRenderTarget * GetSwapchainRenderTarget(){return sc_module?sc_module->GetRenderTarget():nullptr;}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
Scene * GetDefaultScene (){return default_scene;}
|
||||||
|
Camera * GetDefaultCamera (){return default_camera;}
|
||||||
|
CameraControl * GetDefaultCameraControl (){return default_camera_control;}
|
||||||
|
Renderer * GetDefaultRenderer (){return default_renderer;}
|
||||||
|
|
||||||
|
RenderPass * GetDefaultRenderPass (){return default_renderer->GetRenderPass();}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
bool GetMouseCoord(Vector2i *mc)const
|
||||||
|
{
|
||||||
|
if(!mouse_event||!mc)
|
||||||
|
return(false);
|
||||||
|
|
||||||
|
*mc=mouse_event->GetMouseCoord();
|
||||||
|
return(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
RenderFramework(const OSString &);
|
||||||
|
virtual ~RenderFramework();
|
||||||
|
|
||||||
|
virtual bool Init(uint w,uint h);
|
||||||
|
|
||||||
|
public: // event
|
||||||
|
|
||||||
|
virtual void OnResize(uint w,uint h);
|
||||||
|
virtual void OnActive(bool);
|
||||||
|
virtual void OnClose();
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
void Tick();
|
||||||
|
|
||||||
|
public: // other
|
||||||
|
|
||||||
|
RenderList *CreateRenderList()
|
||||||
|
{
|
||||||
|
return(new RenderList(device));
|
||||||
|
}
|
||||||
|
|
||||||
|
TileFont *CreateTileFont(FontSource *fs,int limit_count=-1); ///<创建只使用一种字符的Tile字符管理对象
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
template<typename ...ARGS>
|
||||||
|
graph::Pipeline *CreatePipeline(ARGS...args)
|
||||||
|
{
|
||||||
|
return GetDefaultRenderPass()->CreatePipeline(args...);
|
||||||
|
}
|
||||||
|
|
||||||
|
graph::MaterialInstance *CreateMaterialInstance(const AnsiString &mi_name,const graph::mtl::MaterialCreateInfo *mci,const graph::VILConfig *vil_cfg=nullptr)
|
||||||
|
{
|
||||||
|
return render_resource->CreateMaterialInstance(mi_name,mci,vil_cfg);
|
||||||
|
}
|
||||||
|
|
||||||
|
graph::MaterialInstance *CreateMaterialInstance(const AnsiString &mtl_name,graph::mtl::MaterialCreateConfig *mtl_cfg,const graph::VILConfig *vil_cfg=nullptr)
|
||||||
|
{
|
||||||
|
AutoDelete<graph::mtl::MaterialCreateInfo> mci=graph::mtl::CreateMaterialCreateInfo(GetDevAttr(),mtl_name,mtl_cfg);
|
||||||
|
|
||||||
|
return render_resource->CreateMaterialInstance(mtl_name,mci,vil_cfg);
|
||||||
|
}
|
||||||
|
|
||||||
|
SharedPtr<graph::PrimitiveCreater> GetPrimitiveCreater(graph::Material *mtl)
|
||||||
|
{
|
||||||
|
if(!mtl)
|
||||||
|
return(nullptr);
|
||||||
|
|
||||||
|
return(new graph::PrimitiveCreater(GetDevice(),mtl->GetDefaultVIL()));
|
||||||
|
}
|
||||||
|
|
||||||
|
SharedPtr<graph::PrimitiveCreater> GetPrimitiveCreater(graph::MaterialInstance *mi)
|
||||||
|
{
|
||||||
|
if(!mi)
|
||||||
|
return(nullptr);
|
||||||
|
|
||||||
|
return(new graph::PrimitiveCreater(GetDevice(),mi->GetVIL()));
|
||||||
|
}
|
||||||
|
|
||||||
|
public: // Primitive, Mesh
|
||||||
|
|
||||||
|
graph::Primitive *CreatePrimitive(const AnsiString &name,
|
||||||
|
const uint32_t vertices_count,
|
||||||
|
const graph::VIL *vil,
|
||||||
|
const std::initializer_list<graph::VertexAttribDataPtr> &vad_list);
|
||||||
|
|
||||||
|
graph::Mesh *CreateMesh(const AnsiString &name,
|
||||||
|
const uint32_t vertices_count,
|
||||||
|
graph::MaterialInstance *mi,
|
||||||
|
graph::Pipeline *pipeline,
|
||||||
|
const std::initializer_list<graph::VertexAttribDataPtr> &vad_list);
|
||||||
|
|
||||||
|
public: // ComponentManager
|
||||||
|
|
||||||
|
template<typename T> T *GetComponentManager()
|
||||||
|
{
|
||||||
|
return COMPONENT_NAMESPACE::GetComponentManager<T>(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
template<> CameraComponentManager *GetComponentManager<CameraComponentManager>()
|
||||||
|
{
|
||||||
|
return camera_component_manager;
|
||||||
|
}
|
||||||
|
|
||||||
|
template<> LightComponentManager *GetComponentManager<LightComponentManager>()
|
||||||
|
{
|
||||||
|
return light_component_manager;
|
||||||
|
}
|
||||||
|
|
||||||
|
public: //Component 相关
|
||||||
|
|
||||||
|
template<typename C,typename ...ARGS>
|
||||||
|
inline C *CreateComponent(ARGS...args)
|
||||||
|
{
|
||||||
|
auto manager=C::GetDefaultManager(); //取得默认管理器
|
||||||
|
|
||||||
|
if(!manager)
|
||||||
|
{
|
||||||
|
// LOG_ERROR(OS_TEXT("CreateComponent failed, no default manager!"));
|
||||||
|
return(nullptr);
|
||||||
|
}
|
||||||
|
|
||||||
|
return manager->CreateComponent(args...); //创建组件
|
||||||
|
}
|
||||||
|
|
||||||
|
template<typename C,typename ...ARGS>
|
||||||
|
inline C *CreateComponent(graph::SceneNode *parent_node,ARGS...args)
|
||||||
|
{
|
||||||
|
if(!parent_node)
|
||||||
|
{
|
||||||
|
// LOG_ERROR(OS_TEXT("CreateComponent failed, parent node is null!"));
|
||||||
|
return(nullptr);
|
||||||
|
}
|
||||||
|
|
||||||
|
C *c=this->CreateComponent<C>(args...); //创建组件
|
||||||
|
|
||||||
|
if(!c)
|
||||||
|
{
|
||||||
|
// LOG_ERROR(OS_TEXT("CreateComponent failed, create component failed!"));
|
||||||
|
return(nullptr);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 如果此处出现转换错误,请检查是否包含了对应的Component头文件。
|
||||||
|
*/
|
||||||
|
parent_node->AttachComponent(c); //将组件附加到父节点
|
||||||
|
|
||||||
|
return c;
|
||||||
|
}
|
||||||
|
|
||||||
|
template<typename C,typename ...ARGS>
|
||||||
|
inline C *CreateComponent(const graph::Matrix4f &mat,graph::SceneNode *parent_node,ARGS...args)
|
||||||
|
{
|
||||||
|
if(!parent_node)
|
||||||
|
{
|
||||||
|
// LOG_ERROR(OS_TEXT("CreateComponent failed, parent node is null!"));
|
||||||
|
return(nullptr);
|
||||||
|
}
|
||||||
|
|
||||||
|
C *c=this->CreateComponent<C>(args...); //创建组件
|
||||||
|
|
||||||
|
if(!c)
|
||||||
|
{
|
||||||
|
// LOG_ERROR(OS_TEXT("CreateComponent failed, create component failed!"));
|
||||||
|
return(nullptr);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 如果此处出现转换错误,请检查是否包含了对应的Component头文件。
|
||||||
|
*/
|
||||||
|
parent_node->AttachComponent(c); //将组件附加到父节点
|
||||||
|
|
||||||
|
c->graph::SceneOrient::SetLocalMatrix(mat);
|
||||||
|
|
||||||
|
return c;
|
||||||
|
}
|
||||||
|
};//class RenderFramework
|
||||||
|
|
||||||
|
VK_NAMESPACE_END
|
@ -18,7 +18,7 @@ namespace hgl
|
|||||||
{
|
{
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
GPUDevice * device;
|
VulkanDevice * device;
|
||||||
|
|
||||||
CameraInfo * camera_info; ///<相机信息
|
CameraInfo * camera_info; ///<相机信息
|
||||||
|
|
||||||
@ -31,16 +31,22 @@ namespace hgl
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
RenderList(GPUDevice *);
|
const CameraInfo *GetCameraInfo()const{return camera_info;}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
RenderList(VulkanDevice *);
|
||||||
virtual ~RenderList()=default;
|
virtual ~RenderList()=default;
|
||||||
|
|
||||||
virtual void SetCamera(CameraInfo *ci){camera_info=ci;} ///<设置相机信息
|
virtual void SetCameraInfo(CameraInfo *ci){camera_info=ci;} ///<设置相机信息
|
||||||
virtual bool Expend(SceneNode *); ///<展开场景树到渲染列表
|
virtual bool Expend(SceneNode *); ///<展开场景树到渲染列表
|
||||||
|
|
||||||
|
bool IsEmpty()const{return !renderable_count;} ///<是否是空的
|
||||||
|
|
||||||
virtual bool Render(RenderCmdBuffer *); ///<渲染所有对象
|
virtual bool Render(RenderCmdBuffer *); ///<渲染所有对象
|
||||||
|
|
||||||
virtual void UpdateLocalToWorld(); ///<更新所有对象的变换数据
|
virtual void UpdateLocalToWorld(); ///<更新所有对象的变换数据
|
||||||
virtual void UpdateMaterialInstance(SceneNode *); ///<有对象互换了材质实例
|
virtual void UpdateMaterialInstance(MeshComponent *); ///<有对象互换了材质实例
|
||||||
|
|
||||||
virtual void Clear(); ///<彻底清理
|
virtual void Clear(); ///<彻底清理
|
||||||
};//class RenderList
|
};//class RenderList
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
#ifndef HGL_GRAPH_RENDER_NODE_INCLUDE
|
#pragma once
|
||||||
#define HGL_GRAPH_RENDER_NODE_INCLUDE
|
|
||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
#include<hgl/graph/VK.h>
|
||||||
#include<hgl/type/SortedSet.h>
|
#include<hgl/type/SortedSet.h>
|
||||||
|
|
||||||
namespace hgl
|
namespace hgl
|
||||||
{
|
{
|
||||||
namespace graph
|
namespace graph
|
||||||
{
|
{
|
||||||
class Renderable;
|
class Mesh;
|
||||||
class MaterialInstance;
|
class MaterialInstance;
|
||||||
class SceneNode;
|
class MeshComponent;
|
||||||
|
|
||||||
struct RenderNode:public Comparator<RenderNode>
|
struct RenderNode:public Comparator<RenderNode>
|
||||||
{
|
{
|
||||||
uint index; ///<在MaterialRenderList中的索引
|
uint index; ///<在MaterialRenderList中的索引
|
||||||
|
|
||||||
SceneNode * scene_node;
|
MeshComponent *sm_component; ///<静态网格组件
|
||||||
|
|
||||||
uint32 l2w_version;
|
uint32 l2w_version;
|
||||||
uint32 l2w_index;
|
uint32 l2w_index;
|
||||||
@ -27,10 +27,15 @@ namespace hgl
|
|||||||
|
|
||||||
//该函数位于MaterialRenderList.cpp
|
//该函数位于MaterialRenderList.cpp
|
||||||
const int compare(const RenderNode &)const override;
|
const int compare(const RenderNode &)const override;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
Mesh *GetMesh()const;
|
||||||
|
MaterialInstance *GetMaterialInstance()const;
|
||||||
};
|
};
|
||||||
|
|
||||||
using RenderNodeList=List<RenderNode>;
|
using RenderNodeList=ArrayList<RenderNode>;
|
||||||
using RenderNodePointerList=List<RenderNode *>;
|
using RenderNodePointerList=ArrayList<RenderNode *>;
|
||||||
|
|
||||||
using MaterialInstanceSets=SortedSet<MaterialInstance *>; ///<材质实例集合
|
using MaterialInstanceSets=SortedSet<MaterialInstance *>; ///<材质实例集合
|
||||||
}//namespace graph
|
}//namespace graph
|
||||||
@ -40,4 +45,3 @@ namespace hgl
|
|||||||
return a.compare(b);
|
return a.compare(b);
|
||||||
}
|
}
|
||||||
}//namespace hgl
|
}//namespace hgl
|
||||||
#endif//HGL_GRAPH_RENDER_NODE_INCLUDE
|
|
||||||
|
44
inc/hgl/graph/RenderTask.h
Normal file
44
inc/hgl/graph/RenderTask.h
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include<hgl/graph/VK.h>
|
||||||
|
#include<hgl/type/IDName.h>
|
||||||
|
|
||||||
|
namespace hgl::graph
|
||||||
|
{
|
||||||
|
HGL_DEFINE_IDNAME(RenderTaskName,char)
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 最终的具体渲染任务
|
||||||
|
*/
|
||||||
|
class RenderTask
|
||||||
|
{
|
||||||
|
RenderTaskName task_name;
|
||||||
|
|
||||||
|
IRenderTarget * render_target;
|
||||||
|
RenderList * render_list;
|
||||||
|
CameraInfo * camera_info;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
const RenderTaskName &GetName ()const;
|
||||||
|
|
||||||
|
IRenderTarget * GetRenderTarget ()const{return render_target;}
|
||||||
|
RenderList * GetRenderList ()const{return render_list;}
|
||||||
|
CameraInfo * GetCameraInfo ()const{return camera_info;}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
RenderTask(const RenderTaskName &tn,IRenderTarget *rt=nullptr,CameraInfo *ci=nullptr);
|
||||||
|
|
||||||
|
virtual ~RenderTask();
|
||||||
|
|
||||||
|
bool SetRenderTarget(IRenderTarget *);
|
||||||
|
void SetCameraInfo(CameraInfo *);
|
||||||
|
|
||||||
|
bool RebuildRenderList(SceneNode *);
|
||||||
|
|
||||||
|
bool IsEmpty()const; ///<是否是空的,不可渲染或是没啥可渲染的
|
||||||
|
|
||||||
|
bool Render(RenderCmdBuffer *);
|
||||||
|
};//class RenderTask
|
||||||
|
}//namespace hgl::graph
|
57
inc/hgl/graph/Renderer.h
Normal file
57
inc/hgl/graph/Renderer.h
Normal file
@ -0,0 +1,57 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include<hgl/graph/RenderTask.h>
|
||||||
|
#include<hgl/graph/VKRenderTarget.h>
|
||||||
|
#include<hgl/graph/CameraControl.h>
|
||||||
|
#include<hgl/type/Map.h>
|
||||||
|
|
||||||
|
namespace hgl::graph
|
||||||
|
{
|
||||||
|
class Scene;
|
||||||
|
class CameraControl;
|
||||||
|
|
||||||
|
using RenderTaskNameMap=Map<RenderTaskName,RenderTask *>;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 渲染器
|
||||||
|
*/
|
||||||
|
class Renderer
|
||||||
|
{
|
||||||
|
IRenderTarget *render_target;
|
||||||
|
Scene *scene;
|
||||||
|
|
||||||
|
CameraControl *camera_control;
|
||||||
|
|
||||||
|
//RenderTaskNameMap static_render_task_list; ///<静态渲染任务列表
|
||||||
|
//RenderTaskNameMap dynamic_render_task_list; ///<动态渲染任务列表
|
||||||
|
|
||||||
|
RenderTask *render_task; ///<当前渲染任务
|
||||||
|
|
||||||
|
Color4f clear_color; ///<清屏颜色
|
||||||
|
|
||||||
|
bool build_frame=false;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
RenderPass *GetRenderPass (){return render_target->GetRenderPass();} ///<取得当前渲染器RenderPass
|
||||||
|
|
||||||
|
const VkExtent2D &GetExtent ()const{return render_target->GetExtent();} ///<取得当前渲染器画面尺寸
|
||||||
|
|
||||||
|
Scene * GetScene ()const{return scene;} ///<获取场景世界
|
||||||
|
Camera * GetCamera ()const{return camera_control->GetCamera();} ///<获取当前相机
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
Renderer(IRenderTarget *);
|
||||||
|
virtual ~Renderer();
|
||||||
|
|
||||||
|
bool SetRenderTarget(IRenderTarget *);
|
||||||
|
void SetScene(Scene *);
|
||||||
|
void SetCameraControl(CameraControl *);
|
||||||
|
|
||||||
|
void SetClearColor(const Color4f &c){clear_color=c;}
|
||||||
|
|
||||||
|
bool RenderFrame(); ///<重新重成这一帧的CommandList
|
||||||
|
bool Submit(); ///<提交CommandList到GPU
|
||||||
|
};//class Renderer
|
||||||
|
}//namespace hgl::graph
|
50
inc/hgl/graph/Scene.h
Normal file
50
inc/hgl/graph/Scene.h
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include<hgl/graph/SceneNode.h>
|
||||||
|
#include<hgl/type/Pool.h>
|
||||||
|
|
||||||
|
namespace hgl::graph
|
||||||
|
{
|
||||||
|
/**
|
||||||
|
* 场景管理器<Br>
|
||||||
|
* 管理一个场景中的所有资源与场景节点
|
||||||
|
*/
|
||||||
|
class Scene
|
||||||
|
{
|
||||||
|
U8String SceneName; ///<场景名称
|
||||||
|
|
||||||
|
ObjectList<SceneNode> SceneNodePool; ///<场景节点池
|
||||||
|
|
||||||
|
SceneNode *root_node; ///<场景根节点
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
const U8String & GetSceneName()const{return SceneName;} ///<获取场景名称
|
||||||
|
|
||||||
|
SceneNode * GetRootNode (){return root_node;} ///<获取场景根节点
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
Scene()
|
||||||
|
{
|
||||||
|
root_node=new SceneNode;
|
||||||
|
}
|
||||||
|
|
||||||
|
virtual ~Scene()
|
||||||
|
{
|
||||||
|
SAFE_CLEAR(root_node);
|
||||||
|
}
|
||||||
|
};//class Scene
|
||||||
|
|
||||||
|
bool RegistryScene(Scene *sw); ///<注册场景
|
||||||
|
bool UnregistryScene(const U8String &scene_name); ///<注销场景
|
||||||
|
|
||||||
|
inline bool UnregistryScene(Scene *sw) ///<注销场景
|
||||||
|
{
|
||||||
|
if(!sw)return(false);
|
||||||
|
|
||||||
|
return UnregistryScene(sw->GetSceneName());
|
||||||
|
}
|
||||||
|
|
||||||
|
Scene *GetScene(const U8String &scene_name); ///<获取指定名称的场景
|
||||||
|
}//namespace hgl::graph
|
@ -1,31 +0,0 @@
|
|||||||
#pragma once
|
|
||||||
#include<hgl/graph/SceneNode.h>
|
|
||||||
|
|
||||||
namespace hgl
|
|
||||||
{
|
|
||||||
namespace graph
|
|
||||||
{
|
|
||||||
/**
|
|
||||||
* 场景管理器<Br>
|
|
||||||
* 管理一个场景中的所有资源与场景节点
|
|
||||||
*/
|
|
||||||
class SceneManager
|
|
||||||
{
|
|
||||||
SceneNode *root_node;
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
SceneNode *GetSceneRoot() {return root_node;}
|
|
||||||
const SceneNode *GetSceneRoot()const{return root_node;}
|
|
||||||
|
|
||||||
const uint GetNodeCount()const { return node_list.GetCount(); }
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
};//class SceneManager
|
|
||||||
}//namespace graph
|
|
||||||
}//namespace hgl
|
|
@ -1,114 +1,142 @@
|
|||||||
#ifndef HGL_GRAPH_SCENE_NODE_INCLUDE
|
#pragma once
|
||||||
#define HGL_GRAPH_SCENE_NODE_INCLUDE
|
|
||||||
|
|
||||||
#include<hgl/type/ObjectList.h>
|
#include<hgl/type/ObjectList.h>
|
||||||
#include<hgl/type/IDName.h>
|
#include<hgl/type/IDName.h>
|
||||||
#include<hgl/graph/SceneOrient.h>
|
#include<hgl/graph/SceneOrient.h>
|
||||||
#include<hgl/graph/AABB.h>
|
#include<hgl/graph/AABB.h>
|
||||||
namespace hgl
|
#include<hgl/component/Component.h>
|
||||||
|
|
||||||
|
namespace hgl::graph
|
||||||
{
|
{
|
||||||
namespace graph
|
using SceneNodeID =int64;
|
||||||
|
|
||||||
|
using SceneNodeList =ObjectList<SceneNode>;
|
||||||
|
|
||||||
|
HGL_DEFINE_U16_IDNAME(SceneNodeName)
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 场景节点数据类<br>
|
||||||
|
* 从场景坐标变换(SceneOrient)类继承,
|
||||||
|
* 每个场景节点中可能包括一个可渲染数据实例,或是完全不包含(用于坐标变换的父节点,或是灯光/摄像机之类)。
|
||||||
|
*/
|
||||||
|
class SceneNode:public SceneOrient ///场景节点类
|
||||||
{
|
{
|
||||||
using SceneNodeID =uint64;
|
SceneNode *parent_node=nullptr; ///<上级节点
|
||||||
using SceneNodeName =U16IDName;
|
|
||||||
|
SceneNodeID node_id=-1; ///<节点ID
|
||||||
|
SceneNodeName node_name; ///<节点名称
|
||||||
|
|
||||||
|
protected:
|
||||||
|
|
||||||
|
AABB bounding_box; ///<绑定盒
|
||||||
|
AABB local_bounding_box; ///<本地坐标绑定盒
|
||||||
|
//AABB WorldBoundingBox; ///<世界坐标绑定盒
|
||||||
|
|
||||||
|
protected:
|
||||||
|
|
||||||
|
SceneNodeList child_nodes; ///<子节点
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 场景节点数据类<br>
|
* 组件合集,一个SceneNode下可能会包含多个组件,同时一个组件也可能被多个SceneNode使用。
|
||||||
* 从场景坐标变换(SceneOrient)类继承,
|
* 所以这里只保留一个指针,不拥有组件的生命周期,组件的生命周期由其对应的ComponentManager管理。
|
||||||
* 每个场景节点中可能包括一个可渲染数据实例,或是完全不包含(用于坐标变换的父节点,或是灯光/摄像机之类)。
|
|
||||||
*/
|
*/
|
||||||
class SceneNode:public SceneOrient ///场景节点类
|
ComponentSet component_set; ///<组件合集
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
const SceneNodeID & GetNodeID ()const { return node_id; } ///<取得节点ID
|
||||||
|
const SceneNodeName & GetNodeName ()const { return node_name; } ///<取得节点名称
|
||||||
|
|
||||||
|
const SceneNodeList & GetChildNode()const { return child_nodes; } ///<取得子节点列表
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
SceneNode()=default;
|
||||||
|
SceneNode(const SceneNode &)=delete;
|
||||||
|
SceneNode(const SceneNode *)=delete;
|
||||||
|
SceneNode(const SceneOrient &so ):SceneOrient(so) {}
|
||||||
|
SceneNode(const Matrix4f &mat ):SceneOrient(mat) {}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
virtual ~SceneNode();
|
||||||
|
|
||||||
|
void Clear() override
|
||||||
{
|
{
|
||||||
SceneNode *Owner; ///<上级节点
|
SceneOrient::Clear();
|
||||||
|
|
||||||
SceneNodeID NodeID; ///<节点ID
|
parent_node=nullptr;
|
||||||
SceneNodeName NodeName; ///<节点名称
|
|
||||||
|
|
||||||
protected:
|
bounding_box.SetZero();
|
||||||
|
local_bounding_box.SetZero();
|
||||||
|
|
||||||
AABB BoundingBox; ///<绑定盒
|
child_nodes.Clear();
|
||||||
AABB LocalBoundingBox; ///<本地坐标绑定盒
|
component_set.Clear();
|
||||||
//AABB WorldBoundingBox; ///<世界坐标绑定盒
|
}
|
||||||
|
|
||||||
Renderable *render_obj=nullptr; ///<可渲染实例
|
const bool ChildNodeIsEmpty()const
|
||||||
|
{
|
||||||
|
if(child_nodes.GetCount())return(false);
|
||||||
|
|
||||||
protected:
|
return(true);
|
||||||
|
}
|
||||||
|
|
||||||
ObjectList<SceneNode> ChildNode; ///<子节点
|
void SetParent(SceneNode *sn) {parent_node=sn;}
|
||||||
|
SceneNode * GetParent() noexcept{return parent_node;}
|
||||||
|
const SceneNode * GetParent()const noexcept{return parent_node;}
|
||||||
|
|
||||||
public:
|
SceneNode *Add(SceneNode *sn)
|
||||||
|
{
|
||||||
|
if(!sn)
|
||||||
|
return(nullptr);
|
||||||
|
|
||||||
const SceneNodeID & GetNodeID ()const { return NodeID; } ///<取得节点ID
|
child_nodes.Add(sn);
|
||||||
const SceneNodeName & GetNodeName ()const { return NodeName; } ///<取得节点名称
|
sn->SetParent(this);
|
||||||
|
return sn;
|
||||||
|
}
|
||||||
|
|
||||||
const ObjectList<SceneNode> &GetChildNode()const { return ChildNode; } ///<取得子节点列表
|
public: //坐标相关方法
|
||||||
|
|
||||||
public:
|
virtual void SetBoundingBox (const AABB &bb){bounding_box=bb;} ///<设置绑定盒
|
||||||
|
|
||||||
SceneNode()=default;
|
virtual void RefreshMatrix () override; ///<刷新世界变换
|
||||||
SceneNode(const SceneNode &)=delete;
|
virtual void RefreshBoundingBox (); ///<刷新绑定盒
|
||||||
SceneNode(const SceneNode *)=delete;
|
|
||||||
SceneNode(const SceneOrient &so ):SceneOrient(so) {}
|
|
||||||
SceneNode( Renderable *ri ) {render_obj=ri;}
|
|
||||||
SceneNode(const Matrix4f &mat ):SceneOrient(mat) {}
|
|
||||||
SceneNode(const Matrix4f &mat, Renderable *ri ):SceneOrient(mat) {render_obj=ri;}
|
|
||||||
|
|
||||||
public:
|
virtual const AABB & GetBoundingBox ()const{return bounding_box;} ///<取得绑定盒
|
||||||
|
virtual const AABB & GetLocalBoundingBox ()const{return local_bounding_box;} ///<取得本地坐标绑定盒
|
||||||
virtual ~SceneNode()=default;
|
|
||||||
|
|
||||||
void Clear() override
|
|
||||||
{
|
|
||||||
SceneOrient::Clear();
|
|
||||||
|
|
||||||
Owner=nullptr;
|
|
||||||
|
|
||||||
BoundingBox.SetZero();
|
|
||||||
LocalBoundingBox.SetZero();
|
|
||||||
|
|
||||||
ChildNode.Clear();
|
|
||||||
render_obj=nullptr;
|
|
||||||
}
|
|
||||||
|
|
||||||
const bool IsEmpty()const
|
|
||||||
{
|
|
||||||
if(render_obj)return(false);
|
|
||||||
if(ChildNode.GetCount())return(false);
|
|
||||||
|
|
||||||
return(true);
|
|
||||||
}
|
|
||||||
|
|
||||||
void SetOwner(SceneNode *sn) {Owner=sn;}
|
|
||||||
SceneNode * GetOwner() noexcept{return Owner;}
|
|
||||||
const SceneNode * GetOwner()const noexcept{return Owner;}
|
|
||||||
|
|
||||||
void SetRenderable(Renderable *);
|
|
||||||
Renderable *GetRenderable() noexcept{return render_obj;}
|
|
||||||
const Renderable *GetRenderable()const noexcept{return render_obj;}
|
|
||||||
|
|
||||||
SceneNode *Add(SceneNode *sn)
|
|
||||||
{
|
|
||||||
if(!sn)
|
|
||||||
return(nullptr);
|
|
||||||
|
|
||||||
ChildNode.Add(sn);
|
|
||||||
sn->SetOwner(this);
|
|
||||||
return sn;
|
|
||||||
}
|
|
||||||
|
|
||||||
public: //坐标相关方法
|
|
||||||
|
|
||||||
virtual void SetBoundingBox (const AABB &bb){BoundingBox=bb;} ///<设置绑定盒
|
|
||||||
|
|
||||||
virtual void RefreshMatrix () override; ///<刷新世界变换
|
|
||||||
virtual void RefreshBoundingBox (); ///<刷新绑定盒
|
|
||||||
|
|
||||||
virtual const AABB & GetBoundingBox ()const{return BoundingBox;} ///<取得绑定盒
|
|
||||||
virtual const AABB & GetLocalBoundingBox ()const{return LocalBoundingBox;} ///<取得本地坐标绑定盒
|
|
||||||
// virtual const AABB & GetWorldBoundingBox ()const{return WorldBoundingBox;} ///<取得世界坐标绑定盒
|
// virtual const AABB & GetWorldBoundingBox ()const{return WorldBoundingBox;} ///<取得世界坐标绑定盒
|
||||||
};//class SceneNode
|
|
||||||
|
|
||||||
SceneNode *Duplication(SceneNode *); ///<复制一个场景节点
|
public: //组件相关方法
|
||||||
}//namespace graph
|
|
||||||
}//namespace hgl
|
bool ComponentIsEmpty ()const{return component_set.IsEmpty();} ///<是否没有组件
|
||||||
#endif//HGL_GRAPH_SCENE_NODE_INCLUDE
|
virtual const int64 GetComponentCount ()const{return component_set.GetCount();} ///<取得组件数量
|
||||||
|
virtual bool AttachComponent (Component *comp) ///<添加一个组件
|
||||||
|
{
|
||||||
|
if(!comp)return(false);
|
||||||
|
|
||||||
|
if(component_set.Add(comp)<0)
|
||||||
|
return(false);
|
||||||
|
|
||||||
|
comp->OnAttach(this); //调用组件的OnAttach方法
|
||||||
|
return(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
virtual void DetachComponent (Component *comp) ///<删除一个组件
|
||||||
|
{
|
||||||
|
if (!comp)return;
|
||||||
|
|
||||||
|
component_set.Delete(comp);
|
||||||
|
|
||||||
|
comp->OnDetach(this); //调用组件的OnDetach方法
|
||||||
|
}
|
||||||
|
|
||||||
|
bool Contains (Component *comp){return component_set.Contains(comp);} ///<是否包含指定组件
|
||||||
|
|
||||||
|
bool HasComponent (const ComponentManager *); ///<是否有指定组件管理器的组件
|
||||||
|
virtual int GetComponents (ComponentList &comp_list,const ComponentManager *); ///<取得所有组件
|
||||||
|
|
||||||
|
const ComponentSet &GetComponents ()const{return component_set;}
|
||||||
|
};//class SceneNode
|
||||||
|
|
||||||
|
SceneNode *Duplication(SceneNode *); ///<复制一个场景节点
|
||||||
|
}//namespace hgl::graph
|
||||||
|
@ -1,54 +1,49 @@
|
|||||||
#ifndef HGL_GRAPH_SCENE_ORIENT_INCLUDE
|
#pragma once
|
||||||
#define HGL_GRAPH_SCENE_ORIENT_INCLUDE
|
|
||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
#include<hgl/graph/VK.h>
|
||||||
#include<hgl/graph/SceneMatrix.h>
|
#include<hgl/graph/SceneMatrix.h>
|
||||||
namespace hgl
|
namespace hgl::graph
|
||||||
{
|
{
|
||||||
namespace graph
|
/**
|
||||||
|
* 方向定位数据基类<br>
|
||||||
|
*/
|
||||||
|
class SceneOrient ///场景定位类
|
||||||
{
|
{
|
||||||
/**
|
protected:
|
||||||
* 方向定位数据基类<br>
|
|
||||||
*/
|
SceneMatrix scene_matrix;
|
||||||
class SceneOrient ///场景定位类
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
SceneOrient()=default;
|
||||||
|
SceneOrient(const SceneOrient &);
|
||||||
|
SceneOrient(const Matrix4f &);
|
||||||
|
virtual ~SceneOrient()=default;
|
||||||
|
|
||||||
|
virtual void Clear()
|
||||||
{
|
{
|
||||||
protected:
|
scene_matrix.Clear();
|
||||||
|
}
|
||||||
|
|
||||||
SceneMatrix scene_matrix;
|
void SetLocalNormal(const Vector3f &nor) {scene_matrix.SetLocalNormal(nor);} ///<设置本地法线
|
||||||
|
void SetLocalMatrix (const Matrix4f &mat){scene_matrix.SetLocalMatrix(mat);} ///<设置本地矩阵
|
||||||
|
void SetParentMatrix(const Matrix4f &mat){scene_matrix.SetParentMatrix(mat);} ///<设置上级到世界空间变换矩阵
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
SceneOrient()=default;
|
const uint32 GetLocalToWorldMatrixVersion()const {return scene_matrix.GetNewestVersion();} ///<取得版本号
|
||||||
SceneOrient(const SceneOrient &);
|
|
||||||
SceneOrient(const Matrix4f &);
|
|
||||||
virtual ~SceneOrient()=default;
|
|
||||||
|
|
||||||
virtual void Clear()
|
const Vector3f & GetWorldPosition() const {return scene_matrix.GetWorldPosition();} ///<取得世界坐标
|
||||||
{
|
const Matrix4f & GetLocalMatrix ()const {return scene_matrix.GetLocalMatrix();} ///<取得本地矩阵
|
||||||
scene_matrix.Clear();
|
|
||||||
}
|
|
||||||
|
|
||||||
void SetLocalNormal(const Vector3f &nor) {scene_matrix.SetLocalNormal(nor);} ///<设置本地法线
|
TransformManager & GetTransform () {return scene_matrix.GetTransform();} ///<取得变换管理器
|
||||||
void SetLocalMatrix (const Matrix4f &mat){scene_matrix.SetLocalMatrix(mat);} ///<设置本地矩阵
|
|
||||||
void SetParentMatrix(const Matrix4f &mat){scene_matrix.SetParentMatrix(mat);} ///<设置上级到世界空间变换矩阵
|
|
||||||
|
|
||||||
public:
|
const Matrix4f & GetLocalToWorldMatrix () {return scene_matrix.GetLocalToWorldMatrix();} ///<取得本地到世界矩阵
|
||||||
|
const Matrix4f & GetInverseLocalToWorldMatrix () {return scene_matrix.GetInverseLocalToWorldMatrix();}
|
||||||
|
const Matrix4f & GetInverseTransposeLocalToWorldMatrix () {return scene_matrix.GetInverseTransposeLocalToWorldMatrix();}
|
||||||
|
|
||||||
const uint32 GetLocalToWorldMatrixVersion()const {return scene_matrix.GetNewestVersion();} ///<取得版本号
|
public:
|
||||||
|
|
||||||
const Vector3f & GetWorldPosition() const {return scene_matrix.GetWorldPosition();} ///<取得世界坐标
|
virtual void RefreshMatrix();
|
||||||
const Matrix4f & GetLocalMatrix ()const {return scene_matrix.GetLocalMatrix();} ///<取得本地矩阵
|
};//class SceneOrient
|
||||||
|
}//namespace hgl::graph
|
||||||
TransformManager & GetTransform () {return scene_matrix.GetTransform();} ///<取得变换管理器
|
|
||||||
|
|
||||||
const Matrix4f & GetLocalToWorldMatrix () {return scene_matrix.GetLocalToWorldMatrix();} ///<取得本地到世界矩阵
|
|
||||||
const Matrix4f & GetInverseLocalToWorldMatrix () {return scene_matrix.GetInverseLocalToWorldMatrix();}
|
|
||||||
const Matrix4f & GetInverseTransposeLocalToWorldMatrix () {return scene_matrix.GetInverseTransposeLocalToWorldMatrix();}
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
virtual void RefreshMatrix();
|
|
||||||
};//class SceneOrient
|
|
||||||
}//namespace graph
|
|
||||||
}//namespace hgl
|
|
||||||
#endif//HGL_GRAPH_SCENE_ORIENT_INCLUDE
|
|
||||||
|
@ -1,46 +0,0 @@
|
|||||||
#pragma once
|
|
||||||
|
|
||||||
#include<hgl/graph/VKNamespace.h>
|
|
||||||
#include<hgl/graph/StaticMeshLODPolicy.h>
|
|
||||||
#include<hgl/graph/ShadowPolicy.h>
|
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
|
||||||
|
|
||||||
class SceneNode;
|
|
||||||
|
|
||||||
class StaticMesh
|
|
||||||
{
|
|
||||||
protected:
|
|
||||||
|
|
||||||
StaticMeshLODPolicy lod_policy; ///<LOD策略
|
|
||||||
|
|
||||||
SceneNode *root_node;
|
|
||||||
|
|
||||||
StaticMesh *shadow_proxy_static_mesh; ///<阴影代理静态网格
|
|
||||||
StaticMesh *physic_proxy_static_mesh; ///<物理代理静态网格
|
|
||||||
|
|
||||||
protected:
|
|
||||||
|
|
||||||
bool two_side; ///<双面渲染
|
|
||||||
|
|
||||||
ObjectDynamicShadowPolicy recommend_dynamic_shadow_policy; ///<动态阴影策略(推荐项,最终可被取代)
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
const StaticMeshLODPolicy GetLODPolicy()const { return lod_policy; } ///<取得LOD策略
|
|
||||||
const ObjectDynamicShadowPolicy GetRecommendDynamicShadowPolicy()const { return recommend_dynamic_shadow_policy; } ///<取得推荐的动态阴影策略
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
StaticMesh(SceneNode *);
|
|
||||||
virtual ~StaticMesh();
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
SceneNode *GetScene(){return root_node;}
|
|
||||||
|
|
||||||
SceneNode *GetShadowNode() { return shadow_proxy_static_mesh?shadow_proxy_static_mesh->GetScene():root_node; } ///<取得阴影渲染节点
|
|
||||||
SceneNode *GetPhysicNode() { return physic_proxy_static_mesh?physic_proxy_static_mesh->GetScene():root_node; } ///<取得物理渲染节点
|
|
||||||
|
|
||||||
};//class StaticMesh
|
|
||||||
VK_NAMESPACE_END
|
|
@ -1,30 +0,0 @@
|
|||||||
#pragma once
|
|
||||||
|
|
||||||
#include<hgl/graph/VKNamespace.h>
|
|
||||||
#include<hgl/TypeFunc.h>
|
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 静态模型LOD策略
|
|
||||||
*/
|
|
||||||
enum class StaticMeshLODPolicy:uint8
|
|
||||||
{
|
|
||||||
None=0, ///<无LOD
|
|
||||||
|
|
||||||
DiscardDetail, ///<丢弃细节
|
|
||||||
|
|
||||||
AnotherMesh, ///<另一个模型
|
|
||||||
|
|
||||||
Billboard, ///<广告牌
|
|
||||||
|
|
||||||
//Voxel, ///<体素
|
|
||||||
|
|
||||||
//MeshSDF, ///<网格SDF
|
|
||||||
|
|
||||||
//MeshCard, ///<网格卡片
|
|
||||||
|
|
||||||
ENUM_CLASS_RANGE(None,Billboard)
|
|
||||||
};//enum class StaticMeshLODPolicy
|
|
||||||
|
|
||||||
VK_NAMESPACE_END
|
|
@ -1,25 +0,0 @@
|
|||||||
#ifndef HGL_GRAPH_STATIC_RENDER_MANAGER_INCLUDE
|
|
||||||
#define HGL_GRAPH_STATIC_RENDER_MANAGER_INCLUDE
|
|
||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
|
||||||
|
|
||||||
class RawMesh
|
|
||||||
{
|
|
||||||
};
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 静态渲染管理器<br>
|
|
||||||
* 静态渲染指的是不会产生资源变动的内容,而不是指不会动的内容。
|
|
||||||
*/
|
|
||||||
class StaticRenderManager
|
|
||||||
{
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
virtual ~StaticRenderManager()=default;
|
|
||||||
|
|
||||||
};//class StaticRenderManager
|
|
||||||
VK_NAMESPACE_END
|
|
||||||
#endif//HGL_GRAPH_STATIC_RENDER_MANAGER_INCLUDE
|
|
@ -12,13 +12,15 @@ namespace hgl
|
|||||||
{
|
{
|
||||||
namespace graph
|
namespace graph
|
||||||
{
|
{
|
||||||
|
class TextureManager;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* TileData是一种处理大量等同尺寸及格式贴图的管理机制,程序会自动根据显卡最大贴图处理能力来创建尽可能符合需求的贴图。(注:Tile的大小不必符合2次幂)
|
* TileData是一种处理大量等同尺寸及格式贴图的管理机制,程序会自动根据显卡最大贴图处理能力来创建尽可能符合需求的贴图。(注:Tile的大小不必符合2次幂)
|
||||||
* Tile的增加或删除,程序会自动排序,尽可能小的减少I/O消耗。
|
* Tile的增加或删除,程序会自动排序,尽可能小的减少I/O消耗。
|
||||||
*/
|
*/
|
||||||
class TileData ///Tile纹理管理
|
class TileData ///Tile纹理管理
|
||||||
{
|
{
|
||||||
GPUDevice *device;
|
TextureManager *tex_manager;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
@ -35,7 +37,7 @@ namespace hgl
|
|||||||
|
|
||||||
DeviceBuffer *tile_buffer; ///<Tile暂存缓冲区
|
DeviceBuffer *tile_buffer; ///<Tile暂存缓冲区
|
||||||
|
|
||||||
List<Image2DRegion> commit_list;
|
ArrayList<Image2DRegion> commit_list;
|
||||||
uint8 *commit_ptr;
|
uint8 *commit_ptr;
|
||||||
|
|
||||||
bool CommitTile(TileObject *,const void *,const uint,const int,const int); ///<提交一个Tile数据
|
bool CommitTile(TileObject *,const void *,const uint,const int,const int); ///<提交一个Tile数据
|
||||||
@ -51,8 +53,8 @@ namespace hgl
|
|||||||
Texture2D * GetTexture ()const{return tile_texture;} ///<取得贴图
|
Texture2D * GetTexture ()const{return tile_texture;} ///<取得贴图
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
TileData(GPUDevice *,Texture2D *,const uint tw,const uint th);
|
TileData(TextureManager *,Texture2D *,const uint tw,const uint th);
|
||||||
virtual ~TileData();
|
virtual ~TileData();
|
||||||
|
|
||||||
void BeginCommit();
|
void BeginCommit();
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#ifndef HGL_GRAPH_VULKAN_INCLUDE
|
#pragma once
|
||||||
#define HGL_GRAPH_VULKAN_INCLUDE
|
|
||||||
|
|
||||||
#include<hgl/type/List.h>
|
#include<hgl/type/ArrayList.h>
|
||||||
#include<hgl/math/Math.h>
|
#include<hgl/math/Math.h>
|
||||||
#include<hgl/type/String.h>
|
#include<hgl/type/String.h>
|
||||||
#include<hgl/type/Map.h>
|
#include<hgl/type/Map.h>
|
||||||
@ -9,6 +8,7 @@
|
|||||||
#include<hgl/graph/VKFormat.h>
|
#include<hgl/graph/VKFormat.h>
|
||||||
#include<hgl/graph/VKPrimitiveType.h>
|
#include<hgl/graph/VKPrimitiveType.h>
|
||||||
#include<hgl/graph/VKStruct.h>
|
#include<hgl/graph/VKStruct.h>
|
||||||
|
#include<hgl/graph/ViewportInfo.h>
|
||||||
#include<hgl/graph/VKRenderbufferInfo.h>
|
#include<hgl/graph/VKRenderbufferInfo.h>
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
@ -25,19 +25,35 @@ constexpr size_t VK_DESCRIPTOR_TYPE_END_RANGE=VK_DESCRIPTOR_TYPE_INPUT_ATTACHMEN
|
|||||||
constexpr size_t VK_DESCRIPTOR_TYPE_RANGE_SIZE=VK_DESCRIPTOR_TYPE_END_RANGE-VK_DESCRIPTOR_TYPE_BEGIN_RANGE+1;
|
constexpr size_t VK_DESCRIPTOR_TYPE_RANGE_SIZE=VK_DESCRIPTOR_TYPE_END_RANGE-VK_DESCRIPTOR_TYPE_BEGIN_RANGE+1;
|
||||||
#endif//VK_DESCRIPTOR_TYPE_RANGE_SIZE
|
#endif//VK_DESCRIPTOR_TYPE_RANGE_SIZE
|
||||||
|
|
||||||
|
struct VertexAttribDataPtr
|
||||||
|
{
|
||||||
|
const char * name;
|
||||||
|
const VkFormat format;
|
||||||
|
const void * data;
|
||||||
|
};
|
||||||
|
|
||||||
using BindingMap =Map<AnsiString,int>;
|
using BindingMap =Map<AnsiString,int>;
|
||||||
using BindingMapArray =BindingMap[VK_DESCRIPTOR_TYPE_RANGE_SIZE];
|
using BindingMapArray =BindingMap[VK_DESCRIPTOR_TYPE_RANGE_SIZE];
|
||||||
|
|
||||||
|
class DescriptorBinding;
|
||||||
|
|
||||||
|
class GraphModule;
|
||||||
|
class RenderFramework;
|
||||||
|
|
||||||
class VulkanInstance;
|
class VulkanInstance;
|
||||||
class GPUPhysicalDevice;
|
class VulkanPhyDevice;
|
||||||
class GPUDevice;
|
class VulkanDevice;
|
||||||
struct GPUDeviceAttribute;
|
struct VulkanDevAttr;
|
||||||
class DeviceQueue;
|
class DeviceQueue;
|
||||||
class ImageView;
|
class ImageView;
|
||||||
class Framebuffer;
|
class Framebuffer;
|
||||||
struct Swapchain;
|
struct Swapchain;
|
||||||
|
class IRenderTarget;
|
||||||
class RenderTarget;
|
class RenderTarget;
|
||||||
class RTSwapchain;
|
class MultiFrameRenderTarget;
|
||||||
|
class SwapchainRenderTarget;
|
||||||
|
|
||||||
|
struct CopyBufferToImageInfo;
|
||||||
|
|
||||||
class Texture;
|
class Texture;
|
||||||
class Texture1D;
|
class Texture1D;
|
||||||
@ -50,12 +66,15 @@ class TextureCubeArray;
|
|||||||
|
|
||||||
class Sampler;
|
class Sampler;
|
||||||
|
|
||||||
|
class TileData;
|
||||||
|
|
||||||
class DeviceMemory;
|
class DeviceMemory;
|
||||||
class DeviceBuffer;
|
class DeviceBuffer;
|
||||||
struct DeviceBufferData;
|
struct DeviceBufferData;
|
||||||
|
template<typename T> class DeviceBufferMap;
|
||||||
|
|
||||||
struct PrimitiveDataBuffer;
|
struct MeshDataBuffer;
|
||||||
struct PrimitiveRenderData;
|
struct MeshRenderData;
|
||||||
|
|
||||||
class VertexAttribBuffer;
|
class VertexAttribBuffer;
|
||||||
using VAB=VertexAttribBuffer;
|
using VAB=VertexAttribBuffer;
|
||||||
@ -65,7 +84,7 @@ class IndexBuffer;
|
|||||||
class VABMap;
|
class VABMap;
|
||||||
class IBMap;
|
class IBMap;
|
||||||
|
|
||||||
class GPUCmdBuffer;
|
class VulkanCmdBuffer;
|
||||||
class RenderCmdBuffer;
|
class RenderCmdBuffer;
|
||||||
class TextureCmdBuffer;
|
class TextureCmdBuffer;
|
||||||
|
|
||||||
@ -77,6 +96,7 @@ class Semaphore;
|
|||||||
|
|
||||||
struct PipelineLayoutData;
|
struct PipelineLayoutData;
|
||||||
class DescriptorSet;
|
class DescriptorSet;
|
||||||
|
enum class DescriptorSetType;
|
||||||
|
|
||||||
struct VertexInputAttribute;
|
struct VertexInputAttribute;
|
||||||
|
|
||||||
@ -104,7 +124,7 @@ using VIL=VertexInputLayout;
|
|||||||
|
|
||||||
class PrimitiveData;
|
class PrimitiveData;
|
||||||
class Primitive;
|
class Primitive;
|
||||||
class Renderable;
|
class Mesh;
|
||||||
|
|
||||||
class VertexDataManager;
|
class VertexDataManager;
|
||||||
using VDM=VertexDataManager;
|
using VDM=VertexDataManager;
|
||||||
@ -115,7 +135,16 @@ class IndirectDispatchBuffer;
|
|||||||
|
|
||||||
class RenderResource;
|
class RenderResource;
|
||||||
|
|
||||||
class StaticMesh;
|
class MeshComponent;
|
||||||
|
|
||||||
|
class SceneNode;
|
||||||
|
class Scene;
|
||||||
|
class RenderList;
|
||||||
|
|
||||||
|
struct CameraInfo;
|
||||||
|
struct Camera;
|
||||||
|
|
||||||
|
class Renderer;
|
||||||
|
|
||||||
enum class SharingMode
|
enum class SharingMode
|
||||||
{
|
{
|
||||||
@ -174,5 +203,5 @@ inline void copy(VkExtent3D &e3d,const VkExtent2D &e2d,const uint32 depth=1)
|
|||||||
e3d.height =e2d.height;
|
e3d.height =e2d.height;
|
||||||
e3d.depth =depth;
|
e3d.depth =depth;
|
||||||
}
|
}
|
||||||
|
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
#endif//HGL_GRAPH_VULKAN_INCLUDE
|
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
#ifndef HGL_GRAPH_VULKAN_ARRAY_BUFFER_INCLUDE
|
#pragma once
|
||||||
#define HGL_GRAPH_VULKAN_ARRAY_BUFFER_INCLUDE
|
|
||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
#include<hgl/graph/VK.h>
|
||||||
#include<hgl/graph/VKDynamicBufferAccess.h>
|
#include<hgl/graph/VKDynamicBufferAccess.h>
|
||||||
@ -15,7 +14,7 @@ namespace hgl
|
|||||||
* GPU数据阵列缓冲区<br>
|
* GPU数据阵列缓冲区<br>
|
||||||
* 它用于储存多份相同格式的数据,常用于多物件渲染,instance等
|
* 它用于储存多份相同格式的数据,常用于多物件渲染,instance等
|
||||||
*/
|
*/
|
||||||
class GPUArrayBuffer
|
class VulkanArrayBuffer
|
||||||
{
|
{
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
@ -33,13 +32,13 @@ namespace hgl
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
GPUArrayBuffer(VKMemoryAllocator *,const uint,const uint);
|
VulkanArrayBuffer(VKMemoryAllocator *,const uint,const uint);
|
||||||
|
|
||||||
friend class GPUDevice;
|
friend class VulkanDevice;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
virtual ~GPUArrayBuffer();
|
virtual ~VulkanArrayBuffer();
|
||||||
|
|
||||||
const uint32_t GetAlignSize()const{return align_size;} ///<数据对齐字节数
|
const uint32_t GetAlignSize()const{return align_size;} ///<数据对齐字节数
|
||||||
const uint32_t GetRangeSize()const{return range_size;} ///<单次渲染访问最大字节数
|
const uint32_t GetRangeSize()const{return range_size;} ///<单次渲染访问最大字节数
|
||||||
@ -71,7 +70,6 @@ namespace hgl
|
|||||||
|
|
||||||
dba->Restart();
|
dba->Restart();
|
||||||
}
|
}
|
||||||
};//class GPUArrayBuffer
|
};//class VulkanArrayBuffer
|
||||||
}//namespace graph
|
}//namespace graph
|
||||||
}//namespace hgl
|
}//namespace hgl
|
||||||
#endif//HGL_GRAPH_VULKAN_ARRAY_BUFFER_INCLUDE
|
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
#ifndef HGL_GRAPH_VULKAN_BUFFER_INCLUDE
|
#pragma once
|
||||||
#define HGL_GRAPH_VULKAN_BUFFER_INCLUDE
|
|
||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
#include<hgl/graph/VK.h>
|
||||||
#include<hgl/graph/VKMemory.h>
|
#include<hgl/graph/VKMemory.h>
|
||||||
|
#include<hgl/graph/mtl/ShaderBufferSource.h>
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
struct DeviceBufferData
|
struct DeviceBufferData
|
||||||
{
|
{
|
||||||
@ -20,7 +21,7 @@ protected:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
friend class GPUDevice;
|
friend class VulkanDevice;
|
||||||
friend class VertexAttribBuffer;
|
friend class VertexAttribBuffer;
|
||||||
friend class IndexBuffer;
|
friend class IndexBuffer;
|
||||||
template<typename T> friend class IndirectCommandBuffer;
|
template<typename T> friend class IndirectCommandBuffer;
|
||||||
@ -50,5 +51,68 @@ public:
|
|||||||
virtual bool Write (const void *ptr,uint32_t size) {return buf.memory->Write(ptr,0,size);}
|
virtual bool Write (const void *ptr,uint32_t size) {return buf.memory->Write(ptr,0,size);}
|
||||||
bool Write (const void *ptr) {return buf.memory->Write(ptr);}
|
bool Write (const void *ptr) {return buf.memory->Write(ptr);}
|
||||||
};//class DeviceBuffer
|
};//class DeviceBuffer
|
||||||
|
|
||||||
|
template<typename T> class DeviceBufferMap
|
||||||
|
{
|
||||||
|
protected:
|
||||||
|
|
||||||
|
DeviceBuffer *dev_buf;
|
||||||
|
T data_map;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
static const VkDeviceSize GetSize()
|
||||||
|
{
|
||||||
|
return sizeof(T);
|
||||||
|
}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
DeviceBufferMap(DeviceBuffer *buf)
|
||||||
|
{
|
||||||
|
dev_buf=buf;
|
||||||
|
}
|
||||||
|
|
||||||
|
virtual ~DeviceBufferMap()
|
||||||
|
{
|
||||||
|
delete dev_buf;
|
||||||
|
}
|
||||||
|
|
||||||
|
DeviceBuffer *GetDeviceBuffer(){return dev_buf;}
|
||||||
|
|
||||||
|
T *data(){return &data_map;}
|
||||||
|
|
||||||
|
void Update()
|
||||||
|
{
|
||||||
|
if(dev_buf)
|
||||||
|
dev_buf->Write(&data_map,sizeof(T));
|
||||||
|
}
|
||||||
|
};//template<typename T> class DeviceBufferMap
|
||||||
|
|
||||||
|
template<typename T> class UBOInstance:public DeviceBufferMap<T>
|
||||||
|
{
|
||||||
|
DescriptorSetType desc_set_type;
|
||||||
|
AnsiString ubo_name;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
const DescriptorSetType & set_type()const{return desc_set_type;}
|
||||||
|
const AnsiString & name ()const{return ubo_name;}
|
||||||
|
DeviceBuffer * ubo ()const{return this->dev_buf;}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
UBOInstance(DeviceBuffer *buf,const DescriptorSetType dst,const AnsiString &n):DeviceBufferMap<T>(buf)
|
||||||
|
{
|
||||||
|
desc_set_type=dst;
|
||||||
|
ubo_name=n;
|
||||||
|
}
|
||||||
|
|
||||||
|
UBOInstance(DeviceBuffer *buf,const ShaderBufferDesc *desc):DeviceBufferMap<T>(buf)
|
||||||
|
{
|
||||||
|
desc_set_type=desc->set_type;
|
||||||
|
ubo_name=desc->name;
|
||||||
|
}
|
||||||
|
};//template<typename T> class UBOInstance:public DeviceBufferMap<T>
|
||||||
|
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
#endif//HGL_GRAPH_VULKAN_BUFFER_INCLUDE
|
|
||||||
|
@ -22,6 +22,7 @@ public:
|
|||||||
buffer=nullptr;
|
buffer=nullptr;
|
||||||
offset=0;
|
offset=0;
|
||||||
stride=count=0;
|
stride=count=0;
|
||||||
|
map_ptr=nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
virtual ~VKBufferMap()
|
virtual ~VKBufferMap()
|
||||||
@ -29,7 +30,7 @@ public:
|
|||||||
Unmap();
|
Unmap();
|
||||||
}
|
}
|
||||||
|
|
||||||
void Set(T *buf,const int32_t off,const uint32_t s,const uint32_t c)
|
void Bind(T *buf,const int32_t off,const uint32_t s,const uint32_t c)
|
||||||
{
|
{
|
||||||
buffer=buf;
|
buffer=buf;
|
||||||
offset=off;
|
offset=off;
|
||||||
|
@ -1,31 +1,43 @@
|
|||||||
#ifndef HGL_GRAPH_VULKAN_COMMAND_BUFFER_INCLUDE
|
#pragma once
|
||||||
#define HGL_GRAPH_VULKAN_COMMAND_BUFFER_INCLUDE
|
|
||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
#include<hgl/graph/VK.h>
|
||||||
#include<hgl/graph/VKVABList.h>
|
#include<hgl/graph/VKVABList.h>
|
||||||
#include<hgl/graph/VKPipeline.h>
|
#include<hgl/graph/VKPipeline.h>
|
||||||
#include<hgl/graph/VKDescriptorSet.h>
|
#include<hgl/graph/VKDescriptorSet.h>
|
||||||
|
#include<hgl/graph/Mesh.h>
|
||||||
#include<hgl/color/Color4f.h>
|
#include<hgl/color/Color4f.h>
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
class GPUCmdBuffer
|
class VulkanCmdBuffer
|
||||||
{
|
{
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
const GPUDeviceAttribute *dev_attr;
|
const VulkanDevAttr *dev_attr;
|
||||||
|
|
||||||
VkCommandBuffer cmd_buf;
|
VkCommandBuffer cmd_buf;
|
||||||
|
|
||||||
|
bool cmd_begin;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
GPUCmdBuffer(const GPUDeviceAttribute *attr,VkCommandBuffer cb);
|
VulkanCmdBuffer(const VulkanDevAttr *attr,VkCommandBuffer cb);
|
||||||
virtual ~GPUCmdBuffer();
|
virtual ~VulkanCmdBuffer();
|
||||||
|
|
||||||
operator VkCommandBuffer(){return cmd_buf;}
|
operator VkCommandBuffer(){return cmd_buf;}
|
||||||
operator const VkCommandBuffer()const{return cmd_buf;}
|
operator const VkCommandBuffer()const{return cmd_buf;}
|
||||||
operator const VkCommandBuffer *()const{return &cmd_buf;}
|
operator const VkCommandBuffer *()const{return &cmd_buf;}
|
||||||
|
|
||||||
|
const bool IsBegin()const{return cmd_begin;}
|
||||||
|
|
||||||
bool Begin();
|
virtual bool Begin();
|
||||||
bool End(){return(vkEndCommandBuffer(cmd_buf)==VK_SUCCESS);}
|
virtual bool End()
|
||||||
|
{
|
||||||
|
if(!cmd_begin)
|
||||||
|
return(false);
|
||||||
|
|
||||||
|
cmd_begin=false;
|
||||||
|
|
||||||
|
return(vkEndCommandBuffer(cmd_buf)==VK_SUCCESS);
|
||||||
|
}
|
||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
void SetDebugName(const AnsiString &);
|
void SetDebugName(const AnsiString &);
|
||||||
@ -35,26 +47,50 @@ public:
|
|||||||
void BeginRegion(const AnsiString &,const Color4f &){}
|
void BeginRegion(const AnsiString &,const Color4f &){}
|
||||||
void EndRegion(){}
|
void EndRegion(){}
|
||||||
#endif//_DEBUG
|
#endif//_DEBUG
|
||||||
};//class GPUCmdBuffer
|
};//class VulkanCmdBuffer
|
||||||
|
|
||||||
class RenderCmdBuffer:public GPUCmdBuffer
|
class DescriptorBinding;
|
||||||
|
|
||||||
|
using DescriptorBindingPtr=DescriptorBinding *;
|
||||||
|
using DescriptorBindingPtrArray=DescriptorBindingPtr[size_t(DescriptorSetType::RANGE_SIZE)];
|
||||||
|
|
||||||
|
class RenderCmdBuffer:public VulkanCmdBuffer
|
||||||
{
|
{
|
||||||
uint32_t cv_count;
|
uint32_t cv_count;
|
||||||
VkClearValue *clear_values;
|
VkClearValue *clear_values;
|
||||||
VkRect2D render_area;
|
VkRect2D render_area;
|
||||||
VkViewport viewport;
|
VkViewport viewport;
|
||||||
|
|
||||||
Framebuffer *fbo;
|
|
||||||
RenderPassBeginInfo rp_begin;
|
RenderPassBeginInfo rp_begin;
|
||||||
VkPipelineLayout pipeline_layout;
|
VkPipelineLayout pipeline_layout;
|
||||||
|
|
||||||
void SetFBO(Framebuffer *);
|
/*
|
||||||
|
* 绝大部分desc绑定会全部使用这些自动绑定器绑定
|
||||||
|
* 该数据在渲染前分别会有各自的模块设置进来
|
||||||
|
* 比如
|
||||||
|
* DescriptSetType::RenderTarget 即该由RenderTarget模块设置
|
||||||
|
* DescriptSetType::Scene 的自然由Scene模块设置
|
||||||
|
*/
|
||||||
|
DescriptorBindingPtrArray desc_binding{};
|
||||||
|
|
||||||
|
private:
|
||||||
|
|
||||||
|
void SetClear();
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
RenderCmdBuffer(const GPUDeviceAttribute *attr,VkCommandBuffer cb);
|
RenderCmdBuffer(const VulkanDevAttr *attr,VkCommandBuffer cb);
|
||||||
~RenderCmdBuffer();
|
~RenderCmdBuffer();
|
||||||
|
|
||||||
|
bool SetDescriptorBinding(DescriptorBinding *);
|
||||||
|
|
||||||
|
bool End() override
|
||||||
|
{
|
||||||
|
hgl_zero(desc_binding);
|
||||||
|
|
||||||
|
return VulkanCmdBuffer::End();
|
||||||
|
}
|
||||||
|
|
||||||
void SetRenderArea(const VkRect2D &ra){render_area=ra;}
|
void SetRenderArea(const VkRect2D &ra){render_area=ra;}
|
||||||
void SetRenderArea(const VkExtent2D &);
|
void SetRenderArea(const VkExtent2D &);
|
||||||
void SetViewport(const VkViewport &vp){viewport=vp;}
|
void SetViewport(const VkViewport &vp){viewport=vp;}
|
||||||
@ -78,7 +114,7 @@ public:
|
|||||||
|
|
||||||
//以上设定在Begin开始后即不可改变
|
//以上设定在Begin开始后即不可改变
|
||||||
|
|
||||||
bool BindFramebuffer(RenderPass *rp,Framebuffer *fb);
|
bool BindFramebuffer(Framebuffer *);
|
||||||
|
|
||||||
bool BeginRenderPass();
|
bool BeginRenderPass();
|
||||||
void NextSubpass(){vkCmdNextSubpass(cmd_buf,VK_SUBPASS_CONTENTS_INLINE);}
|
void NextSubpass(){vkCmdNextSubpass(cmd_buf,VK_SUBPASS_CONTENTS_INLINE);}
|
||||||
@ -176,7 +212,7 @@ public:
|
|||||||
|
|
||||||
void BindIBO(IndexBuffer *,const VkDeviceSize byte_offset=0);
|
void BindIBO(IndexBuffer *,const VkDeviceSize byte_offset=0);
|
||||||
|
|
||||||
bool BindDataBuffer(const PrimitiveDataBuffer *);
|
bool BindDataBuffer(const MeshDataBuffer *);
|
||||||
|
|
||||||
void SetViewport (uint32_t first,uint32_t count,const VkViewport *vp) {vkCmdSetViewport(cmd_buf,first,count,vp);}
|
void SetViewport (uint32_t first,uint32_t count,const VkViewport *vp) {vkCmdSetViewport(cmd_buf,first,count,vp);}
|
||||||
void SetScissor (uint32_t first,uint32_t count,const VkRect2D *sci) {vkCmdSetScissor(cmd_buf,first,count,sci);}
|
void SetScissor (uint32_t first,uint32_t count,const VkRect2D *sci) {vkCmdSetScissor(cmd_buf,first,count,sci);}
|
||||||
@ -213,18 +249,31 @@ public: //draw
|
|||||||
void DrawIndirect (VkBuffer buf, uint32_t drawCount,uint32_t stride=sizeof(VkDrawIndirectCommand )){return DrawIndirect( buf,0,drawCount,stride);}
|
void DrawIndirect (VkBuffer buf, uint32_t drawCount,uint32_t stride=sizeof(VkDrawIndirectCommand )){return DrawIndirect( buf,0,drawCount,stride);}
|
||||||
void DrawIndexedIndirect(VkBuffer buf, uint32_t drawCount,uint32_t stride=sizeof(VkDrawIndexedIndirectCommand )){return DrawIndexedIndirect( buf,0,drawCount,stride);}
|
void DrawIndexedIndirect(VkBuffer buf, uint32_t drawCount,uint32_t stride=sizeof(VkDrawIndexedIndirectCommand )){return DrawIndexedIndirect( buf,0,drawCount,stride);}
|
||||||
|
|
||||||
void Draw (const PrimitiveDataBuffer *prb,const PrimitiveRenderData *prd,const uint32_t instance_count=1,const uint32_t first_instance=0);
|
void Draw (const MeshDataBuffer *prb,const MeshRenderData *prd,const uint32_t instance_count=1,const uint32_t first_instance=0);
|
||||||
|
|
||||||
public: //dynamic state
|
public: //dynamic state
|
||||||
};//class RenderCmdBuffer:public GPUCmdBuffer
|
|
||||||
|
|
||||||
class TextureCmdBuffer:public GPUCmdBuffer
|
public:
|
||||||
|
|
||||||
|
void Render(Mesh *ri)
|
||||||
|
{
|
||||||
|
if(!ri)return;
|
||||||
|
|
||||||
|
BindPipeline(ri->GetPipeline());
|
||||||
|
BindDescriptorSets(ri->GetMaterial());
|
||||||
|
BindDataBuffer(ri->GetDataBuffer());
|
||||||
|
|
||||||
|
Draw(ri->GetDataBuffer(),ri->GetRenderData());
|
||||||
|
}
|
||||||
|
};//class RenderCmdBuffer:public VulkanCmdBuffer
|
||||||
|
|
||||||
|
class TextureCmdBuffer:public VulkanCmdBuffer
|
||||||
{
|
{
|
||||||
VkImageMemoryBarrier imageMemoryBarrier;
|
VkImageMemoryBarrier imageMemoryBarrier;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
TextureCmdBuffer(const GPUDeviceAttribute *attr,VkCommandBuffer cb):GPUCmdBuffer(attr,cb)
|
TextureCmdBuffer(const VulkanDevAttr *attr,VkCommandBuffer cb):VulkanCmdBuffer(attr,cb)
|
||||||
{
|
{
|
||||||
imageMemoryBarrier.sType=VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
|
imageMemoryBarrier.sType=VK_STRUCTURE_TYPE_IMAGE_MEMORY_BARRIER;
|
||||||
imageMemoryBarrier.pNext=nullptr;
|
imageMemoryBarrier.pNext=nullptr;
|
||||||
@ -261,6 +310,5 @@ public:
|
|||||||
0, nullptr,
|
0, nullptr,
|
||||||
1, &imageMemoryBarrier);
|
1, &imageMemoryBarrier);
|
||||||
}
|
}
|
||||||
};//class TextureCmdBuffer:public GPUCmdBuffer
|
};//class TextureCmdBuffer:public VulkanCmdBuffer
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
#endif//HGL_GRAPH_VULKAN_COMMAND_BUFFER_INCLUDE
|
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
#include<hgl/graph/VK.h>
|
||||||
#include<hgl/color/Color4f.h>
|
#include<hgl/color/Color4f.h>
|
||||||
|
#include<hgl/graph/VKTexture.h>
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
struct DebugUtilsFunction
|
struct DebugUtilsFunction
|
||||||
@ -92,6 +93,13 @@ public:
|
|||||||
// DU_FUNC(BufferCollectionFuchsia, BUFFER_COLLECTION_FUCHSIA)
|
// DU_FUNC(BufferCollectionFuchsia, BUFFER_COLLECTION_FUCHSIA)
|
||||||
|
|
||||||
#undef DU_FUNC
|
#undef DU_FUNC
|
||||||
|
|
||||||
|
void SetTexture(Texture *tex,const AnsiString &info)
|
||||||
|
{
|
||||||
|
SetImage( tex->GetImage(), info+"_Image" );
|
||||||
|
SetImageView( tex->GetVulkanImageView(), info+"_ImageView" );
|
||||||
|
SetDeviceMemory(tex->GetDeviceMemory(), info+"_Memory" );
|
||||||
|
}
|
||||||
|
|
||||||
void QueueBegin (VkQueue,const char *,const Color4f &color=Color4f(1,1,1,1));
|
void QueueBegin (VkQueue,const char *,const Color4f &color=Color4f(1,1,1,1));
|
||||||
void QueueEnd (VkQueue q){duf.QueueEnd(q);}
|
void QueueEnd (VkQueue q){duf.QueueEnd(q);}
|
||||||
|
@ -1,112 +1,142 @@
|
|||||||
#ifndef HGL_GRAPH_DESCRIPTOR_BINDING_MANAGE_INCLUDE
|
#pragma once
|
||||||
#define HGL_GRAPH_DESCRIPTOR_BINDING_MANAGE_INCLUDE
|
|
||||||
|
|
||||||
#include<hgl/type/Map.h>
|
#include<hgl/type/Map.h>
|
||||||
#include<hgl/type/String.h>
|
#include<hgl/type/String.h>
|
||||||
#include<hgl/graph/VK.h>
|
#include<hgl/graph/VKBuffer.h>
|
||||||
#include<hgl/graph/VKDescriptorSetType.h>
|
|
||||||
namespace hgl
|
VK_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
class DeviceBuffer;
|
||||||
|
class Texture;
|
||||||
|
class Material;
|
||||||
|
class MaterialParameters;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 描述符绑定器<Br>
|
||||||
|
* 一般用于注册通用数据,为材质进行自动绑定。
|
||||||
|
*/
|
||||||
|
class DescriptorBinding
|
||||||
{
|
{
|
||||||
namespace graph
|
DescriptorSetType set_type; ///<描述符合集类型
|
||||||
|
|
||||||
|
Map<AnsiString,DeviceBuffer *> ubo_map;
|
||||||
|
Map<AnsiString,DeviceBuffer *> ssbo_map;
|
||||||
|
Map<AnsiString,Texture *> texture_map;
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
const DescriptorSetType GetType()const{return set_type;}
|
||||||
|
|
||||||
|
public:
|
||||||
|
|
||||||
|
DescriptorBinding(const DescriptorSetType &dst)
|
||||||
{
|
{
|
||||||
class DeviceBuffer;
|
set_type=dst;
|
||||||
class Texture;
|
}
|
||||||
class Material;
|
|
||||||
class MaterialParameters;
|
|
||||||
|
|
||||||
/**
|
bool AddUBO(const AnsiString &name,DeviceBuffer *buf)
|
||||||
* 描述符绑定器<Br>
|
{
|
||||||
* 一般用于注册通用数据,为材质进行自动绑定。
|
if(!buf)return(false);
|
||||||
*/
|
if(name.IsEmpty())return(false);
|
||||||
class DescriptorBinding
|
|
||||||
{
|
|
||||||
DescriptorSetType set_type; ///<描述符合集类型
|
|
||||||
|
|
||||||
Map<AnsiString,DeviceBuffer *> ubo_map;
|
return ubo_map.Add(name,buf);
|
||||||
Map<AnsiString,DeviceBuffer *> ssbo_map;
|
}
|
||||||
Map<AnsiString,Texture *> texture_map;
|
|
||||||
|
|
||||||
public:
|
template<typename T>
|
||||||
|
bool AddUBO(const AnsiString &name,DeviceBufferMap<T> *dbm)
|
||||||
|
{
|
||||||
|
if(name.IsEmpty()||!dbm)
|
||||||
|
return(false);
|
||||||
|
|
||||||
DescriptorBinding(const DescriptorSetType &dst)
|
return ubo_map.Add(name,dbm->GetDeviceBuffer());
|
||||||
{
|
}
|
||||||
set_type=dst;
|
|
||||||
}
|
|
||||||
|
|
||||||
bool AddUBO(const AnsiString &name,DeviceBuffer *buf)
|
template<typename T>
|
||||||
{
|
bool AddUBO(const UBOInstance<T> *ubo_instance)
|
||||||
if(!buf)return(false);
|
{
|
||||||
if(name.IsEmpty())return(false);
|
if(!ubo_instance)
|
||||||
|
return(false);
|
||||||
|
|
||||||
return ubo_map.Add(name,buf);
|
if(ubo_instance->set_type()!=set_type)
|
||||||
}
|
return(false);
|
||||||
|
|
||||||
DeviceBuffer *GetUBO(const AnsiString &name)
|
if(ubo_instance->name().IsEmpty())
|
||||||
{
|
return(false);
|
||||||
if(name.IsEmpty())return(nullptr);
|
|
||||||
|
|
||||||
return GetObjectFromList(ubo_map,name);
|
return ubo_map.Add(ubo_instance->name(),ubo_instance->ubo());
|
||||||
}
|
}
|
||||||
|
|
||||||
void RemoveUBO(DeviceBuffer *buf)
|
DeviceBuffer *GetUBO(const AnsiString &name)
|
||||||
{
|
{
|
||||||
if(!buf)return;
|
if(name.IsEmpty())return(nullptr);
|
||||||
|
|
||||||
ubo_map.DeleteByValue(buf);
|
return GetObjectFromMap(ubo_map,name);
|
||||||
}
|
}
|
||||||
|
|
||||||
bool AddSSBO(const AnsiString &name,DeviceBuffer *buf)
|
void RemoveUBO(DeviceBuffer *buf)
|
||||||
{
|
{
|
||||||
if(!buf)return(false);
|
if(!buf)return;
|
||||||
if(name.IsEmpty())return(false);
|
|
||||||
|
|
||||||
return ssbo_map.Add(name,buf);
|
ubo_map.DeleteByValue(buf);
|
||||||
}
|
}
|
||||||
|
|
||||||
DeviceBuffer *GetSSBO(const AnsiString &name)
|
bool AddSSBO(const AnsiString &name,DeviceBuffer *buf)
|
||||||
{
|
{
|
||||||
if(name.IsEmpty())return(nullptr);
|
if(!buf)return(false);
|
||||||
|
if(name.IsEmpty())return(false);
|
||||||
|
|
||||||
return GetObjectFromList(ssbo_map,name);
|
return ssbo_map.Add(name,buf);
|
||||||
}
|
}
|
||||||
|
|
||||||
void RemoveSSBO(DeviceBuffer *buf)
|
template<typename T>
|
||||||
{
|
bool AddSSBO(const AnsiString &name,DeviceBufferMap<T> *dbm)
|
||||||
if(!buf)return;
|
{
|
||||||
|
return AddSSBO(name,dbm->GetDeviceBuffer());
|
||||||
|
}
|
||||||
|
|
||||||
ssbo_map.DeleteByValue(buf);
|
DeviceBuffer *GetSSBO(const AnsiString &name)
|
||||||
}
|
{
|
||||||
|
if(name.IsEmpty())return(nullptr);
|
||||||
|
|
||||||
bool AddTexture(const AnsiString &name,Texture *tex)
|
return GetObjectFromMap(ssbo_map,name);
|
||||||
{
|
}
|
||||||
if(!tex)return(false);
|
|
||||||
if(name.IsEmpty())return(false);
|
|
||||||
|
|
||||||
return texture_map.Add(name,tex);
|
void RemoveSSBO(DeviceBuffer *buf)
|
||||||
}
|
{
|
||||||
|
if(!buf)return;
|
||||||
|
|
||||||
Texture *GetTexture(const AnsiString &name)
|
ssbo_map.DeleteByValue(buf);
|
||||||
{
|
}
|
||||||
if(name.IsEmpty())return(nullptr);
|
|
||||||
|
|
||||||
return GetObjectFromList(texture_map,name);
|
bool AddTexture(const AnsiString &name,Texture *tex)
|
||||||
}
|
{
|
||||||
|
if(!tex)return(false);
|
||||||
|
if(name.IsEmpty())return(false);
|
||||||
|
|
||||||
void RemoveTexture(Texture *tex)
|
return texture_map.Add(name,tex);
|
||||||
{
|
}
|
||||||
if(!tex)return;
|
|
||||||
|
|
||||||
texture_map.DeleteByValue(tex);
|
Texture *GetTexture(const AnsiString &name)
|
||||||
}
|
{
|
||||||
|
if(name.IsEmpty())return(nullptr);
|
||||||
|
|
||||||
private:
|
return GetObjectFromMap(texture_map,name);
|
||||||
|
}
|
||||||
|
|
||||||
void BindUBO(MaterialParameters *,const BindingMap &,bool dynamic);
|
void RemoveTexture(Texture *tex)
|
||||||
|
{
|
||||||
|
if(!tex)return;
|
||||||
|
|
||||||
public:
|
texture_map.DeleteByValue(tex);
|
||||||
|
}
|
||||||
|
|
||||||
bool Bind(Material *);
|
private:
|
||||||
};//class DescriptorBinding
|
|
||||||
}//namespace graph
|
void BindUBO(MaterialParameters *,const BindingMap &,bool dynamic);
|
||||||
}//namespace hgl
|
|
||||||
#endif//HGL_GRAPH_DESCRIPTOR_BINDING_MANAGE_INCLUDE
|
public:
|
||||||
|
|
||||||
|
bool Bind(Material *);
|
||||||
|
};//class DescriptorBinding
|
||||||
|
|
||||||
|
VK_NAMESPACE_END
|
||||||
|
@ -18,7 +18,7 @@ class DescriptorSet
|
|||||||
|
|
||||||
ObjectList<VkDescriptorBufferInfo> vab_list;
|
ObjectList<VkDescriptorBufferInfo> vab_list;
|
||||||
ObjectList<VkDescriptorImageInfo> image_list;
|
ObjectList<VkDescriptorImageInfo> image_list;
|
||||||
List<VkWriteDescriptorSet> wds_list;
|
ArrayList<VkWriteDescriptorSet> wds_list;
|
||||||
|
|
||||||
SortedSet<uint32_t> binded_sets;
|
SortedSet<uint32_t> binded_sets;
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
#ifndef HGL_GRAPH_VULKAN_DEVICE_INCLUDE
|
#pragma once
|
||||||
#define HGL_GRAPH_VULKAN_DEVICE_INCLUDE
|
|
||||||
|
|
||||||
#include<hgl/type/List.h>
|
#include<hgl/type/ArrayList.h>
|
||||||
#include<hgl/type/String.h>
|
#include<hgl/type/String.h>
|
||||||
#include<hgl/type/Map.h>
|
#include<hgl/type/Map.h>
|
||||||
#include<hgl/type/RectScope.h>
|
#include<hgl/type/RectScope.h>
|
||||||
@ -21,56 +20,37 @@ VK_NAMESPACE_BEGIN
|
|||||||
class TileData;
|
class TileData;
|
||||||
class TileFont;
|
class TileFont;
|
||||||
class FontSource;
|
class FontSource;
|
||||||
class GPUArrayBuffer;
|
class VulkanArrayBuffer;
|
||||||
class IndirectDrawBuffer;
|
class IndirectDrawBuffer;
|
||||||
class IndirectDrawIndexedBuffer;
|
class IndirectDrawIndexedBuffer;
|
||||||
class IndirectDispatchBuffer;
|
class IndirectDispatchBuffer;
|
||||||
|
|
||||||
struct CopyBufferToImageInfo;
|
struct CopyBufferToImageInfo;
|
||||||
|
|
||||||
class GPUDevice
|
class VulkanDevice
|
||||||
{
|
{
|
||||||
GPUDeviceAttribute *attr;
|
VulkanDevAttr *attr;
|
||||||
|
|
||||||
DeviceQueue *texture_queue;
|
|
||||||
TextureCmdBuffer *texture_cmd_buf;
|
|
||||||
|
|
||||||
private:
|
|
||||||
|
|
||||||
DeviceRenderPassManage *render_pass_manage;
|
|
||||||
RenderPass *device_render_pass;
|
|
||||||
|
|
||||||
RTSwapchain *sc_rt;
|
|
||||||
|
|
||||||
RTSwapchain *CreateSwapchainRenderTarget();
|
|
||||||
|
|
||||||
void InitRenderPassManage();
|
|
||||||
void ClearRenderPassManage();
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
VkCommandBuffer CreateCommandBuffer(const AnsiString &);
|
VkCommandBuffer CreateCommandBuffer(const AnsiString &);
|
||||||
|
|
||||||
bool CreateSwapchainFBO(Swapchain *);
|
|
||||||
|
|
||||||
Swapchain *CreateSwapchain(const VkExtent2D &acquire_extent);
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
friend class VulkanDeviceCreater;
|
friend class VulkanDeviceCreater;
|
||||||
|
|
||||||
GPUDevice(GPUDeviceAttribute *da);
|
VulkanDevice(VulkanDevAttr *da);
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
virtual ~GPUDevice();
|
virtual ~VulkanDevice();
|
||||||
|
|
||||||
operator VkDevice () {return attr->device;}
|
operator VkDevice () {return attr->device;}
|
||||||
GPUDeviceAttribute *GetDeviceAttribute () {return attr;}
|
VulkanDevAttr * GetDevAttr () {return attr;}
|
||||||
|
|
||||||
VkSurfaceKHR GetSurface () {return attr->surface;}
|
VkSurfaceKHR GetSurface () {return attr->surface;}
|
||||||
VkDevice GetDevice ()const {return attr->device;}
|
VkDevice GetDevice ()const {return attr->device;}
|
||||||
const GPUPhysicalDevice * GetPhysicalDevice ()const {return attr->physical_device;}
|
const VulkanPhyDevice * GetPhyDevice ()const {return attr->physical_device;}
|
||||||
|
|
||||||
VkDescriptorPool GetDescriptorPool () {return attr->desc_pool;}
|
VkDescriptorPool GetDescriptorPool () {return attr->desc_pool;}
|
||||||
VkPipelineCache GetPipelineCache () {return attr->pipeline_cache;}
|
VkPipelineCache GetPipelineCache () {return attr->pipeline_cache;}
|
||||||
@ -79,15 +59,11 @@ public:
|
|||||||
const VkColorSpaceKHR GetColorSpace ()const {return attr->surface_format.colorSpace;}
|
const VkColorSpaceKHR GetColorSpace ()const {return attr->surface_format.colorSpace;}
|
||||||
VkQueue GetGraphicsQueue () {return attr->graphics_queue;}
|
VkQueue GetGraphicsQueue () {return attr->graphics_queue;}
|
||||||
|
|
||||||
RenderPass * GetRenderPass () {return device_render_pass;}
|
|
||||||
|
|
||||||
RTSwapchain * GetSwapchainRT () {return sc_rt;}
|
|
||||||
|
|
||||||
const VkExtent2D & GetSwapchainSize ()const {return sc_rt->GetExtent();}
|
|
||||||
|
|
||||||
void WaitIdle ()const {vkDeviceWaitIdle(attr->device);}
|
void WaitIdle ()const {vkDeviceWaitIdle(attr->device);}
|
||||||
|
|
||||||
|
#ifdef _DEBUG
|
||||||
DebugUtils * GetDebugUtils (){return attr->debug_utils;}
|
DebugUtils * GetDebugUtils (){return attr->debug_utils;}
|
||||||
|
#endif//_DEBUG
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
@ -141,7 +117,25 @@ public: //Buffer相关
|
|||||||
#define CREATE_BUFFER_OBJECT(LargeName,type) DeviceBuffer *Create##LargeName( VkDeviceSize size,void *data, SharingMode sm=SharingMode::Exclusive) {return CreateBuffer(VK_BUFFER_USAGE_##type##_BUFFER_BIT,size ,size,data, sm);} \
|
#define CREATE_BUFFER_OBJECT(LargeName,type) DeviceBuffer *Create##LargeName( VkDeviceSize size,void *data, SharingMode sm=SharingMode::Exclusive) {return CreateBuffer(VK_BUFFER_USAGE_##type##_BUFFER_BIT,size ,size,data, sm);} \
|
||||||
DeviceBuffer *Create##LargeName( VkDeviceSize size, SharingMode sm=SharingMode::Exclusive) {return CreateBuffer(VK_BUFFER_USAGE_##type##_BUFFER_BIT,size ,size,nullptr, sm);} \
|
DeviceBuffer *Create##LargeName( VkDeviceSize size, SharingMode sm=SharingMode::Exclusive) {return CreateBuffer(VK_BUFFER_USAGE_##type##_BUFFER_BIT,size ,size,nullptr, sm);} \
|
||||||
DeviceBuffer *Create##LargeName(VkDeviceSize range,VkDeviceSize size,void *data, SharingMode sm=SharingMode::Exclusive) {return CreateBuffer(VK_BUFFER_USAGE_##type##_BUFFER_BIT,range,size,data, sm);} \
|
DeviceBuffer *Create##LargeName(VkDeviceSize range,VkDeviceSize size,void *data, SharingMode sm=SharingMode::Exclusive) {return CreateBuffer(VK_BUFFER_USAGE_##type##_BUFFER_BIT,range,size,data, sm);} \
|
||||||
DeviceBuffer *Create##LargeName(VkDeviceSize range,VkDeviceSize size, SharingMode sm=SharingMode::Exclusive) {return CreateBuffer(VK_BUFFER_USAGE_##type##_BUFFER_BIT,range,size,nullptr, sm);}
|
DeviceBuffer *Create##LargeName(VkDeviceSize range,VkDeviceSize size, SharingMode sm=SharingMode::Exclusive) {return CreateBuffer(VK_BUFFER_USAGE_##type##_BUFFER_BIT,range,size,nullptr, sm);} \
|
||||||
|
\
|
||||||
|
template<typename T> T *Create##LargeName() \
|
||||||
|
{ \
|
||||||
|
DeviceBuffer *buf=Create##LargeName(T::GetSize()); \
|
||||||
|
return(buf?new T(buf):nullptr); \
|
||||||
|
} \
|
||||||
|
\
|
||||||
|
template<typename T> T *Create##LargeName(const ShaderBufferDesc *desc) \
|
||||||
|
{ \
|
||||||
|
DeviceBuffer *buf=Create##LargeName(T::GetSize()); \
|
||||||
|
return(buf?new T(buf,desc):nullptr); \
|
||||||
|
} \
|
||||||
|
\
|
||||||
|
template<typename T> T *Create##LargeName(const DescriptorSetType &set_type,const AnsiString &name) \
|
||||||
|
{ \
|
||||||
|
DeviceBuffer *buf=Create##LargeName(T::GetSize()); \
|
||||||
|
return(buf?new T(buf,set_type,name):nullptr); \
|
||||||
|
}
|
||||||
|
|
||||||
CREATE_BUFFER_OBJECT(UBO,UNIFORM)
|
CREATE_BUFFER_OBJECT(UBO,UNIFORM)
|
||||||
CREATE_BUFFER_OBJECT(SSBO,STORAGE)
|
CREATE_BUFFER_OBJECT(SSBO,STORAGE)
|
||||||
@ -149,8 +143,8 @@ public: //Buffer相关
|
|||||||
|
|
||||||
#undef CREATE_BUFFER_OBJECT
|
#undef CREATE_BUFFER_OBJECT
|
||||||
|
|
||||||
GPUArrayBuffer *CreateArrayInUBO(const VkDeviceSize &uint_size);
|
VulkanArrayBuffer *CreateArrayInUBO(const VkDeviceSize &uint_size);
|
||||||
GPUArrayBuffer *CreateArrayInSSBO(const VkDeviceSize &uint_size);
|
VulkanArrayBuffer *CreateArrayInSSBO(const VkDeviceSize &uint_size);
|
||||||
|
|
||||||
public: //间接绘制
|
public: //间接绘制
|
||||||
|
|
||||||
@ -160,57 +154,6 @@ public: //间接绘制
|
|||||||
IndirectDrawIndexedBuffer * CreateIndirectDrawIndexedBuffer(const uint32_t cmd_count,SharingMode sm=SharingMode::Exclusive);
|
IndirectDrawIndexedBuffer * CreateIndirectDrawIndexedBuffer(const uint32_t cmd_count,SharingMode sm=SharingMode::Exclusive);
|
||||||
IndirectDispatchBuffer * CreateIndirectDispatchBuffer( const uint32_t cmd_count,SharingMode sm=SharingMode::Exclusive);
|
IndirectDispatchBuffer * CreateIndirectDispatchBuffer( const uint32_t cmd_count,SharingMode sm=SharingMode::Exclusive);
|
||||||
|
|
||||||
public: //Image
|
|
||||||
|
|
||||||
VkImage CreateImage (VkImageCreateInfo *);
|
|
||||||
void DestroyImage (VkImage);
|
|
||||||
|
|
||||||
private: //texture
|
|
||||||
|
|
||||||
bool CopyBufferToImage (const CopyBufferToImageInfo *info,VkPipelineStageFlags destinationStage);
|
|
||||||
|
|
||||||
bool CopyBufferToImage (Texture *,DeviceBuffer *buf,const VkBufferImageCopy *,const int count,const uint32_t base_layer,const uint32_t layer_count,VkPipelineStageFlags);//=VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT);
|
|
||||||
|
|
||||||
bool CopyBufferToImage2D (Texture *tex,DeviceBuffer *buf,const VkBufferImageCopy *bic_list,const int bic_count, VkPipelineStageFlags dstStage){return CopyBufferToImage(tex,buf,bic_list, bic_count, 0,1,dstStage);}
|
|
||||||
bool CopyBufferToImage2D (Texture *tex,DeviceBuffer *buf,const VkBufferImageCopy *bic, VkPipelineStageFlags dstStage){return CopyBufferToImage(tex,buf,bic, 1, 0,1,dstStage);}
|
|
||||||
|
|
||||||
bool CopyBufferToImageCube (Texture *tex,DeviceBuffer *buf,const VkBufferImageCopy *bic_list,const int bic_count, VkPipelineStageFlags dstStage){return CopyBufferToImage(tex,buf,bic_list, bic_count, 0,6,dstStage);}
|
|
||||||
bool CopyBufferToImageCube (Texture *tex,DeviceBuffer *buf,const VkBufferImageCopy *bic, VkPipelineStageFlags dstStage){return CopyBufferToImage(tex,buf,bic, 1, 0,6,dstStage);}
|
|
||||||
|
|
||||||
bool CommitTexture2D (Texture2D *,DeviceBuffer *buf,VkPipelineStageFlags stage);
|
|
||||||
bool CommitTexture2DMipmaps (Texture2D *,DeviceBuffer *buf,const VkExtent3D &,uint32_t);
|
|
||||||
|
|
||||||
bool CommitTextureCube (TextureCube *,DeviceBuffer *buf,const uint32_t mipmaps_zero_bytes,VkPipelineStageFlags stage);
|
|
||||||
bool CommitTextureCubeMipmaps (TextureCube *,DeviceBuffer *buf,const VkExtent3D &,uint32_t);
|
|
||||||
|
|
||||||
bool SubmitTexture (const VkCommandBuffer *cmd_bufs,const uint32_t count=1); ///<提交纹理处理到队列
|
|
||||||
|
|
||||||
public: //Texture
|
|
||||||
|
|
||||||
bool CheckFormatSupport(const VkFormat,const uint32_t bits,ImageTiling tiling=ImageTiling::Optimal)const;
|
|
||||||
|
|
||||||
bool CheckTextureFormatSupport(const VkFormat fmt,ImageTiling tiling=ImageTiling::Optimal)const{return CheckFormatSupport(fmt,VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT,tiling);}
|
|
||||||
|
|
||||||
Texture2D *CreateTexture2D(TextureData *);
|
|
||||||
Texture2D *CreateTexture2D(TextureCreateInfo *ci);
|
|
||||||
|
|
||||||
Texture2DArray *CreateTexture2DArray(TextureData *);
|
|
||||||
Texture2DArray *CreateTexture2DArray(TextureCreateInfo *ci);
|
|
||||||
Texture2DArray *CreateTexture2DArray(const uint32_t w,const uint32_t h,const uint32 l,const VkFormat fmt,const bool mipmaps);
|
|
||||||
|
|
||||||
TextureCube *CreateTextureCube(TextureData *);
|
|
||||||
TextureCube *CreateTextureCube(TextureCreateInfo *ci);
|
|
||||||
|
|
||||||
void Clear(TextureCreateInfo *);
|
|
||||||
|
|
||||||
bool ChangeTexture2D(Texture2D *,DeviceBuffer *buf, const List<Image2DRegion> &,VkPipelineStageFlags=VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT);
|
|
||||||
bool ChangeTexture2D(Texture2D *,DeviceBuffer *buf, const RectScope2ui &, VkPipelineStageFlags=VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT);
|
|
||||||
bool ChangeTexture2D(Texture2D *,void *data,const uint32_t size,const RectScope2ui &, VkPipelineStageFlags=VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT);
|
|
||||||
|
|
||||||
// bool ChangeTexture2DArray(Texture2DArray *,DeviceBuffer *buf, const List<Image2DRegion> &, const uint32_t base_layer,const uint32_t layer_count,VkPipelineStageFlags=VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT);
|
|
||||||
bool ChangeTexture2DArray(Texture2DArray *,DeviceBuffer *buf, const RectScope2ui &, const uint32_t base_layer,const uint32_t layer_count,VkPipelineStageFlags=VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT);
|
|
||||||
bool ChangeTexture2DArray(Texture2DArray *,void *data,const uint32_t size,const RectScope2ui &, const uint32_t base_layer,const uint32_t layer_count,VkPipelineStageFlags=VK_PIPELINE_STAGE_FRAGMENT_SHADER_BIT);
|
|
||||||
|
|
||||||
public: //
|
public: //
|
||||||
|
|
||||||
Sampler *CreateSampler(VkSamplerCreateInfo *sci=nullptr);
|
Sampler *CreateSampler(VkSamplerCreateInfo *sci=nullptr);
|
||||||
@ -231,30 +174,15 @@ public: //Command Buffer 相关
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
RenderPass * AcquireRenderPass( const RenderbufferInfo *,const uint subpass_count=2);
|
|
||||||
|
|
||||||
Fence * CreateFence(bool);
|
Fence * CreateFence(bool);
|
||||||
Semaphore * CreateGPUSemaphore();
|
Semaphore * CreateGPUSemaphore();
|
||||||
|
|
||||||
DeviceQueue *CreateQueue(const uint32_t fence_count=1,const bool create_signaled=false);
|
DeviceQueue *CreateQueue(const uint32_t fence_count=1,const bool create_signaled=false);
|
||||||
|
|
||||||
public: //FrameBuffer相关
|
|
||||||
|
|
||||||
Framebuffer *CreateFBO(RenderPass *rp,ImageView **color_list,const uint color_count,ImageView *depth);
|
|
||||||
// Framebuffer *CreateFBO(RenderPass *,List<ImageView *> &color,ImageView *depth);
|
|
||||||
Framebuffer *CreateFBO(RenderPass *,ImageView *color,ImageView *depth);
|
|
||||||
Framebuffer *CreateFBO(RenderPass *,ImageView *);
|
|
||||||
|
|
||||||
public:
|
|
||||||
|
|
||||||
RenderTarget *CreateRT( const FramebufferInfo *fbi,RenderPass *,const uint32_t fence_count=1);
|
|
||||||
RenderTarget *CreateRT( const FramebufferInfo *fbi,const uint32_t fence_count=1);
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
TileData *CreateTileData(const VkFormat video_format,const uint width,const uint height,const uint count); ///<创建一个Tile数据集
|
TileData *CreateTileData(const VkFormat video_format,const uint width,const uint height,const uint count); ///<创建一个Tile数据集
|
||||||
|
|
||||||
TileFont *CreateTileFont(FontSource *fs,int limit_count=-1); ///<创建一个Tile字体
|
TileFont *CreateTileFont(FontSource *fs,int limit_count=-1); ///<创建一个Tile字体
|
||||||
};//class GPUDevice
|
};//class VulkanDevice
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
#endif//HGL_GRAPH_VULKAN_DEVICE_INCLUDE
|
|
||||||
|
@ -11,10 +11,10 @@ VK_NAMESPACE_BEGIN
|
|||||||
|
|
||||||
constexpr uint32_t ERROR_FAMILY_INDEX=UINT32_MAX;
|
constexpr uint32_t ERROR_FAMILY_INDEX=UINT32_MAX;
|
||||||
|
|
||||||
struct GPUDeviceAttribute
|
struct VulkanDevAttr
|
||||||
{
|
{
|
||||||
VulkanInstance * instance =nullptr;
|
VulkanInstance * instance =nullptr;
|
||||||
const GPUPhysicalDevice * physical_device =nullptr;
|
const VulkanPhyDevice * physical_device =nullptr;
|
||||||
|
|
||||||
VkPhysicalDeviceDriverPropertiesKHR driver_properties;
|
VkPhysicalDeviceDriverPropertiesKHR driver_properties;
|
||||||
|
|
||||||
@ -34,7 +34,7 @@ struct GPUDeviceAttribute
|
|||||||
VkQueue present_queue =VK_NULL_HANDLE;
|
VkQueue present_queue =VK_NULL_HANDLE;
|
||||||
|
|
||||||
VkSurfaceFormatKHR surface_format;
|
VkSurfaceFormatKHR surface_format;
|
||||||
List<VkPresentModeKHR> present_modes;
|
ArrayList<VkPresentModeKHR> present_modes;
|
||||||
|
|
||||||
VkSurfaceTransformFlagBitsKHR preTransform;
|
VkSurfaceTransformFlagBitsKHR preTransform;
|
||||||
VkCompositeAlphaFlagBitsKHR compositeAlpha =VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR;
|
VkCompositeAlphaFlagBitsKHR compositeAlpha =VK_COMPOSITE_ALPHA_OPAQUE_BIT_KHR;
|
||||||
@ -55,8 +55,8 @@ struct GPUDeviceAttribute
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
GPUDeviceAttribute(VulkanInstance *inst,const GPUPhysicalDevice *pd,VkSurfaceKHR s);
|
VulkanDevAttr(VulkanInstance *inst,const VulkanPhyDevice *pd,VkSurfaceKHR s);
|
||||||
~GPUDeviceAttribute();
|
~VulkanDevAttr();
|
||||||
|
|
||||||
int GetMemoryType(uint32_t typeBits,VkMemoryPropertyFlags properties) const;
|
int GetMemoryType(uint32_t typeBits,VkMemoryPropertyFlags properties) const;
|
||||||
|
|
||||||
@ -75,5 +75,5 @@ public:
|
|||||||
{
|
{
|
||||||
return instance->GetDeviceProc<T>(device,name);
|
return instance->GetDeviceProc<T>(device,name);
|
||||||
}
|
}
|
||||||
};//class GPUDeviceAttribute
|
};//class VulkanDevAttr
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
|
@ -238,7 +238,7 @@ protected:
|
|||||||
|
|
||||||
VulkanInstance *instance;
|
VulkanInstance *instance;
|
||||||
Window *window;
|
Window *window;
|
||||||
const GPUPhysicalDevice *physical_device;
|
const VulkanPhyDevice *physical_device;
|
||||||
|
|
||||||
VulkanHardwareRequirement require;
|
VulkanHardwareRequirement require;
|
||||||
|
|
||||||
@ -274,14 +274,14 @@ public:
|
|||||||
|
|
||||||
virtual void ChooseSurfaceFormat();
|
virtual void ChooseSurfaceFormat();
|
||||||
|
|
||||||
virtual GPUDevice *CreateRenderDevice();
|
virtual VulkanDevice *CreateRenderDevice();
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
virtual GPUDevice *Create();
|
virtual VulkanDevice *Create();
|
||||||
};//class VulkanDeviceCreater
|
};//class VulkanDeviceCreater
|
||||||
|
|
||||||
inline GPUDevice *CreateRenderDevice( VulkanInstance *vi,
|
inline VulkanDevice *CreateRenderDevice( VulkanInstance *vi,
|
||||||
Window *win,
|
Window *win,
|
||||||
const VulkanHardwareRequirement *req=nullptr,
|
const VulkanHardwareRequirement *req=nullptr,
|
||||||
const PreferFormats * spf_color =&PreferSDR,
|
const PreferFormats * spf_color =&PreferSDR,
|
||||||
@ -293,35 +293,35 @@ inline GPUDevice *CreateRenderDevice( VulkanInstance *vi,
|
|||||||
return vdc.Create();
|
return vdc.Create();
|
||||||
}
|
}
|
||||||
|
|
||||||
inline GPUDevice *CreateRenderDeviceLDR(VulkanInstance *vi,
|
inline VulkanDevice *CreateRenderDeviceLDR(VulkanInstance *vi,
|
||||||
Window *win,
|
Window *win,
|
||||||
const VulkanHardwareRequirement *req=nullptr)
|
const VulkanHardwareRequirement *req=nullptr)
|
||||||
{
|
{
|
||||||
return CreateRenderDevice(vi,win,req,&PreferLDR,&PreferNonlinear,&PreferDepth);
|
return CreateRenderDevice(vi,win,req,&PreferLDR,&PreferNonlinear,&PreferDepth);
|
||||||
}
|
}
|
||||||
|
|
||||||
inline GPUDevice *CreateRenderDeviceSDR(VulkanInstance *vi,
|
inline VulkanDevice *CreateRenderDeviceSDR(VulkanInstance *vi,
|
||||||
Window *win,
|
Window *win,
|
||||||
const VulkanHardwareRequirement *req=nullptr)
|
const VulkanHardwareRequirement *req=nullptr)
|
||||||
{
|
{
|
||||||
return CreateRenderDevice(vi,win,req,&PreferSDR,&PreferNonlinear,&PreferDepth);
|
return CreateRenderDevice(vi,win,req,&PreferSDR,&PreferNonlinear,&PreferDepth);
|
||||||
}
|
}
|
||||||
|
|
||||||
inline GPUDevice *CreateRenderDeviceHDR16( VulkanInstance *vi,
|
inline VulkanDevice *CreateRenderDeviceHDR16( VulkanInstance *vi,
|
||||||
Window *win,
|
Window *win,
|
||||||
const VulkanHardwareRequirement *req=nullptr)
|
const VulkanHardwareRequirement *req=nullptr)
|
||||||
{
|
{
|
||||||
return CreateRenderDevice(vi,win,req,&PreferHDR16,&PreferLinear,&PreferDepth);
|
return CreateRenderDevice(vi,win,req,&PreferHDR16,&PreferLinear,&PreferDepth);
|
||||||
}
|
}
|
||||||
|
|
||||||
inline GPUDevice *CreateRenderDeviceHDR32( VulkanInstance *vi,
|
inline VulkanDevice *CreateRenderDeviceHDR32( VulkanInstance *vi,
|
||||||
Window *win,
|
Window *win,
|
||||||
const VulkanHardwareRequirement *req=nullptr)
|
const VulkanHardwareRequirement *req=nullptr)
|
||||||
{
|
{
|
||||||
return CreateRenderDevice(vi,win,req,&PreferHDR32,&PreferLinear,&PreferDepth);
|
return CreateRenderDevice(vi,win,req,&PreferHDR32,&PreferLinear,&PreferDepth);
|
||||||
}
|
}
|
||||||
|
|
||||||
inline GPUDevice *CreateRenderDeviceHDR(VulkanInstance *vi,
|
inline VulkanDevice *CreateRenderDeviceHDR(VulkanInstance *vi,
|
||||||
Window *win,
|
Window *win,
|
||||||
const VulkanHardwareRequirement *req=nullptr)
|
const VulkanHardwareRequirement *req=nullptr)
|
||||||
{
|
{
|
||||||
|
@ -1,40 +0,0 @@
|
|||||||
#pragma once
|
|
||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
|
||||||
#include<hgl/type/Map.h>
|
|
||||||
#include<hgl/util/hash/Hash.h>
|
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
|
||||||
|
|
||||||
using RenderPassHASHCode=util::HashCode<128/8>;
|
|
||||||
inline util::Hash *CreateRenderPassHash()
|
|
||||||
{
|
|
||||||
return util::CreateHash(util::HASH::xxH3_128);
|
|
||||||
}
|
|
||||||
|
|
||||||
class DeviceRenderPassManage
|
|
||||||
{
|
|
||||||
VkDevice device;
|
|
||||||
VkPipelineCache pipeline_cache;
|
|
||||||
|
|
||||||
util::Hash *hash;
|
|
||||||
|
|
||||||
Map<RenderPassHASHCode,RenderPass *> RenderPassList;
|
|
||||||
|
|
||||||
private:
|
|
||||||
|
|
||||||
friend class GPUDevice;
|
|
||||||
|
|
||||||
DeviceRenderPassManage(VkDevice,VkPipelineCache);
|
|
||||||
~DeviceRenderPassManage();
|
|
||||||
|
|
||||||
private:
|
|
||||||
|
|
||||||
RenderPass * CreateRenderPass( const List<VkAttachmentDescription> &desc_list,
|
|
||||||
const List<VkSubpassDescription> &subpass,
|
|
||||||
const List<VkSubpassDependency> &dependency,
|
|
||||||
const RenderbufferInfo *);
|
|
||||||
|
|
||||||
RenderPass * AcquireRenderPass( const RenderbufferInfo *,const uint subpass_count=2);
|
|
||||||
};//class DeviceRenderPassManage
|
|
||||||
VK_NAMESPACE_END
|
|
@ -37,7 +37,7 @@ private:
|
|||||||
index=0;
|
index=0;
|
||||||
}
|
}
|
||||||
|
|
||||||
friend class GPUArrayBuffer;
|
friend class VulkanArrayBuffer;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ class Fence
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
friend class GPUDevice;
|
friend class VulkanDevice;
|
||||||
|
|
||||||
Fence(VkDevice d,VkFence f)
|
Fence(VkDevice d,VkFence f)
|
||||||
{
|
{
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
#ifndef HGL_GRAPH_VULKAN_FRAMEBUFFER_INCLUDE
|
#ifndef HGL_GRAPH_VULKAN_FRAMEBUFFER_INCLUDE
|
||||||
#define HGL_GRAPH_VULKAN_FRAMEBUFFER_INCLUDE
|
#define HGL_GRAPH_VULKAN_FRAMEBUFFER_INCLUDE
|
||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
#include<hgl/graph/VKRenderPass.h>
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
class Framebuffer
|
class Framebuffer
|
||||||
{
|
{
|
||||||
VkDevice device;
|
VkDevice device;
|
||||||
VkFramebuffer frame_buffer;
|
VkFramebuffer frame_buffer;
|
||||||
VkRenderPass render_pass;
|
RenderPass *render_pass;
|
||||||
|
|
||||||
VkExtent2D extent;
|
VkExtent2D extent;
|
||||||
uint32_t attachment_count;
|
uint32_t attachment_count;
|
||||||
@ -16,9 +16,9 @@ class Framebuffer
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
friend class GPUDevice;
|
friend class RenderTargetManager;
|
||||||
|
|
||||||
Framebuffer(VkDevice,VkFramebuffer,const VkExtent2D &,VkRenderPass,uint32_t color_count,bool depth);
|
Framebuffer(VkDevice,VkFramebuffer,const VkExtent2D &,RenderPass *,uint32_t color_count,bool depth);
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ public:
|
|||||||
operator VkFramebuffer(){return frame_buffer;}
|
operator VkFramebuffer(){return frame_buffer;}
|
||||||
|
|
||||||
const VkFramebuffer GetFramebuffer ()const{return frame_buffer;}
|
const VkFramebuffer GetFramebuffer ()const{return frame_buffer;}
|
||||||
const VkRenderPass GetRenderPass ()const{return render_pass;}
|
RenderPass * GetRenderPass ()const{return render_pass;}
|
||||||
|
|
||||||
const VkExtent2D & GetExtent ()const{return extent;}
|
const VkExtent2D & GetExtent ()const{return extent;}
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ class IndexBuffer:public DeviceBuffer
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
friend class GPUDevice;
|
friend class VulkanDevice;
|
||||||
|
|
||||||
IndexBuffer(VkDevice d,const DeviceBufferData &vb,IndexType it,uint32_t _count):DeviceBuffer(d,vb)
|
IndexBuffer(VkDevice d,const DeviceBufferData &vb,IndexType it,uint32_t _count):DeviceBuffer(d,vb)
|
||||||
{
|
{
|
||||||
@ -54,7 +54,7 @@ public:
|
|||||||
|
|
||||||
void SetIBO(IndexBuffer *ib,const int32_t index_offset,const uint32_t count)
|
void SetIBO(IndexBuffer *ib,const int32_t index_offset,const uint32_t count)
|
||||||
{
|
{
|
||||||
VKBufferMap<IndexBuffer>::Set(ib,index_offset,ib->GetStride(),count);
|
VKBufferMap<IndexBuffer>::Bind(ib,index_offset,ib->GetStride(),count);
|
||||||
}
|
}
|
||||||
};//class IBMap
|
};//class IBMap
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
friend class GPUDevice;
|
friend class VulkanDevice;
|
||||||
|
|
||||||
IndirectCommandBuffer(VkDevice d,const DeviceBufferData &vb,const uint32_t mc):DeviceBuffer(d,vb)
|
IndirectCommandBuffer(VkDevice d,const DeviceBufferData &vb,const uint32_t mc):DeviceBuffer(d,vb)
|
||||||
{
|
{
|
||||||
@ -46,7 +46,7 @@ public:
|
|||||||
|
|
||||||
class IndirectDrawBuffer:public IndirectCommandBuffer<VkDrawIndirectCommand>
|
class IndirectDrawBuffer:public IndirectCommandBuffer<VkDrawIndirectCommand>
|
||||||
{
|
{
|
||||||
friend class GPUDevice;
|
friend class VulkanDevice;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
@ -64,7 +64,7 @@ public:
|
|||||||
|
|
||||||
class IndirectDrawIndexedBuffer:public IndirectCommandBuffer<VkDrawIndexedIndirectCommand>
|
class IndirectDrawIndexedBuffer:public IndirectCommandBuffer<VkDrawIndexedIndirectCommand>
|
||||||
{
|
{
|
||||||
friend class GPUDevice;
|
friend class VulkanDevice;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
@ -82,7 +82,7 @@ public:
|
|||||||
|
|
||||||
class IndirectDispatchBuffer:public IndirectCommandBuffer<VkDispatchIndirectCommand>
|
class IndirectDispatchBuffer:public IndirectCommandBuffer<VkDispatchIndirectCommand>
|
||||||
{
|
{
|
||||||
friend class GPUDevice;
|
friend class VulkanDevice;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@ VK_NAMESPACE_BEGIN
|
|||||||
|
|
||||||
VKDebugOut *debug_out;
|
VKDebugOut *debug_out;
|
||||||
|
|
||||||
ObjectList<GPUPhysicalDevice> physical_devices;
|
ObjectList<VulkanPhyDevice> physical_devices;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
@ -80,8 +80,8 @@ VK_NAMESPACE_BEGIN
|
|||||||
|
|
||||||
operator VkInstance (){return inst;}
|
operator VkInstance (){return inst;}
|
||||||
|
|
||||||
const ObjectList<GPUPhysicalDevice> &GetDeviceList ()const {return physical_devices;}
|
const ObjectList<VulkanPhyDevice> &GetDeviceList ()const {return physical_devices;}
|
||||||
const GPUPhysicalDevice * GetDevice (VkPhysicalDeviceType)const;
|
const VulkanPhyDevice * GetDevice (VkPhysicalDeviceType)const;
|
||||||
|
|
||||||
template<typename T>
|
template<typename T>
|
||||||
T *GetInstanceProc(const char *name)
|
T *GetInstanceProc(const char *name)
|
||||||
@ -101,8 +101,8 @@ VK_NAMESPACE_BEGIN
|
|||||||
};//class VulkanInstance
|
};//class VulkanInstance
|
||||||
|
|
||||||
void InitVulkanInstanceProperties();
|
void InitVulkanInstanceProperties();
|
||||||
const List<VkLayerProperties> & GetInstanceLayerProperties();
|
const ArrayList<VkLayerProperties> & GetInstanceLayerProperties();
|
||||||
const List<VkExtensionProperties> & GetInstanceExtensionProperties();
|
const ArrayList<VkExtensionProperties> & GetInstanceExtensionProperties();
|
||||||
const bool CheckInstanceLayerSupport(const AnsiString &);
|
const bool CheckInstanceLayerSupport(const AnsiString &);
|
||||||
const bool GetInstanceLayerVersion(const AnsiString &,uint32_t &spec,uint32_t &impl);
|
const bool GetInstanceLayerVersion(const AnsiString &,uint32_t &spec,uint32_t &impl);
|
||||||
const bool CheckInstanceExtensionSupport(const AnsiString &);
|
const bool CheckInstanceExtensionSupport(const AnsiString &);
|
||||||
|
@ -1,18 +1,20 @@
|
|||||||
#ifndef HGL_GRAPH_VULKAN_MATERIAL_INCLUDE
|
#pragma once
|
||||||
#define HGL_GRAPH_VULKAN_MATERIAL_INCLUDE
|
|
||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
#include<hgl/graph/VK.h>
|
||||||
#include<hgl/type/Map.h>
|
#include<hgl/type/Map.h>
|
||||||
|
#include<hgl/type/SortedSet.h>
|
||||||
#include<hgl/type/String.h>
|
#include<hgl/type/String.h>
|
||||||
#include<hgl/graph/VKShaderModuleMap.h>
|
#include<hgl/graph/VKShaderModuleMap.h>
|
||||||
#include<hgl/graph/VKDescriptorSetType.h>
|
#include<hgl/graph/mtl/ShaderBufferSource.h>
|
||||||
|
|
||||||
namespace hgl
|
namespace hgl
|
||||||
{
|
{
|
||||||
class ActiveMemoryBlockManager;
|
class ActiveMemoryBlockManager;
|
||||||
}
|
}
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
using ShaderStageCreateInfoList=List<VkPipelineShaderStageCreateInfo>;
|
|
||||||
|
using ShaderStageCreateInfoList=ArrayList<VkPipelineShaderStageCreateInfo>;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 材质类<br>
|
* 材质类<br>
|
||||||
@ -22,6 +24,8 @@ class Material
|
|||||||
{
|
{
|
||||||
AnsiString name;
|
AnsiString name;
|
||||||
|
|
||||||
|
PrimitiveType prim; ///<图元类型
|
||||||
|
|
||||||
VertexInput *vertex_input;
|
VertexInput *vertex_input;
|
||||||
|
|
||||||
ShaderModuleMap *shader_maps;
|
ShaderModuleMap *shader_maps;
|
||||||
@ -43,7 +47,7 @@ private:
|
|||||||
|
|
||||||
friend class RenderResource;
|
friend class RenderResource;
|
||||||
|
|
||||||
Material(const AnsiString &);
|
Material(const AnsiString &,const PrimitiveType &);
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
@ -51,6 +55,8 @@ public:
|
|||||||
|
|
||||||
const AnsiString & GetName ()const{return name;}
|
const AnsiString & GetName ()const{return name;}
|
||||||
|
|
||||||
|
const PrimitiveType & GetPrimitiveType ()const{return prim;}
|
||||||
|
|
||||||
const VertexInput * GetVertexInput ()const{return vertex_input;}
|
const VertexInput * GetVertexInput ()const{return vertex_input;}
|
||||||
|
|
||||||
const ShaderStageCreateInfoList & GetStageList ()const{return shader_stage_list;}
|
const ShaderStageCreateInfoList & GetStageList ()const{return shader_stage_list;}
|
||||||
@ -81,6 +87,11 @@ public:
|
|||||||
bool BindSSBO(const DescriptorSetType &type,const AnsiString &name,DeviceBuffer *ubo,bool dynamic=false);
|
bool BindSSBO(const DescriptorSetType &type,const AnsiString &name,DeviceBuffer *ubo,bool dynamic=false);
|
||||||
bool BindImageSampler(const DescriptorSetType &type,const AnsiString &name,Texture *tex,Sampler *sampler);
|
bool BindImageSampler(const DescriptorSetType &type,const AnsiString &name,Texture *tex,Sampler *sampler);
|
||||||
|
|
||||||
|
bool BindUBO(const ShaderBufferDesc *sbd,DeviceBuffer *ubo,bool dynamic=false)
|
||||||
|
{
|
||||||
|
return BindUBO(sbd->set_type,sbd->name,ubo,dynamic);
|
||||||
|
}
|
||||||
|
|
||||||
void Update();
|
void Update();
|
||||||
|
|
||||||
public:
|
public:
|
||||||
@ -95,6 +106,5 @@ public:
|
|||||||
MaterialInstance *CreateMI(const VILConfig *vil_cfg=nullptr);
|
MaterialInstance *CreateMI(const VILConfig *vil_cfg=nullptr);
|
||||||
};//class Material
|
};//class Material
|
||||||
|
|
||||||
using MaterialSets=SortedSet<Material *>;
|
using MaterialSet=SortedSet<Material *>;
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
#endif//HGL_GRAPH_VULKAN_MATERIAL_INCLUDE
|
|
||||||
|
@ -73,7 +73,7 @@ public:
|
|||||||
|
|
||||||
const int GetMIID ()const{return mi_id;} ///<取得材质实例ID
|
const int GetMIID ()const{return mi_id;} ///<取得材质实例ID
|
||||||
void * GetMIData (){return material->GetMIData(mi_id);} ///<取得材质实例数据
|
void * GetMIData (){return material->GetMIData(mi_id);} ///<取得材质实例数据
|
||||||
void WriteMIData (const void *data,const int size); ///<写入材质实例数据
|
void WriteMIData (const void *data,const uint32 size); ///<写入材质实例数据
|
||||||
|
|
||||||
template<typename T>
|
template<typename T>
|
||||||
void WriteMIData (const T &data){WriteMIData(&data,sizeof(T));} ///<写入材质实例数据
|
void WriteMIData (const T &data){WriteMIData(&data,sizeof(T));} ///<写入材质实例数据
|
||||||
|
@ -16,7 +16,7 @@ class DeviceMemory
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
friend class GPUDevice;
|
friend class VulkanDevice;
|
||||||
|
|
||||||
DeviceMemory(VkDevice dev,VkDeviceMemory dm,const VkMemoryRequirements &mr,const uint32 i,const uint32_t p,const VkDeviceSize cas);
|
DeviceMemory(VkDevice dev,VkDeviceMemory dm,const VkMemoryRequirements &mr,const uint32 i,const uint32_t p,const VkDeviceSize cas);
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
class VKMemoryAllocator:public AbstractMemoryAllocator
|
class VKMemoryAllocator:public AbstractMemoryAllocator
|
||||||
{
|
{
|
||||||
GPUDevice *device;
|
VulkanDevice *device;
|
||||||
|
|
||||||
uint32_t buffer_usage_flag_bits;
|
uint32_t buffer_usage_flag_bits;
|
||||||
|
|
||||||
@ -29,7 +29,7 @@ public:
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
VKMemoryAllocator(GPUDevice *,const uint32_t flags,const VkDeviceSize r);
|
VKMemoryAllocator(VulkanDevice *,const uint32_t flags,const VkDeviceSize r);
|
||||||
~VKMemoryAllocator();
|
~VKMemoryAllocator();
|
||||||
|
|
||||||
void Free() override {/* DON'T RUN ANY OPERATION.*/}
|
void Free() override {/* DON'T RUN ANY OPERATION.*/}
|
||||||
|
@ -2,10 +2,9 @@
|
|||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
#include<hgl/graph/VK.h>
|
||||||
#include<hgl/type/String.h>
|
#include<hgl/type/String.h>
|
||||||
#include<hgl/type/SortedSet.h>
|
|
||||||
|
|
||||||
VK_NAMESPACE_BEGIN
|
VK_NAMESPACE_BEGIN
|
||||||
class GPUPhysicalDevice
|
class VulkanPhyDevice
|
||||||
{
|
{
|
||||||
VkInstance instance=nullptr;
|
VkInstance instance=nullptr;
|
||||||
VkPhysicalDevice physical_device=nullptr;
|
VkPhysicalDevice physical_device=nullptr;
|
||||||
@ -14,16 +13,19 @@ class GPUPhysicalDevice
|
|||||||
VkPhysicalDeviceVulkan11Features features11;
|
VkPhysicalDeviceVulkan11Features features11;
|
||||||
VkPhysicalDeviceVulkan12Features features12;
|
VkPhysicalDeviceVulkan12Features features12;
|
||||||
VkPhysicalDeviceVulkan13Features features13;
|
VkPhysicalDeviceVulkan13Features features13;
|
||||||
|
VkPhysicalDeviceVulkan14Features features14;
|
||||||
|
|
||||||
VkPhysicalDeviceProperties properties;
|
VkPhysicalDeviceProperties properties;
|
||||||
VkPhysicalDeviceVulkan11Properties properties11;
|
VkPhysicalDeviceVulkan11Properties properties11;
|
||||||
VkPhysicalDeviceVulkan12Properties properties12;
|
VkPhysicalDeviceVulkan12Properties properties12;
|
||||||
VkPhysicalDeviceVulkan13Properties properties13;
|
VkPhysicalDeviceVulkan13Properties properties13;
|
||||||
|
VkPhysicalDeviceVulkan14Properties properties14;
|
||||||
|
|
||||||
VkPhysicalDeviceMemoryProperties memory_properties;
|
VkPhysicalDeviceMemoryProperties memory_properties;
|
||||||
List<VkLayerProperties> layer_properties;
|
|
||||||
List<VkExtensionProperties> extension_properties;
|
ArrayList<VkLayerProperties> layer_properties;
|
||||||
List<VkQueueFamilyProperties> queue_family_properties;
|
ArrayList<VkExtensionProperties> extension_properties;
|
||||||
|
ArrayList<VkQueueFamilyProperties> queue_family_properties;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
@ -36,6 +38,7 @@ public:
|
|||||||
const VkPhysicalDeviceVulkan11Features &GetFeatures11 ()const{return features11;}
|
const VkPhysicalDeviceVulkan11Features &GetFeatures11 ()const{return features11;}
|
||||||
const VkPhysicalDeviceVulkan12Features &GetFeatures12 ()const{return features12;}
|
const VkPhysicalDeviceVulkan12Features &GetFeatures12 ()const{return features12;}
|
||||||
const VkPhysicalDeviceVulkan13Features &GetFeatures13 ()const{return features13;}
|
const VkPhysicalDeviceVulkan13Features &GetFeatures13 ()const{return features13;}
|
||||||
|
const VkPhysicalDeviceVulkan14Features &GetFeatures14 ()const{return features14;}
|
||||||
|
|
||||||
const VkPhysicalDeviceProperties & GetProperties ()const{return properties;}
|
const VkPhysicalDeviceProperties & GetProperties ()const{return properties;}
|
||||||
const VkPhysicalDeviceMemoryProperties &GetMemoryProperties ()const{return memory_properties;}
|
const VkPhysicalDeviceMemoryProperties &GetMemoryProperties ()const{return memory_properties;}
|
||||||
@ -43,8 +46,8 @@ public:
|
|||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
GPUPhysicalDevice(VkInstance,VkPhysicalDevice);
|
VulkanPhyDevice(VkInstance,VkPhysicalDevice);
|
||||||
~GPUPhysicalDevice()=default;
|
~VulkanPhyDevice()=default;
|
||||||
|
|
||||||
operator VkPhysicalDevice() {return physical_device;}
|
operator VkPhysicalDevice() {return physical_device;}
|
||||||
operator const VkPhysicalDevice()const {return physical_device;}
|
operator const VkPhysicalDevice()const {return physical_device;}
|
||||||
@ -66,7 +69,11 @@ public:
|
|||||||
const uint32_t GetSSBORange ()const{return properties.limits.maxStorageBufferRange;}
|
const uint32_t GetSSBORange ()const{return properties.limits.maxStorageBufferRange;}
|
||||||
const VkDeviceSize GetSSBOAlign ()const{return properties.limits.minStorageBufferOffsetAlignment;}
|
const VkDeviceSize GetSSBOAlign ()const{return properties.limits.minStorageBufferOffsetAlignment;}
|
||||||
|
|
||||||
const uint32_t GetConstantSize ()const{return properties.limits.maxPushConstantsSize;}
|
const uint32_t GetConstantSize ()const{return properties.limits.maxPushConstantsSize;}
|
||||||
|
|
||||||
|
const VkDeviceSize GetMaxBufferSize()const{return properties13.maxBufferSize;}
|
||||||
|
|
||||||
|
const uint32_t GetMaxPushDescriptors()const{return properties14.maxPushDescriptors;}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
@ -182,6 +189,9 @@ public:
|
|||||||
const VkBool32 SupportYcbcrConversion ()const{return features11.samplerYcbcrConversion;}
|
const VkBool32 SupportYcbcrConversion ()const{return features11.samplerYcbcrConversion;}
|
||||||
const VkBool32 SupportClampMirrorToEdge ()const{return features12.samplerMirrorClampToEdge;}
|
const VkBool32 SupportClampMirrorToEdge ()const{return features12.samplerMirrorClampToEdge;}
|
||||||
|
|
||||||
|
const VkBool32 SupportSmoothLines ()const{return features14.smoothLines;}
|
||||||
|
const VkBool32 SupportStippledSmoothLines ()const{return features14.stippledSmoothLines;}
|
||||||
|
|
||||||
const void GetPointSize(float &granularity,float &min_size,float &max_size) const
|
const void GetPointSize(float &granularity,float &min_size,float &max_size) const
|
||||||
{
|
{
|
||||||
granularity =properties.limits.pointSizeGranularity;
|
granularity =properties.limits.pointSizeGranularity;
|
||||||
@ -197,5 +207,5 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
const bool SupportDynamicState() const {return dynamic_state;}
|
const bool SupportDynamicState() const {return dynamic_state;}
|
||||||
};//class GPUPhysicalDevice
|
};//class VulkanPhyDevice
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
|
@ -21,19 +21,25 @@ protected:
|
|||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
AABB BoundingBox;
|
AABB bounding_box;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
Primitive(const AnsiString &pn,PrimitiveData *pd);
|
Primitive(const AnsiString &pn,PrimitiveData *pd);
|
||||||
virtual ~Primitive();
|
virtual ~Primitive();
|
||||||
|
|
||||||
|
void SetBoundingBox(const AABB &bb) { bounding_box=bb; } ///<设置包围盒
|
||||||
|
void SetBoundingBox(const Vector3f &box_min,const Vector3f &box_max)
|
||||||
|
{
|
||||||
|
bounding_box.SetMinMax(box_min,box_max);
|
||||||
|
}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
const AnsiString & GetName ()const{ return prim_name; }
|
const AnsiString & GetName ()const{ return prim_name; }
|
||||||
|
|
||||||
const VkDeviceSize GetVertexCount ()const;
|
const VkDeviceSize GetVertexCount ()const;
|
||||||
const int GetVABCount ()const;
|
const uint32_t GetVABCount ()const;
|
||||||
const int GetVABIndex (const AnsiString &name)const;
|
const int GetVABIndex (const AnsiString &name)const;
|
||||||
VAB * GetVAB (const int);
|
VAB * GetVAB (const int);
|
||||||
VAB * GetVAB (const AnsiString &name){return GetVAB(GetVABIndex(name));}
|
VAB * GetVAB (const AnsiString &name){return GetVAB(GetVABIndex(name));}
|
||||||
@ -48,6 +54,6 @@ public:
|
|||||||
|
|
||||||
VertexDataManager * GetVDM (); ///<取得顶点数据管理器
|
VertexDataManager * GetVDM (); ///<取得顶点数据管理器
|
||||||
|
|
||||||
const AABB & GetBoundingBox ()const{return BoundingBox;}
|
const AABB & GetBoundingBox ()const{return bounding_box;}
|
||||||
};//class Primitive
|
};//class Primitive
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#ifndef HGL_GRAPH_VULKAN_SUBMIT_QUEUE_INCLUDE
|
#ifndef HGL_GRAPH_VULKAN_SUBMIT_QUEUE_INCLUDE
|
||||||
#define HGL_GRAPH_VULKAN_SUBMIT_QUEUE_INCLUDE
|
#define HGL_GRAPH_VULKAN_SUBMIT_QUEUE_INCLUDE
|
||||||
|
|
||||||
#include<hgl/graph/VK.h>
|
#include<hgl/graph/VK.h>
|
||||||
@ -19,7 +19,7 @@ protected:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
friend class GPUDevice;
|
friend class VulkanDevice;
|
||||||
|
|
||||||
DeviceQueue(VkDevice dev,VkQueue q,Fence **,const uint32_t fc);
|
DeviceQueue(VkDevice dev,VkQueue q,Fence **,const uint32_t fc);
|
||||||
|
|
||||||
@ -31,10 +31,18 @@ public:
|
|||||||
|
|
||||||
VkResult Present(const VkPresentInfoKHR *pi){return vkQueuePresentKHR(queue,pi);}
|
VkResult Present(const VkPresentInfoKHR *pi){return vkQueuePresentKHR(queue,pi);}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 等待Submit的队列完成操作。这个操作会阻塞当前线程,所以在Submit后请不要立即使用它。而是在下一次队列提交前再做这个操作。
|
||||||
|
*/
|
||||||
bool WaitQueue();
|
bool WaitQueue();
|
||||||
|
|
||||||
|
/**
|
||||||
|
* 等待Queue命令执行完成的fence信号
|
||||||
|
*/
|
||||||
bool WaitFence(const bool wait_all=true,const uint64_t time_out=HGL_NANO_SEC_PER_SEC);
|
bool WaitFence(const bool wait_all=true,const uint64_t time_out=HGL_NANO_SEC_PER_SEC);
|
||||||
bool Submit(const VkCommandBuffer &cmd_buf,Semaphore *wait_sem,Semaphore *complete_sem);
|
|
||||||
bool Submit(const VkCommandBuffer *cmd_buf,const uint32_t count,Semaphore *wait_sem,Semaphore *complete_sem);
|
bool Submit(const VkCommandBuffer *cmd_buf,const uint32_t count,Semaphore *wait_sem,Semaphore *complete_sem);
|
||||||
|
bool Submit(VulkanCmdBuffer *cmd_buf,Semaphore *wait_sem,Semaphore *complete_sem);
|
||||||
};//class DeviceQueue
|
};//class DeviceQueue
|
||||||
VK_NAMESPACE_END
|
VK_NAMESPACE_END
|
||||||
#endif//HGL_GRAPH_VULKAN_SUBMIT_QUEUE_INCLUDE
|
#endif//HGL_GRAPH_VULKAN_SUBMIT_QUEUE_INCLUDE
|
||||||
|
@ -11,13 +11,13 @@ class RenderContext
|
|||||||
{
|
{
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
GPUDevice *device;
|
VulkanDevice *device;
|
||||||
|
|
||||||
VkExtent2D extent;
|
VkExtent2D extent;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
RenderContext(GPUDevice *,const VkExtent2D &);
|
RenderContext(VulkanDevice *,const VkExtent2D &);
|
||||||
virtual ~RenderContext();
|
virtual ~RenderContext();
|
||||||
|
|
||||||
void Prepare(
|
void Prepare(
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user