联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 3D图形编程(614) 

[3D图形编程] 3d-solar-system

\--部署w Netlify:solar-system-3d-202401.Netlify.app使用Three.js库在web浏览器上创建和显示创新的交互式3d图形体验。3D图形编程,包括几何变换、照明、材质和纹理
\--deployed w Netlify: solar-system-3d-202401.netlify.app Using the Three.js library to create and display innovative and interactive 3D graphics experience on web browsers. 3D graphics programming, including geometric transformations, lighting, materials, and texture (2024-01-19, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705749403792940.html

[3D图形编程] coindesigner

Coindesigner是一个RAD(快速应用程序开发)系统,用于使用Coin3D openInventor构建3D应用程序。它允许仅使用拖放来编写简单的3D场景,因此用户不需要任何编程技能即可使用它。
Coindesigner is a RAD (rapid application development) system to build 3D applications using Coin3D openInventor. It allows to write simple 3D scenarios just using drag&drop, so users require no programming skills to use it. (2017-07-25, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689656647706272.html

[3D图形编程] OpenGL-scene

使用OpenGL库的3D对象的真实感演示。用户通过鼠标和键盘直接操纵对象的场景输入。OpenGL(Open Graphics Library)是一种用于渲染2D和3D矢量图形的跨语言、跨平台应用程序编程接口(API)
Photorealistic presentation of 3D objects using OpenGL library. The user directly manipulates by mouse and keyboard inputs the scene of objects. OpenGL (Open Graphics Library) is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics (2022-02-03, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689654058434487.html

[3D图形编程] 42cursus-FdF

42门课程的第五个项目向学生介绍了使用MiniLibX进行图形编程的基础知识。在三个要挑选的项目中,我选择了FdF,它旨在表示3D中的“铁丝网”网格。
The fifth project of 42 curriculum introduces students to the fundamentals of graphic programming with MiniLibX. Between three projects to pick out, I chose FdF which aims to represent "iron wire" meshing in 3D. (2023-06-21, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689653995350164.html

[3D图形编程] matlab pine

matlab点云三维重建,用matlab写成的,效果很好,而且速度也比较快
Matlab point cloud three-dimensional reconstruction, written in MATLAB, the effect is very good, and the speed is faster. (2018-05-26, matlab, 9840KB, 下载33次)

http://www.pudn.com/Download/item/id/1527310624829176.html

[3D图形编程] CheatEngine6.4src

CE6.4源码,这个源码增加了D3D功能和一些系统底层的功能,总之对于编程爱好者十分又有用
CE6.4 source code, the source adds to the underlying D3D function and some functions of the system, in short, but very useful for programming enthusiasts (2015-01-14, Delphi, 11392KB, 下载7次)

http://www.pudn.com/Download/item/id/1421234138690638.html

[3D图形编程] 14Mesh-CSharp

C#+Direct3D环境下的三维图形编程,有网格业务Mesh,多种图形演示,可旋转,放大等操作
Three-dimensional graphics programming C#+Direct3D environment, there is a grid of business Mesh, a variety of graphical presentation, you can rotate, zoom and other operations (2014-10-11, C#, 197KB, 下载50次)

http://www.pudn.com/Download/item/id/2634938.html

[3D图形编程] 3D-game-elementary-programming(CSharp)

3D游戏编程入门(C#) 在阅读本书的过程中,将实现两个完整的3D游戏.阅读完本书后,读者将能够设计并实现自己的3D游戏,以使自己成为一名优秀的游戏开发人员.
3D game programming entry (C#) in the process of reading this book, will achieve two complete 3D game. Reading the book, readers will be able to design and implement their own 3D games to make themselves become an excellent game developer. (2013-06-01, C#, 395KB, 下载9次)

http://www.pudn.com/Download/item/id/2266872.html

[3D图形编程] sanjiao

请编程在屏幕上画出下图中的三棱柱的三视图,其中 (0,0,0)(0,50,100)(0,100,0)(300,0,0)(300,50,100)(300,100,0) 为三棱柱的六个顶点的三维坐标
Please programming draw on the screen under the prism of view, (0, 0, 0), (0, 50, 100) (0,100,0) (300,0,0) (300,50,100) (300,100, 0) for the three-dimensional coordinates of the six vertices of the triangular prism (2013-05-20, Visual C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/2251029.html

[3D图形编程] sanweichongjian

利用MATLAB软件编程实现三维重建,对CT图像实现三维体绘制。
CT images of three-dimensional volume rendering reconstruction (2013-02-28, matlab, 204KB, 下载141次)

http://www.pudn.com/Download/item/id/2144065.html

[3D图形编程] D3

VC6.0与matla混合编程实现Osada算法D3距离的源代码。D3距离表示D3模型上任意三个点组成的三角形的面积的平方根。用于进行三维模型的特征提取。
VC6.0 with matla mixed programming the distance source code of the the Osada algorithm D3. The distance of D3 represents the the D3 model arbitrary triangle formed by the three points of the square root of the area. 3D model used for feature extraction. (2012-10-21, Visual C++, 1604KB, 下载10次)

http://www.pudn.com/Download/item/id/2022006.html

[3D图形编程] CSharp-test-DX-draw-a-line-speed

该程序用C#编程,能够画出直线,并能测出画直线的时间等等(注:在画直线的那设个断点,才能看到时间),切记,该程序很经典
The program in c# programming, can draw a straight line, and the time can measure the draw a line and so on (note: draw a line in the set breakpoints, can see time), remember, this program is very classical (2012-02-24, C++, 38KB, 下载6次)

http://www.pudn.com/Download/item/id/1778379.html

[3D图形编程] vpmotion_drive

vega prime与C++混合编程实例,模拟驾驶车辆运动,可以左转右转,加速减速,刹车等功能,可以用键盘和鼠标控制。
This sample illustrates the use of the drive motion model (vpMotionDrive). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to allow for additional keyboard input. The sample loads town.flt and allows the user to fly around the database using a drive motion model. (2011-03-03, Visual C++, 759KB, 下载87次)

http://www.pudn.com/Download/item/id/1442805.html

[3D图形编程] DirectX

过去几年中,在实时图形学领域里产生了一些激动人心的进展。通过阅读本书,你可以了解更多关于图形编程的进展。 《DirectX实时渲染技术详解》一书首先回顾了新近的3D图形学进展,介绍了矢量、矩阵、颜色和光照,然后转向渲染图形学,介绍各种顶点和像素着色器技术,阐述如何将视频(图像)当作纹理来使用,以及发掘在场景中采集物体所用的一些技术。此书都可用作掌握各种实时图形编程技术的基础教材。
<<Real-Time Rendering Tricks and Techniques in DirectX >>There are many books that describe the theory behind rendering techniques without walking the reader through actual source code. There are also samples available on the internet that supply source code without explaining how and why the code works. There are very few resources available that walk the reader all the way from the theory to the implementation details. Real Time Rendering Tricks and Techniques in DirectX bridges that gap by presenting over 25 rendering techniques using the latest version of DirectX. The book begins with basic concepts like matrices, vertices, and textures before moving to advanced topics such as vertex and pixel shaders. (2010-07-21, Visual C++, 18715KB, 下载12次)

http://www.pudn.com/Download/item/id/1247700.html

[3D图形编程] DepthOfField

本节提供对Microsoft® Direct3D® 应用程序编程接口(API)中三维图形功能的介绍。可以在这里找到有关图形流水线的概述,以及可以快速运行,帮助开发者了解Direct3D基本功能的教程
This section provides Microsoft ® Direct3D ® application programming interface (API) in the three-dimensional graphics presentation. Can find an overview of the graphics pipeline, and can quickly run to help the developers understand the basic function of Direct3D Tutorial (2010-06-14, Visual C++, 23KB, 下载2次)

http://www.pudn.com/Download/item/id/1212721.html

[3D图形编程] OpenGL_MFC

使用OpenGL库编写的高质量的VC++ MFC框架程序。如果你对VC+ + / MFC环境下的OpenGL编程感兴趣,本源码绝对是一个很好的选择。程序可以使用可视化界面显示几何形体,具备光照、旋转等功能,稍加扩充便可做成实用型软件。所有源代码在VC++6.0环境下编译通过,保证可用。好东西不敢独享,特奉献给广大计算机图形学爱好者。欢迎交流。
Using the OpenGL library on the quality of the VC++ MFC framework of the program. If you are VC++/MFC environment interested in OpenGL programming, this source is definitely a good choice. Program can use the visual interface display geometry, with light, rotation and other functions, a little expansion of the software can be made practical. All source code in VC++6.0 environment, compiled by guarantee available. Good thing not exclusive, special dedicated to the broad masses of computer graphics enthusiasts. Welcome the exchange. (2009-08-29, Visual C++, 50KB, 下载82次)

http://www.pudn.com/Download/item/id/894002.html

[3D图形编程] A_Mathematical_Introduction_with_OpenGL

详细介绍了数学在3D图形编程中的应用,包括了很多有用的源码段,以及一些关于光线跟踪的内容。
This book is an introduction to 3-D computer graphics with particular emphasis on fundamentals and the mathematics underlying computer graphics. It includes descriptions of how to use the cross-platformOpenGL programming environment. It also includes source code for a ray tracing software package. (Accompanying software is available freely from the book’s Web site.) (2009-07-27, C/C++, 6452KB, 下载12次)

http://www.pudn.com/Download/item/id/857583.html

[3D图形编程] OGRE3D

ogre是国外著名的3D渲染引擎,免费且开源,可以帮助你很快的实现3D编程,本教程将介绍ogre的使用与编写代码
famous ogre is 3D rendering engine, free and open source, I can help you quickly achieve the 3D programming, this tutorial will introduce the use of the ogre and the preparation of the code (2009-05-25, Visual C++, 1836KB, 下载45次)

http://www.pudn.com/Download/item/id/777429.html

[3D图形编程] 3d

delphi中用GDI函数画出三维图形,带源码,在delphi 7 + Windows XP SP2下编译通过
delphi using GDI functions to draw three-dimensional graphics, with source code in delphi 7+ Windows XP SP2 under the compiler through (2008-06-05, Delphi, 162KB, 下载101次)

http://www.pudn.com/Download/item/id/483233.html

[3D图形编程] basic_math_tutorial_cg

Cg(C for Graphics,NVIDIA公司出品)语言写的数学工具包,学习在图形处理器上编程的学者可以用来研究Cg程序,以及作数值模拟在图形处理器上实现方面的研究
Cg (C for Graphics, NVIDIA Corporation products) language to write mathematical tool kit, learning programming in graphics processors can be used to research scholars Cg procedures, as well as for numerical simulation in the graphics processor to achieve the research (2007-10-11, Others, 106KB, 下载85次)

http://www.pudn.com/Download/item/id/343850.html