文件名称:K3D
- 所属分类:
- 嵌入式Linux
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 403kb
- 下载次数:
- 0次
- 提 供 者:
- ruby****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
跨平台3d软件渲染引擎,支持linux和windows系统,也支持在arm+linux平台;可以在没有3d加速的嵌入式环境,运行简单3d demo;-Cross-platform 3d software rendering engine that supports linux and windows system, but also supports the arm+ linux platform can be embedded in the environment, there is no 3d acceleration, running a simple 3d demo
(系统自动生成,下载前可以参看下载内容)
下载文件列表
k3d.sln
src
...\external
...\........\png
...\........\...\Makefile
...\........\...\Makefile.bak
...\........\...\Makefile~
...\........\...\png.c
...\........\...\png.h
...\........\...\png.vcproj
...\........\...\png.vcproj.IBM-WYQ8AGQ7FMG.wjk.user
...\........\...\pngconf.h
...\........\...\pngerror.c
...\........\...\pngget.c
...\........\...\pngmem.c
...\........\...\pngpread.c
...\........\...\pngread.c
...\........\...\pngrio.c
...\........\...\pngrtran.c
...\........\...\pngrutil.c
...\........\...\pngset.c
...\........\...\pngtrans.c
...\........\...\pngvcrd.c
...\........\...\pngwio.c
...\........\...\pngwrite.c
...\........\...\pngwtran.c
...\........\...\pngwutil.c
...\........\zlib
...\........\....\adler32.c
...\........\....\compress.c
...\........\....\crc32.c
...\........\....\crc32.h
...\........\....\deflate.c
...\........\....\deflate.h
...\........\....\example.c
...\........\....\gzio.c
...\........\....\infback.c
...\........\....\inffast.c
...\........\....\inffast.h
...\........\....\inffixed.h
...\........\....\inflate.c
...\........\....\inflate.h
...\........\....\inftrees.c
...\........\....\inftrees.h
...\........\....\Makefile
...\........\....\Makefile.bak
...\........\....\Makefile~
...\........\....\trees.c
...\........\....\trees.h
...\........\....\uncompr.c
...\........\....\zconf.h
...\........\....\zlib.h
...\........\....\zlib.vcproj
...\........\....\zutil.c
...\........\....\zutil.h
...\libk3d
...\......\include
...\......\.......\core
...\......\.......\....\m3dcore.h
...\......\.......\....\m3dcore_baseshader.h
...\......\.......\....\m3dcore_basetexture.h
...\......\.......\....\m3dcore_cubetexture.h
...\......\.......\....\m3dcore_device.h
...\......\.......\....\m3dcore_indexbuffer.h
...\......\.......\....\m3dcore_primitiveassembler.h
...\......\.......\....\m3dcore_rendertarget.h
...\......\.......\....\m3dcore_shaders.h
...\......\.......\....\m3dcore_surface.h
...\......\.......\....\m3dcore_texture.h
...\......\.......\....\m3dcore_vertexbuffer.h
...\......\.......\....\m3dcore_vertexformat.h
...\......\.......\....\m3dcore_volume.h
...\......\.......\....\m3dcore_volumetexture.h
...\......\.......\m3d.h
...\......\.......\m3dbase.h
...\......\.......\m3dtypes.h
...\......\.......\math
...\......\.......\....\m3dmath.h
...\......\.......\....\m3dmath_common.h
...\......\.......\....\m3dmath_matrix44.h
...\......\.......\....\m3dmath_matrix44.inl
...\......\.......\....\m3dmath_plane.h
...\......\.......\....\m3dmath_plane.inl
...\......\.......\....\m3dmath_quaternion.h
...\......\.......\....\m3dmath_quaternion.inl
...\......\.......\....\m3dmath_vector2.h
...\......\.......\....\m3dmath_vector2.inl
...\......\.......\....\m3dmath_vector3.h
...\......\.......\....\m3dmath_vector3.inl
...\......\.......\....\m3dmath_vector4.h
...\......\.......\....\m3dmath_vector4.inl
...\......\libK3d.vcproj
...\......\Makefile
...\......\Makefile.bak
...\......\Makefile~
...\......\src
...\......\...\core
...\......\...\....\m3dcore.cpp
...\......\...\....\m3dcore_baseshader.cpp
...\......\...\....\m3dcore_basetexture.cpp
src
...\external
...\........\png
...\........\...\Makefile
...\........\...\Makefile.bak
...\........\...\Makefile~
...\........\...\png.c
...\........\...\png.h
...\........\...\png.vcproj
...\........\...\png.vcproj.IBM-WYQ8AGQ7FMG.wjk.user
...\........\...\pngconf.h
...\........\...\pngerror.c
...\........\...\pngget.c
...\........\...\pngmem.c
...\........\...\pngpread.c
...\........\...\pngread.c
...\........\...\pngrio.c
...\........\...\pngrtran.c
...\........\...\pngrutil.c
...\........\...\pngset.c
...\........\...\pngtrans.c
...\........\...\pngvcrd.c
...\........\...\pngwio.c
...\........\...\pngwrite.c
...\........\...\pngwtran.c
...\........\...\pngwutil.c
...\........\zlib
...\........\....\adler32.c
...\........\....\compress.c
...\........\....\crc32.c
...\........\....\crc32.h
...\........\....\deflate.c
...\........\....\deflate.h
...\........\....\example.c
...\........\....\gzio.c
...\........\....\infback.c
...\........\....\inffast.c
...\........\....\inffast.h
...\........\....\inffixed.h
...\........\....\inflate.c
...\........\....\inflate.h
...\........\....\inftrees.c
...\........\....\inftrees.h
...\........\....\Makefile
...\........\....\Makefile.bak
...\........\....\Makefile~
...\........\....\trees.c
...\........\....\trees.h
...\........\....\uncompr.c
...\........\....\zconf.h
...\........\....\zlib.h
...\........\....\zlib.vcproj
...\........\....\zutil.c
...\........\....\zutil.h
...\libk3d
...\......\include
...\......\.......\core
...\......\.......\....\m3dcore.h
...\......\.......\....\m3dcore_baseshader.h
...\......\.......\....\m3dcore_basetexture.h
...\......\.......\....\m3dcore_cubetexture.h
...\......\.......\....\m3dcore_device.h
...\......\.......\....\m3dcore_indexbuffer.h
...\......\.......\....\m3dcore_primitiveassembler.h
...\......\.......\....\m3dcore_rendertarget.h
...\......\.......\....\m3dcore_shaders.h
...\......\.......\....\m3dcore_surface.h
...\......\.......\....\m3dcore_texture.h
...\......\.......\....\m3dcore_vertexbuffer.h
...\......\.......\....\m3dcore_vertexformat.h
...\......\.......\....\m3dcore_volume.h
...\......\.......\....\m3dcore_volumetexture.h
...\......\.......\m3d.h
...\......\.......\m3dbase.h
...\......\.......\m3dtypes.h
...\......\.......\math
...\......\.......\....\m3dmath.h
...\......\.......\....\m3dmath_common.h
...\......\.......\....\m3dmath_matrix44.h
...\......\.......\....\m3dmath_matrix44.inl
...\......\.......\....\m3dmath_plane.h
...\......\.......\....\m3dmath_plane.inl
...\......\.......\....\m3dmath_quaternion.h
...\......\.......\....\m3dmath_quaternion.inl
...\......\.......\....\m3dmath_vector2.h
...\......\.......\....\m3dmath_vector2.inl
...\......\.......\....\m3dmath_vector3.h
...\......\.......\....\m3dmath_vector3.inl
...\......\.......\....\m3dmath_vector4.h
...\......\.......\....\m3dmath_vector4.inl
...\......\libK3d.vcproj
...\......\Makefile
...\......\Makefile.bak
...\......\Makefile~
...\......\src
...\......\...\core
...\......\...\....\m3dcore.cpp
...\......\...\....\m3dcore_baseshader.cpp
...\......\...\....\m3dcore_basetexture.cpp