WIP
authorslack <slack@codemaniacs.com>
Sun, 10 Jan 2010 20:30:36 +0000 (21:30 +0100)
committerslack <slack@codemaniacs.com>
Sun, 10 Jan 2010 20:30:36 +0000 (21:30 +0100)
commit57831dbcac41ee5be05613bb33a1f3209ed0751b
treecea77b26784fa3b5f5f62a875908393d20f0b212
parentf77466a754e682ca354104ee87a31ac5c42f598f
WIP
302 files changed:
default.frag [new file with mode: 0644]
default.vert [new file with mode: 0644]
glm/GLM_GTX_associated_min_max.h [new file with mode: 0644]
glm/GLM_GTX_bit.h [new file with mode: 0644]
glm/GLM_GTX_closest_point.h [new file with mode: 0644]
glm/GLM_GTX_color_cast.h [new file with mode: 0644]
glm/GLM_GTX_color_space.h [new file with mode: 0644]
glm/GLM_GTX_color_space_YCoCg.h [new file with mode: 0644]
glm/GLM_GTX_comparison.h [new file with mode: 0644]
glm/GLM_GTX_compatibility.h [new file with mode: 0644]
glm/GLM_GTX_component_wise.h [new file with mode: 0644]
glm/GLM_GTX_determinant.h [new file with mode: 0644]
glm/GLM_GTX_double_float.h [new file with mode: 0644]
glm/GLM_GTX_epsilon.h [new file with mode: 0644]
glm/GLM_GTX_euler_angles.h [new file with mode: 0644]
glm/GLM_GTX_extend.h [new file with mode: 0644]
glm/GLM_GTX_extented_min_max.h [new file with mode: 0644]
glm/GLM_GTX_fast_exponential.h [new file with mode: 0644]
glm/GLM_GTX_fast_square_root.h [new file with mode: 0644]
glm/GLM_GTX_fast_trigonometry.h [new file with mode: 0644]
glm/GLM_GTX_gradient_paint.h [new file with mode: 0644]
glm/GLM_GTX_half_float.h [new file with mode: 0644]
glm/GLM_GTX_handed_coordinate_space.h [new file with mode: 0644]
glm/GLM_GTX_inertia.h [new file with mode: 0644]
glm/GLM_GTX_integer.h [new file with mode: 0644]
glm/GLM_GTX_intersect.h [new file with mode: 0644]
glm/GLM_GTX_inverse.h [new file with mode: 0644]
glm/GLM_GTX_inverse_transpose.h [new file with mode: 0644]
glm/GLM_GTX_log_base.h [new file with mode: 0644]
glm/GLM_GTX_matrix_access.h [new file with mode: 0644]
glm/GLM_GTX_matrix_cross_product.h [new file with mode: 0644]
glm/GLM_GTX_matrix_major_storage.h [new file with mode: 0644]
glm/GLM_GTX_matrix_projection.h [new file with mode: 0644]
glm/GLM_GTX_matrix_query.h [new file with mode: 0644]
glm/GLM_GTX_matrix_selection.h [new file with mode: 0644]
glm/GLM_GTX_mixed_product.h [new file with mode: 0644]
glm/GLM_GTX_norm.h [new file with mode: 0644]
glm/GLM_GTX_normal.h [new file with mode: 0644]
glm/GLM_GTX_normalize_dot.h [new file with mode: 0644]
glm/GLM_GTX_number_precision.h [new file with mode: 0644]
glm/GLM_GTX_optimum_pow.h [new file with mode: 0644]
glm/GLM_GTX_orthonormalize.h [new file with mode: 0644]
glm/GLM_GTX_perpendicular.h [new file with mode: 0644]
glm/GLM_GTX_polar_coordinates.h [new file with mode: 0644]
glm/GLM_GTX_projection.h [new file with mode: 0644]
glm/GLM_GTX_quaternion.h [new file with mode: 0644]
glm/GLM_GTX_random.h [new file with mode: 0644]
glm/GLM_GTX_raw_data.h [new file with mode: 0644]
glm/GLM_GTX_reciprocal.h [new file with mode: 0644]
glm/GLM_GTX_rotate_vector.h [new file with mode: 0644]
glm/GLM_GTX_spline.h [new file with mode: 0644]
glm/GLM_GTX_std_based_type.h [new file with mode: 0644]
glm/GLM_GTX_string_cast.h [new file with mode: 0644]
glm/GLM_GTX_transform.h [new file with mode: 0644]
glm/GLM_GTX_transform2.h [new file with mode: 0644]
glm/GLM_GTX_unsigned_int.h [new file with mode: 0644]
glm/GLM_GTX_vector_access.h [new file with mode: 0644]
glm/GLM_GTX_vector_angle.h [new file with mode: 0644]
glm/GLM_GTX_vector_query.h [new file with mode: 0644]
glm/GLM_GTX_verbose_operator.h [new file with mode: 0644]
glm/GLM_VIRTREV_address.h [new file with mode: 0644]
glm/GLM_VIRTREV_equal_operator.h [new file with mode: 0644]
glm/GLM_VIRTREV_gl.h [new file with mode: 0644]
glm/GLM_VIRTREV_xstream.h [new file with mode: 0644]
glm/core/_detail.hpp [new file with mode: 0644]
glm/core/_swizzle.hpp [new file with mode: 0644]
glm/core/_swizzle.inl [new file with mode: 0644]
glm/core/func_common.hpp [new file with mode: 0644]
glm/core/func_common.inl [new file with mode: 0644]
glm/core/func_exponential.hpp [new file with mode: 0644]
glm/core/func_exponential.inl [new file with mode: 0644]
glm/core/func_geometric.hpp [new file with mode: 0644]
glm/core/func_geometric.inl [new file with mode: 0644]
glm/core/func_matrix.hpp [new file with mode: 0644]
glm/core/func_matrix.inl [new file with mode: 0644]
glm/core/func_noise.hpp [new file with mode: 0644]
glm/core/func_noise.inl [new file with mode: 0644]
glm/core/func_trigonometric.hpp [new file with mode: 0644]
glm/core/func_trigonometric.inl [new file with mode: 0644]
glm/core/func_vector_relational.hpp [new file with mode: 0644]
glm/core/func_vector_relational.inl [new file with mode: 0644]
glm/core/hint.hpp [new file with mode: 0644]
glm/core/intrinsic_common.hpp [new file with mode: 0644]
glm/core/intrinsic_common.inl [new file with mode: 0644]
glm/core/intrinsic_exponential.hpp [new file with mode: 0644]
glm/core/intrinsic_exponential.inl [new file with mode: 0644]
glm/core/intrinsic_geometric.hpp [new file with mode: 0644]
glm/core/intrinsic_geometric.inl [new file with mode: 0644]
glm/core/intrinsic_matrix.hpp [new file with mode: 0644]
glm/core/intrinsic_matrix.inl [new file with mode: 0644]
glm/core/intrinsic_trigonometric.hpp [new file with mode: 0644]
glm/core/intrinsic_trigonometric.inl [new file with mode: 0644]
glm/core/intrinsic_vector_relational.hpp [new file with mode: 0644]
glm/core/intrinsic_vector_relational.inl [new file with mode: 0644]
glm/core/type.hpp [new file with mode: 0644]
glm/core/type_float.hpp [new file with mode: 0644]
glm/core/type_gentype.hpp [new file with mode: 0644]
glm/core/type_gentype.inl [new file with mode: 0644]
glm/core/type_half.hpp [new file with mode: 0644]
glm/core/type_half.inl [new file with mode: 0644]
glm/core/type_int.hpp [new file with mode: 0644]
glm/core/type_mat2x2.hpp [new file with mode: 0644]
glm/core/type_mat2x2.inl [new file with mode: 0644]
glm/core/type_mat2x3.hpp [new file with mode: 0644]
glm/core/type_mat2x3.inl [new file with mode: 0644]
glm/core/type_mat2x4.hpp [new file with mode: 0644]
glm/core/type_mat2x4.inl [new file with mode: 0644]
glm/core/type_mat3x2.hpp [new file with mode: 0644]
glm/core/type_mat3x2.inl [new file with mode: 0644]
glm/core/type_mat3x3.hpp [new file with mode: 0644]
glm/core/type_mat3x3.inl [new file with mode: 0644]
glm/core/type_mat3x4.hpp [new file with mode: 0644]
glm/core/type_mat3x4.inl [new file with mode: 0644]
glm/core/type_mat4x2.hpp [new file with mode: 0644]
glm/core/type_mat4x2.inl [new file with mode: 0644]
glm/core/type_mat4x3.hpp [new file with mode: 0644]
glm/core/type_mat4x3.inl [new file with mode: 0644]
glm/core/type_mat4x4.hpp [new file with mode: 0644]
glm/core/type_mat4x4.inl [new file with mode: 0644]
glm/core/type_size.hpp [new file with mode: 0644]
glm/core/type_vec1.hpp [new file with mode: 0644]
glm/core/type_vec1.inl [new file with mode: 0644]
glm/core/type_vec2.hpp [new file with mode: 0644]
glm/core/type_vec2.inl [new file with mode: 0644]
glm/core/type_vec3.hpp [new file with mode: 0644]
glm/core/type_vec3.inl [new file with mode: 0644]
glm/core/type_vec4.hpp [new file with mode: 0644]
glm/core/type_vec4.inl [new file with mode: 0644]
glm/ext.hpp [new file with mode: 0644]
glm/glm.h [new file with mode: 0644]
glm/glm.hpp [new file with mode: 0644]
glm/glmext.h [new file with mode: 0644]
glm/glmsetup.h [new file with mode: 0644]
glm/gtc.hpp [new file with mode: 0644]
glm/gtc/double_float.hpp [new file with mode: 0644]
glm/gtc/double_float.inl [new file with mode: 0644]
glm/gtc/half_float.hpp [new file with mode: 0644]
glm/gtc/half_float.inl [new file with mode: 0644]
glm/gtc/matrix_access.hpp [new file with mode: 0644]
glm/gtc/matrix_access.inl [new file with mode: 0644]
glm/gtc/matrix_operation.hpp [new file with mode: 0644]
glm/gtc/matrix_operation.inl [new file with mode: 0644]
glm/gtc/matrix_projection.hpp [new file with mode: 0644]
glm/gtc/matrix_projection.inl [new file with mode: 0644]
glm/gtc/matrix_transform.hpp [new file with mode: 0644]
glm/gtc/matrix_transform.inl [new file with mode: 0644]
glm/gtc/quaternion.hpp [new file with mode: 0644]
glm/gtc/quaternion.inl [new file with mode: 0644]
glm/gtc/type_precision.hpp [new file with mode: 0644]
glm/gtc/type_precision.inl [new file with mode: 0644]
glm/gtx.hpp [new file with mode: 0644]
glm/gtx/associated_min_max.hpp [new file with mode: 0644]
glm/gtx/associated_min_max.inl [new file with mode: 0644]
glm/gtx/bit.hpp [new file with mode: 0644]
glm/gtx/bit.inl [new file with mode: 0644]
glm/gtx/closest_point.hpp [new file with mode: 0644]
glm/gtx/closest_point.inl [new file with mode: 0644]
glm/gtx/color_cast.hpp [new file with mode: 0644]
glm/gtx/color_cast.inl [new file with mode: 0644]
glm/gtx/color_space.hpp [new file with mode: 0644]
glm/gtx/color_space.inl [new file with mode: 0644]
glm/gtx/color_space_YCoCg.hpp [new file with mode: 0644]
glm/gtx/color_space_YCoCg.inl [new file with mode: 0644]
glm/gtx/comparison.hpp [new file with mode: 0644]
glm/gtx/comparison.inl [new file with mode: 0644]
glm/gtx/compatibility.hpp [new file with mode: 0644]
glm/gtx/compatibility.inl [new file with mode: 0644]
glm/gtx/component_wise.hpp [new file with mode: 0644]
glm/gtx/component_wise.inl [new file with mode: 0644]
glm/gtx/determinant.hpp [new file with mode: 0644]
glm/gtx/determinant.inl [new file with mode: 0644]
glm/gtx/double_float.hpp [new file with mode: 0644]
glm/gtx/double_float.inl [new file with mode: 0644]
glm/gtx/epsilon.hpp [new file with mode: 0644]
glm/gtx/epsilon.inl [new file with mode: 0644]
glm/gtx/euler_angles.hpp [new file with mode: 0644]
glm/gtx/euler_angles.inl [new file with mode: 0644]
glm/gtx/extend.hpp [new file with mode: 0644]
glm/gtx/extend.inl [new file with mode: 0644]
glm/gtx/extented_min_max.hpp [new file with mode: 0644]
glm/gtx/extented_min_max.inl [new file with mode: 0644]
glm/gtx/fast_exponential.hpp [new file with mode: 0644]
glm/gtx/fast_exponential.inl [new file with mode: 0644]
glm/gtx/fast_square_root.hpp [new file with mode: 0644]
glm/gtx/fast_square_root.inl [new file with mode: 0644]
glm/gtx/fast_trigonometry.hpp [new file with mode: 0644]
glm/gtx/fast_trigonometry.inl [new file with mode: 0644]
glm/gtx/flexible_mix.inl [new file with mode: 0644]
glm/gtx/gradient_paint.hpp [new file with mode: 0644]
glm/gtx/gradient_paint.inl [new file with mode: 0644]
glm/gtx/half_float.hpp [new file with mode: 0644]
glm/gtx/half_float.inl [new file with mode: 0644]
glm/gtx/handed_coordinate_space.hpp [new file with mode: 0644]
glm/gtx/handed_coordinate_space.inl [new file with mode: 0644]
glm/gtx/inertia.hpp [new file with mode: 0644]
glm/gtx/inertia.inl [new file with mode: 0644]
glm/gtx/integer.hpp [new file with mode: 0644]
glm/gtx/integer.inl [new file with mode: 0644]
glm/gtx/intersect.hpp [new file with mode: 0644]
glm/gtx/intersect.inl [new file with mode: 0644]
glm/gtx/inverse.hpp [new file with mode: 0644]
glm/gtx/inverse.inl [new file with mode: 0644]
glm/gtx/inverse_transpose.hpp [new file with mode: 0644]
glm/gtx/inverse_transpose.inl [new file with mode: 0644]
glm/gtx/log_base.hpp [new file with mode: 0644]
glm/gtx/log_base.inl [new file with mode: 0644]
glm/gtx/mat4x3.inl [new file with mode: 0644]
glm/gtx/matrix_access.hpp [new file with mode: 0644]
glm/gtx/matrix_access.inl [new file with mode: 0644]
glm/gtx/matrix_cross_product.hpp [new file with mode: 0644]
glm/gtx/matrix_cross_product.inl [new file with mode: 0644]
glm/gtx/matrix_major_storage.hpp [new file with mode: 0644]
glm/gtx/matrix_major_storage.inl [new file with mode: 0644]
glm/gtx/matrix_operation.hpp [new file with mode: 0644]
glm/gtx/matrix_operation.inl [new file with mode: 0644]
glm/gtx/matrix_projection.hpp [new file with mode: 0644]
glm/gtx/matrix_projection.inl [new file with mode: 0644]
glm/gtx/matrix_query.hpp [new file with mode: 0644]
glm/gtx/matrix_query.inl [new file with mode: 0644]
glm/gtx/matrix_selection.hpp [new file with mode: 0644]
glm/gtx/matrix_selection.inl [new file with mode: 0644]
glm/gtx/matx.hpp [new file with mode: 0644]
glm/gtx/matx.inl [new file with mode: 0644]
glm/gtx/mixed_product.hpp [new file with mode: 0644]
glm/gtx/mixed_product.inl [new file with mode: 0644]
glm/gtx/norm.hpp [new file with mode: 0644]
glm/gtx/norm.inl [new file with mode: 0644]
glm/gtx/normal.hpp [new file with mode: 0644]
glm/gtx/normal.inl [new file with mode: 0644]
glm/gtx/normalize_dot.hpp [new file with mode: 0644]
glm/gtx/normalize_dot.inl [new file with mode: 0644]
glm/gtx/number_precision.hpp [new file with mode: 0644]
glm/gtx/number_precision.inl [new file with mode: 0644]
glm/gtx/ocl_type.hpp [new file with mode: 0644]
glm/gtx/ocl_type.inl [new file with mode: 0644]
glm/gtx/optimum_pow.hpp [new file with mode: 0644]
glm/gtx/optimum_pow.inl [new file with mode: 0644]
glm/gtx/orthonormalize.hpp [new file with mode: 0644]
glm/gtx/orthonormalize.inl [new file with mode: 0644]
glm/gtx/perpendicular.hpp [new file with mode: 0644]
glm/gtx/perpendicular.inl [new file with mode: 0644]
glm/gtx/polar_coordinates.hpp [new file with mode: 0644]
glm/gtx/polar_coordinates.inl [new file with mode: 0644]
glm/gtx/projection.hpp [new file with mode: 0644]
glm/gtx/projection.inl [new file with mode: 0644]
glm/gtx/quaternion.hpp [new file with mode: 0644]
glm/gtx/quaternion.inl [new file with mode: 0644]
glm/gtx/random.hpp [new file with mode: 0644]
glm/gtx/random.inl [new file with mode: 0644]
glm/gtx/raw_data.hpp [new file with mode: 0644]
glm/gtx/raw_data.inl [new file with mode: 0644]
glm/gtx/reciprocal.hpp [new file with mode: 0644]
glm/gtx/reciprocal.inl [new file with mode: 0644]
glm/gtx/rotate_vector.hpp [new file with mode: 0644]
glm/gtx/rotate_vector.inl [new file with mode: 0644]
glm/gtx/simd_common.hpp [new file with mode: 0644]
glm/gtx/simd_common.inl [new file with mode: 0644]
glm/gtx/simd_geometric.hpp [new file with mode: 0644]
glm/gtx/simd_geometric.inl [new file with mode: 0644]
glm/gtx/simd_mat4.hpp [new file with mode: 0644]
glm/gtx/simd_mat4.inl [new file with mode: 0644]
glm/gtx/simd_vec4.hpp [new file with mode: 0644]
glm/gtx/simd_vec4.inl [new file with mode: 0644]
glm/gtx/spline.hpp [new file with mode: 0644]
glm/gtx/spline.inl [new file with mode: 0644]
glm/gtx/statistics_operation.hpp [new file with mode: 0644]
glm/gtx/statistics_operation.inl [new file with mode: 0644]
glm/gtx/std_based_type.hpp [new file with mode: 0644]
glm/gtx/std_based_type.inl [new file with mode: 0644]
glm/gtx/string_cast.hpp [new file with mode: 0644]
glm/gtx/string_cast.inl [new file with mode: 0644]
glm/gtx/transform.hpp [new file with mode: 0644]
glm/gtx/transform.inl [new file with mode: 0644]
glm/gtx/transform2.hpp [new file with mode: 0644]
glm/gtx/transform2.inl [new file with mode: 0644]
glm/gtx/type_ptr.hpp [new file with mode: 0644]
glm/gtx/type_ptr.inl [new file with mode: 0644]
glm/gtx/unsigned_int.hpp [new file with mode: 0644]
glm/gtx/unsigned_int.inl [new file with mode: 0644]
glm/gtx/vector_access.hpp [new file with mode: 0644]
glm/gtx/vector_access.inl [new file with mode: 0644]
glm/gtx/vector_angle.hpp [new file with mode: 0644]
glm/gtx/vector_angle.inl [new file with mode: 0644]
glm/gtx/vector_query.hpp [new file with mode: 0644]
glm/gtx/vector_query.inl [new file with mode: 0644]
glm/gtx/vecx.hpp [new file with mode: 0644]
glm/gtx/vecx.inl [new file with mode: 0644]
glm/gtx/verbose_operator.hpp [new file with mode: 0644]
glm/gtx/verbose_operator.inl [new file with mode: 0644]
glm/img.hpp [new file with mode: 0644]
glm/img/multiple.hpp [new file with mode: 0644]
glm/img/multiple.inl [new file with mode: 0644]
glm/setup.hpp [new file with mode: 0644]
glm/virtrev.hpp [new file with mode: 0644]
glm/virtrev/address.hpp [new file with mode: 0644]
glm/virtrev/equal_operator.hpp [new file with mode: 0644]
glm/virtrev/gl.hpp [new file with mode: 0644]
glm/virtrev/xstream.hpp [new file with mode: 0644]
md5view.pro
meshes/imp.md5mesh [new file with mode: 0644]
viewerwidget.cpp
viewerwidget.h