CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 游戏引擎

文件名称:sgx

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    848.74kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个3D图像引擎SGX的核心代码,包含了SGX基本功能的实现-SGX Engine Core contains the basic functionality which underpins SGX, a 3D graphics engine from Steven Goodwin. It is based around a series of null drivers and loosely-coupled modules to facilitate an infinitely upgradable engine. It is primarily suited to games and digital TV backdrops.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

sgx/
sgx/include/
sgx/include/drivers/
sgx/include/drivers/common/
sgx/include/drivers/common/xwrap/
sgx/include/drivers/common/xwrap/gl/
sgx/include/drivers/common/xwrap/gl/gl.h
sgx/include/drivers/common/xwrap/gl/glut.h
sgx/include/drivers/wintel32/
sgx/include/drivers/wintel32/core/
sgx/include/drivers/wintel32/core/comms/
sgx/include/drivers/wintel32/core/comms/comms.hpp
sgx/include/drivers/wintel32/core/comms/wintel32comport.hpp
sgx/include/drivers/wintel32/core/core.hpp
sgx/include/drivers/wintel32/core/helpers/
sgx/include/drivers/wintel32/core/helpers/helpers.hpp
sgx/include/drivers/wintel32/core/helpers/wintrace.hpp
sgx/include/drivers/wintel32/core/system/
sgx/include/drivers/wintel32/core/system/system.hpp
sgx/include/drivers/wintel32/core/threading/
sgx/include/drivers/wintel32/core/threading/threading.hpp
sgx/include/drivers/wintel32/core/threading/wintel32threadmanager.hpp
sgx/include/drivers/wintel32/core/time/
sgx/include/drivers/wintel32/core/time/time.hpp
sgx/include/drivers/wintel32/core/time/wintel32timer.hpp
sgx/include/drivers/wintel32/device.hpp
sgx/include/drivers/wintel32/wintel32.hpp
sgx/include/libraries/
sgx/include/libraries/expat/
sgx/include/libraries/expat/expat.hpp
sgx/include/libraries/expat/xmlparse/
sgx/include/libraries/expat/xmlparse/xmlparse.h
sgx/include/libraries/expat/xmltok/
sgx/include/libraries/expat/xmltok/ascii.h
sgx/include/libraries/expat/xmltok/asciitab.h
sgx/include/libraries/expat/xmltok/dllmain.c
sgx/include/libraries/expat/xmltok/iasciitab.h
sgx/include/libraries/expat/xmltok/latin1tab.h
sgx/include/libraries/expat/xmltok/nametab.h
sgx/include/libraries/expat/xmltok/utf8tab.h
sgx/include/libraries/expat/xmltok/xmldef.h
sgx/include/libraries/expat/xmltok/xmlrole.c
sgx/include/libraries/expat/xmltok/xmlrole.h
sgx/include/libraries/expat/xmltok/xmltok.c
sgx/include/libraries/expat/xmltok/xmltok.h
sgx/include/libraries/expat/xmltok/xmltok_impl.c
sgx/include/libraries/expat/xmltok/xmltok_impl.h
sgx/include/libraries/expat/xmltok/xmltok_ns.c
sgx/include/platform/
sgx/include/platform/gamecube/
sgx/include/platform/gamecube/hwplatformgamecube.hpp
sgx/include/platform/iphone/
sgx/include/platform/iphone/hwplatformiphone.hpp
sgx/include/platform/nds/
sgx/include/platform/nds/hwplatformnds.hpp
sgx/include/platform/null/
sgx/include/platform/null/hwplatformnull.hpp
sgx/include/platform/ps2/
sgx/include/platform/ps2/hwplatformps2.hpp
sgx/include/platform/wii/
sgx/include/platform/wii/hwplatformwii.hpp
sgx/include/platform/wintel32/
sgx/include/platform/wintel32/hwplatformwintel32.hpp
sgx/include/platform/xbox/
sgx/include/platform/xbox/hwplatformxbox.hpp
sgx/include/sgx/
sgx/include/sgx/core/
sgx/include/sgx/core/comms/
sgx/include/sgx/core/comms/comms.hpp
sgx/include/sgx/core/comms/commsport.hpp
sgx/include/sgx/core/comms/commssystem.hpp
sgx/include/sgx/core/comms/portdevice.hpp
sgx/include/sgx/core/comms/portsettings.hpp
sgx/include/sgx/core/compress/
sgx/include/sgx/core/compress/compress.hpp
sgx/include/sgx/core/compress/sgxcompression.hpp
sgx/include/sgx/core/compress/sgxcompressionmethod.hpp
sgx/include/sgx/core/compress/sgxzlib.hpp
sgx/include/sgx/core/compress/zlib/
sgx/include/sgx/core/compress/zlib/deflate.h
sgx/include/sgx/core/compress/zlib/infblock.h
sgx/include/sgx/core/compress/zlib/infcodes.h
sgx/include/sgx/core/compress/zlib/inffast.h
sgx/include/sgx/core/compress/zlib/inffixed.h
sgx/include/sgx/core/compress/zlib/inftrees.h
sgx/include/sgx/core/compress/zlib/infutil.h
sgx/include/sgx/core/compress/zlib/trees.h
sgx/include/sgx/core/compress/zlib/zconf.h
sgx/include/sgx/core/compress/zlib/zlib.h
sgx/include/sgx/core/compress/zlib/zutil.h
sgx/include/sgx/core/core.hpp
sgx/include/sgx/core/coreversion.hpp
sgx/include/sgx/core/crc/
sgx/include/sgx/core/crc/crc.hpp
sgx/include/sgx/core/crc/crc32.hpp
sgx/include/sgx/core/gamecode/
sgx/include/sgx/core/gamecode/base_engine.hpp
sgx/include/sgx/core/gamecode/engine.hpp
sgx/include/sgx/core/gamecode/gamecode.hpp
sgx/include/sgx/core/gamecode/gameengine.hpp
sgx/include/sgx/core/gamecode/gamehandler.hpp
sgx/include/sgx/core/gamecode/gameobject.hpp
sgx/include/sgx/core/gamecode/happening.hpp
sgx/include/sgx/core/gamecode/layer_engine.hpp
sgx/include/sgx/core/gamecode/managementengine.hpp
sgx/include/sgx/core/gamecode/systemmode.hpp
sgx/include/sgx/core/gamecode/systemmodemanager.hpp
sgx/include/sgx/core/helpers/
sgx/include/sgx/core/helpers/helpers.hpp
sgx/include/sgx/core/helpers/memprofile.hpp
sgx/include/sgx/core/helpers/memwatch.hpp
sgx/include/sgx/core/helpers/safety.hpp
sgx/include/sgx/core/helpers/trace.hpp
sgx/include/sgx/core/math/
sgx/include/sgx/core/math/bitmath.hpp
sgx/include/sgx/core/math/constants.hpp
sgx/include/sgx/core/math/geometry.hpp
sgx/include/sgx/core/math/math.hpp
sgx/include/sgx/core/math/matrix43.hpp
sgx/include/sgx/core/math/matrix44.hpp
sgx/include/sgx/core/math/numerics.hpp
sgx/include/sgx/core/math/numerics.inl
sgx/include/sgx/core/math/points.hpp
sgx/include/sgx/core/math/points2.hpp
sgx/include/sgx/core/math/points3.hpp
sgx/include/sgx/core/math/points4.hpp
sgx/include/sgx/core/math/transform.hp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com