91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.44MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-08
  • 語言: 其他
  • 標簽:

資源簡介

http://learnopengl.com/綜合案例打磚塊的配套庫和包含項

資源截圖

代碼片段和文件信息

/*
Jonathan?Dummer
2007-07-31-10.32

simple?DXT?compression?/?decompression?code

public?domain
*/

#include?“image_DXT.h“
#include?
#include?
#include?
#include?

/* set?this?=1?if?you?want?to?use?the?covarince?matrix?method...
which?is?better?than?my?method?of?using?standard?deviations
overall?except?on?the?infintesimal?chance?that?the?power
method?fails?for?finding?the?largest?eigenvector */
#define?USE_COV_MAT 1

/*********?Function?Prototypes?*********/
/*
Takes?a?4x4?block?of?pixels?and?compresses?it?into?8?bytes
in?DXT1?format?(color?only?no?alpha).??Speed?is?valued
over?prettyness?at?least?for?now.
*/
void?compress_DDS_color_block(
int?channels
const?unsigned?char?*const?uncompressed
unsig

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-03-27?09:56??OpenGL\
?????目錄???????????0??2016-03-28?08:59??OpenGL\include\
?????目錄???????????0??2016-03-17?10:20??OpenGL\include\GL\
?????文件?????1038562??2015-08-10?19:47??OpenGL\include\GL\glew.h
?????文件???????74912??2015-08-10?19:47??OpenGL\include\GL\glxew.h
?????文件???????64836??2015-08-10?19:47??OpenGL\include\GL\wglew.h
?????目錄???????????0??2016-03-17?10:18??OpenGL\include\GLFW\
?????文件??????147814??2016-03-16?22:05??OpenGL\include\GLFW\glfw3.h
?????文件???????13600??2016-03-16?22:05??OpenGL\include\GLFW\glfw3native.h
?????文件???????58744??2008-07-07?18:13??OpenGL\include\SOIL.c
?????文件???????15545??2008-07-07?18:13??OpenGL\include\SOIL.h
?????目錄???????????0??2016-03-18?23:27??OpenGL\include\glm\
?????文件????????1511??2015-01-10?02:49??OpenGL\include\glm\CMakeLists.txt
?????文件????????1679??2015-01-03?18:23??OpenGL\include\glm\common.hpp
?????目錄???????????0??2016-03-18?23:27??OpenGL\include\glm\detail\
?????文件???????13551??2015-01-03?18:23??OpenGL\include\glm\detail\_features.hpp
?????文件????????2042??2015-01-03?18:23??OpenGL\include\glm\detail\_fixes.hpp
?????文件????????4484??2015-01-03?18:23??OpenGL\include\glm\detail\_noise.hpp
?????文件???????55879??2015-01-03?18:23??OpenGL\include\glm\detail\_swizzle.hpp
?????文件???????65378??2015-01-03?18:23??OpenGL\include\glm\detail\_swizzle_func.hpp
?????文件????????5215??2015-01-03?18:23??OpenGL\include\glm\detail\_vectorize.hpp
?????文件????????7388??2015-02-10?05:17??OpenGL\include\glm\detail\dummy.cpp
?????文件???????24464??2015-01-03?18:23??OpenGL\include\glm\detail\func_common.hpp
?????文件???????26056??2015-02-15?18:03??OpenGL\include\glm\detail\func_common.inl
?????文件????????7133??2015-01-03?18:23??OpenGL\include\glm\detail\func_exponential.hpp
?????文件????????5829??2015-01-03?18:23??OpenGL\include\glm\detail\func_exponential.inl
?????文件????????6564??2015-01-03?18:23??OpenGL\include\glm\detail\func_geometric.hpp
?????文件????????7027??2015-01-03?18:23??OpenGL\include\glm\detail\func_geometric.inl
?????文件???????11904??2015-01-03?18:23??OpenGL\include\glm\detail\func_integer.hpp
?????文件???????16385??2015-01-03?18:23??OpenGL\include\glm\detail\func_integer.inl
?????文件????????6990??2015-01-03?18:23??OpenGL\include\glm\detail\func_matrix.hpp
............此處省略286個文件信息

評論

共有 條評論

相關資源