您的位置:首页 > 理论基础 > 计算机网络

图形、游戏物理 学习、开发、工具(来自网络的很多免费的好资源 )

2013-04-06 23:36 736 查看
开学了,整理一下实用的工具给实验室的同学和学部学生。。

反正一个人看不如贴出来分享。。

---------------------------------------------------

---------------------------------------------------

Software recommendation

---------------------------------------------------

Notepad++

Free

Powerful text(source code) editor. Supports several programming languages!
http://notepad-plus-plus.org/download/v6.3.2.html
---------------------------------------------------

Code compare

Free

compare or merge source code, and also folder comparision
http://www.devart.com/codecompare/download.html
other code compare tool:

UltraCompare (trial avaliable)

Beyond compare

DiffMerge

---------------------------------------------------

Microsoft Visio

One of the microsoft office production

UML(Unified Modeling language) diagram and more other engineering diagram

dpatoolkit

Free

Personal favorite UML & Design Pattern Automation Toolkit
http://dpatoolkit.sourceforge.net/
---------------------------------------------------

Productivity Power Tools

Free

Visual studio extension, quick find and replace and navigation

can install inside visual studio 2010 by...[menu] Tools->Extension manager

or download at:
http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef/
other: Visual Assist X (trial)

---------------------------------------------------

GIMP

Free

The GNU Image Manipulation Program

image processing tool like photoshop, but it's free and also supports Windows and iMac!
http://www.gimp.org/
---------------------------------------------------

POV-Ray

Free

ray-trace tool

If you just want to do simulation, and won't to spend time on

opengl or DirectX3D, you can use POV-Ray to render high-quality images.

Simple script scence description. Mesh, iso-surface, volume supported.

Windows, Mac OS/Mac OS X and i86 Linux
http://www.povray.org/
---------------------------------------------------

---------------------------------------------------

25 (Free) 3D Modeling Applications You Should Not Miss
http://www.hongkiat.com/blog/25-free-3d-modelling-applications-you-should-not-miss/
Blender

A famous free open source 3D modeling and animation application
http://www.blender.org/
Google SketchUp 6

You can get many free download models at Google-SketchUp
http://www.sketchup.com/
Bishop3D

allows you to model the scenes interactively and it will automatically generate the correspondent POV-Ray SDL script

(Free)
http://www.bishop3d.com/download.htm
...And more...

----------------------------------------------------

TurboSquid

With over 200,000 3D models available for download(Some are Free download)
https://www.turbosquid.com
---------------------------------------------------

----------------------------------------------------

AMD render monkey

Free

For the ones who want to learn shader (HLSL, GLSL)
http://developer.amd.com/resources/archive/archived-tools/gpu-tools-archive/rendermonkey-toolsuite/
----------------------------------------------------

----------------------------------------------------

Graphic Sdk

nVidia SDK
https://developer.nvidia.com/nvidia-graphics-sdk-11
microsoft directX sdk
http://www.microsoft.com/en-us/download/details.aspx?id=6812
OpenGL ES
http://www.imgtec.com/powervr/insider/sdkdownloads/index.asp
sdk and 40+ sample
http://developer.amd.com/tools/graphics-development/amd-opengl-es-sdk/
----------------------------------------------------

----------------------------------------------------

Online DX/Ogl study

OpenGL
http://www.opengl.org/sdk/docs/manglsl/ http://nehe.gamedev.net/
48 excellent sample for opengl learning with source code and detailed comment (all source code can be download)

PS: recently gles sample also published.

OpenGLES
http://nopper.tv/opengles.html
20 opengles samples (source and vs project download)
http://www.glbenchmark.com/index.jsp
For device compatibility and performance information

DirectX3D 11
http://www.rastertek.com/tutdx11.html
40+ DirectX 11 Tutorials (source and vs project download)

----------------------------------------------------

GPU Gems

read GPU Gems 2 online
http://http.developer.nvidia.com/GPUGems2/gpugems2_part01.html
----------------------------------------------------

----------------------------------------------------

Android program development:

Android 4.0 SDK download and install
http://www.javadrive.jp/android/install/index1.html
----------------------------------------------------
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐