DWR-CMQ

Results 8 comments of DWR-CMQ

@ViPErCZ Hi, Can you run the project sucessfully?I find the demo does not include files "Textures"

for example ![image](https://github.com/hotstreams/limitless-engine/assets/73864469/dd670398-ef1c-45ad-9c17-51bc998d3bfb) ![image](https://github.com/hotstreams/limitless-engine/assets/73864469/9c2e5f57-8c10-4cb7-a65d-7d687635137b)

Thanks for your reply ,I have found from https://github.com/Tehsapper/graphics-engine

> Not completed.... getVertexNormal must be to int type... by call _out_data[gl_InvocationID].normal = getVertexNormal(gl_InvocationID); > > gl_InvocationID is int type > > terminate called after throwing an instance of 'Limitless::ms::material_compilation_error'...

I took a shortcut and deleted the tcs file,I built it sucessfully finally,and run the project normally

The video I take is https://www.bilibili.com/video/BV1wF4m1g7Rf/?spm_id_from=333.999.0.0&vd_source=c190caf289a70529fcd37e9d7dadedaf

I want change it from glew to glad,and create a special effects library based on this

OK,我找到了,原来是用字符串代替了,但感觉还是没有用glsl。