GLFW_Environment_Building.zip

时间:2022-10-22 10:21:14
【文件属性】:

文件名称:GLFW_Environment_Building.zip

文件大小:263KB

文件格式:ZIP

更新时间:2022-10-22 10:21:14

OpenGL 计算机图形学 glfw环境搭建 3D 技术

1. Open a C++ windowed controller pannel execuation programme; 2. Find the solution on the top which is at the parent place of others; 3. Click to enter its properties; 4. Find VC++ Content and then choose to edit the "Include content"; 5. Edit its place to CGHeadFile's "include" file; 6. Also add the "lib" file to the "Library Content"; 7. Find the "Connector" among the property list; 8. Choose to edit "Additional Dependancies" in the "Input" list; 9. Add the two-lined content in "Properties_Connecter_Input_AdditionalDependancies" file; 10. Choose and copy the "glad.c" in the CGHeadFile to your own project file; 11. Copy it under the "Source File"; 12. Test whether the environment has been successfully built by the code in "CodeForTest". 13. Start your OpenGL journey! September 29th,2019; by Alexander Azhar


【文件预览】:
GLFW_Environment_Building
----Properties_Connecter_Input_AdditionalDependancies.txt(23B)
----CodeForTest.txt(3KB)
----CGHeadFile()
--------include()
--------lib()
--------glad.c(59KB)
----Instructions.txt(843B)

网友评论