文件名称:RenderEngine-master
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的opengl渲染引擎,在mac下编译可以通过。其他系统也支持。-A simple opengl rendering engine, it can compile under mac. Other systems are also supported.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RenderEngine-master
...................\Makefile
...................\README.md
...................\cube.obj
...................\data
...................\glm
...................\...\CMakeLists.txt
...................\...\core
...................\...\....\_detail.hpp
...................\...\....\_fixes.hpp
...................\...\....\_swizzle.hpp
...................\...\....\_swizzle_func.hpp
...................\...\....\_vectorize.hpp
...................\...\....\dummy.cpp
...................\...\....\func_common.hpp
...................\...\....\func_common.inl
...................\...\....\func_exponential.hpp
...................\...\....\func_exponential.inl
...................\...\....\func_geometric.hpp
...................\...\....\func_geometric.inl
...................\...\....\func_integer.hpp
...................\...\....\func_integer.inl
...................\...\....\func_matrix.hpp
...................\...\....\func_matrix.inl
...................\...\....\func_noise.hpp
...................\...\....\func_noise.inl
...................\...\....\func_packing.hpp
...................\...\....\func_packing.inl
...................\...\....\func_trigonometric.hpp
...................\...\....\func_trigonometric.inl
...................\...\....\func_vector_relational.hpp
...................\...\....\func_vector_relational.inl
...................\...\....\hint.hpp
...................\...\....\intrinsic_common.hpp
...................\...\....\intrinsic_common.inl
...................\...\....\intrinsic_exponential.hpp
...................\...\....\intrinsic_exponential.inl
...................\...\....\intrinsic_geometric.hpp
...................\...\....\intrinsic_geometric.inl
...................\...\....\intrinsic_matrix.hpp
...................\...\....\intrinsic_matrix.inl
...................\...\....\intrinsic_trigonometric.hpp
...................\...\....\intrinsic_trigonometric.inl
...................\...\....\intrinsic_vector_relational.hpp
...................\...\....\intrinsic_vector_relational.inl
...................\...\....\setup.hpp
...................\...\....\type.hpp
...................\...\....\type_float.hpp
...................\...\....\type_gentype.hpp
...................\...\....\type_gentype.inl
...................\...\....\type_half.hpp
...................\...\....\type_half.inl
...................\...\....\type_int.hpp
...................\...\....\type_mat.hpp
...................\...\....\type_mat.inl
...................\...\....\type_mat2x2.hpp
...................\...\....\type_mat2x2.inl
...................\...\....\type_mat2x3.hpp
...................\...\....\type_mat2x3.inl
...................\...\....\type_mat2x4.hpp
...................\...\....\type_mat2x4.inl
...................\...\....\type_mat3x2.hpp
...................\...\....\type_mat3x2.inl
...................\...\....\type_mat3x3.hpp
...................\...\....\type_mat3x3.inl
...................\...\....\type_mat3x4.hpp
...................\...\....\type_mat3x4.inl
...................\...\....\type_mat4x2.hpp
...................\...\....\type_mat4x2.inl
...................\...\....\type_mat4x3.hpp
...................\...\....\type_mat4x3.inl
...................\...\....\type_mat4x4.hpp
...................\...\....\type_mat4x4.inl
...................\...\....\type_size.hpp
...................\...\....\type_vec.hpp
...................\...\....\type_vec.inl
...................\...\....\type_vec1.hpp
...................\...\....\type_vec1.inl
...................\...\....\type_vec2.hpp
...................\...\....\type_vec2.inl
...................\...\....\type_vec3.hpp
...................\...\....\type_vec3.inl
...................\...\....\type_vec4.hpp
...................\...\....\type_vec4.inl
...................\...\ext.hpp
...................\...\glm.hpp
...................\...\gtc
...................\...\...\constants.hpp
...................\...\...\constants.inl
...................\...\...\epsilon.hpp
...................\...\...\epsilon.inl
...................\...\...\half_float.hpp
...................\...\...\half_float.inl
............