CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:SoftPixelEngine

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

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

high-level real-time 3d engine written in C++ for Windows and Linux.

It is designed for writing 2d- and 3d games and graphics applications. You will see t
(系统自动生成,下载前可以参看下载内容)

下载文件列表

SoftPixelEngine/bin/cg.dll
SoftPixelEngine/bin/cg.lib
SoftPixelEngine/bin/cgD3D10.lib
SoftPixelEngine/bin/cgD3D11.dll
SoftPixelEngine/bin/cgD3D11.lib
SoftPixelEngine/bin/cgD3D9.dll
SoftPixelEngine/bin/cgD3D9.lib
SoftPixelEngine/bin/cgGL.dll
SoftPixelEngine/bin/cgGL.lib
SoftPixelEngine/bin/glew32.dll
SoftPixelEngine/bin/jpeg.lib
SoftPixelEngine/bin/jpeg62.dll
SoftPixelEngine/bin/libpng.a
SoftPixelEngine/bin/libvfw32.a
SoftPixelEngine/bin/libz.a
SoftPixelEngine/bin/newton.dll
SoftPixelEngine/bin/newton.lib
SoftPixelEngine/bin/newton_d.dll
SoftPixelEngine/bin/newton_d.lib
SoftPixelEngine/bin/smpeg.dll
SoftPixelEngine/bin/Win32-MinGW/libSoftPixelEngine.dll
SoftPixelEngine/bin/Win32-MinGW/libSoftPixelEngine.dll.a
SoftPixelEngine/bin/Win32-MinGW/libSpSbImportExport.a
SoftPixelEngine/bin/Win32-MSVC10/Debug/SoftPixelEngine.dll
SoftPixelEngine/bin/Win32-MSVC10/Debug/SoftPixelEngine.lib
SoftPixelEngine/bin/Win32-MSVC10/Debug/SpSbImportExport.lib
SoftPixelEngine/bin/Win32-MSVC10/Release/SoftPixelEngine.dll
SoftPixelEngine/bin/Win32-MSVC10/Release/SoftPixelEngine.lib
SoftPixelEngine/bin/Win32-MSVC10/Release/SpSbImportExport.lib
SoftPixelEngine/bin/Win32-MSVC11/Debug/SoftPixelEngine.dll
SoftPixelEngine/bin/Win32-MSVC11/Debug/SoftPixelEngine.lib
SoftPixelEngine/bin/Win32-MSVC11/Debug/SpSbImportExport.lib
SoftPixelEngine/bin/Win32-MSVC11/Release/SoftPixelEngine.dll
SoftPixelEngine/bin/Win32-MSVC11/Release/SoftPixelEngine.lib
SoftPixelEngine/bin/Win32-MSVC11/Release/SpSbImportExport.lib
SoftPixelEngine/bin/Win32-MSVC9/Debug/SoftPixelEngine.dll
SoftPixelEngine/bin/Win32-MSVC9/Debug/SoftPixelEngine.lib
SoftPixelEngine/bin/Win32-MSVC9/Debug/SpSbImportExport.lib
SoftPixelEngine/bin/Win32-MSVC9/Release/SoftPixelEngine.dll
SoftPixelEngine/bin/Win32-MSVC9/Release/SoftPixelEngine.lib
SoftPixelEngine/bin/Win32-MSVC9/Release/SpSbImportExport.lib
SoftPixelEngine/bin/Win32-MSVC9/Release/TestBillboarding.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TestDeferredRenderer.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialCollisions.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialDrawing2D.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialGettingStarted.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialGPGPU.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialGraphicsUserInterface.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialNetworking.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialPhysicsSimulation.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialPrimitives.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialSceneLoader.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialShaderLibrary.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialShaping.exe
SoftPixelEngine/bin/Win32-MSVC9/Release/TutorialTessellation.exe
SoftPixelEngine/bin/zlib.dll
SoftPixelEngine/History.txt
SoftPixelEngine/LICENSE.txt
SoftPixelEngine/README.txt
SoftPixelEngine/repository/CMakeLists.txt
SoftPixelEngine/repository/FindSoftPixelEngine.cmake
SoftPixelEngine/repository/help/tutorials/Collisions/media/Bricks.jpg
SoftPixelEngine/repository/help/tutorials/Collisions/media/CollisionScene.spm
SoftPixelEngine/repository/help/tutorials/Collisions/media/CollisionScene.spsb
SoftPixelEngine/repository/help/tutorials/Collisions/sources/CMakeLists.txt
SoftPixelEngine/repository/help/tutorials/Collisions/sources/main.cpp
SoftPixelEngine/repository/help/tutorials/common.hpp
SoftPixelEngine/repository/help/tutorials/Drawing2D/media/CharactersTileset.png
SoftPixelEngine/repository/help/tutorials/Drawing2D/media/Ground.jpg
SoftPixelEngine/repository/help/tutorials/Drawing2D/sources/CMakeLists.txt
SoftPixelEngine/repository/help/tutorials/Drawing2D/sources/main.cpp
SoftPixelEngine/repository/help/tutorials/GettingStarted/media/SphereMap.jpg
SoftPixelEngine/repository/help/tutorials/GettingStarted/sources/CMakeLists.txt
SoftPixelEngine/repository/help/tutorials/GettingStarted/sources/main.cpp
SoftPixelEngine/repository/help/tutorials/GPGPU/media/Particle.jpg
SoftPixelEngine/repository/help/tutorials/GPGPU/shaders/OpenCLShader.cl
SoftPixelEngine/repository/help/tutorials/GPGPU/shaders/ParticleShader.glfrag
SoftPixelEngine/repository/help/tutorials/GPGPU/shaders/ParticleShader.glgeom
SoftPixelEngine/repository/help/tutorials/GPGPU/shaders/ParticleShader.glvert
SoftPixelEngine/repository/help/tutorials/GPGPU/sources/CMakeLists.txt
SoftPixelEngine/repository/help/tutorials/GPGPU/sources/main.cpp
SoftPixelEngine/repository/help/tutorials/GPGPU/spDebugLog.txt
SoftPixelEngine/repository/help/tutorials/GraphicsUserInterface/media/LabyrinthBitmap.txt
SoftPixelEngine/repository/help/tutorials/GraphicsUserInterface/media/Smilie.png
SoftPixelEngine/repository/help/tutorials/GraphicsUserInterface/sources/CMakeLists.txt
SoftPixelEngine/repository/help/tutorials/GraphicsUserInterface/sources/main.cpp
SoftPixelEngine/repository/help/tutorials/iOS-Tutorial/App/iOS_Tutorial-Info.plist
SoftPixelEngine/repository/help/tutorials/iOS-Tutorial/App/iOS_TutorialViewController.xib
SoftPixelEngine/repository/help/tutorials/iOS-Tutorial/App/iOS_Tutorial_Prefix.pch
SoftPixelEngine/repository/help/tutorials/i

相关说明

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

相关评论

暂无评论内容.

发表评论

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