Welcome![Sign In][Sign Up]
Location:
Search - 3D UI

Search list

[Other resourcej2meapi07

Description: 本手册包含如下内容 J2ME Web Services RPC (JSR 172) J2ME Web Services XML (JSR 172) Java APIs for Bluetooth (JSR 82) Location API (JSR 179) MID Profile 2.0 (JSR-118) Mobile Media API 1.1 (JSR-135) Mobile 3D Graphics API (JSR184) PDA Pim 1.0 (JSR 75) PDA FileConnection (JSR 75) J2ME Web Services RPC (JSR 172) Scalable 2D Vector Graphics API (JSR-226) SIP API (JSR 180) Wireless Messaging API 1.0 (JSR 120) WTK2.2 相关文档 Nokia UI API 1.1
Platform: | Size: 6766391 | Author: jason | Hits:

[Game Programsf_2008411

Description: 跨平台2D引擎,任何图形设备(2d/3d)均可使用 精灵引擎包括:精灵(支持HotPoint),45度斜角地图,图层,ViewPort,层管理器。 图形引擎包括:ISurf通用2D绘图接口。目前有一个DDraw7的实现;IFont接口。还有一个CGdiFont实现。 *声明:欢迎学习研究或修改,未经本人许可,严禁用于商业用途 Copyright instemast 精灵引擎部分,我发现SUN的J2ME设计的还不错,所以参考了他的设计。 不过J2ME是针对移动设备的,不支持45度斜角地图,我支持了一下。 图形绘制部分,我抽象出了出一个ISurf接口来完成图形绘制。这个接口我改了好几次。 不支持位图Alpha通道,但是支持单个Alpha值。 ISurf接口中的Color格式为X8R8G8B8,不过具体设备上的具体实现与之可能不同。 你可以用D3D实现这个ISurf,也可以用DDraw实现他。目前我只提供了DDraw实现。 另外要说的是,不是说做3D游戏就不需要实现这个2D接口了。 由于我的UI是基于ISurf接口的,所以我的3D游戏也需要实现ISurf,以使UI工作。 里面用到的其他头文件,我也共享了出来,保证可以编译。
Platform: | Size: 40295 | Author: test | Hits:

[Game ProgramCeguiClientCodes

Description: CEGUI是用来做3D游戏UI界面开发的底层接口库,通过它可以比较容易的实现各种挺绚的游戏界面,本程序就是通过它来实现的一个例子,做游戏UI的可以通过它学到不少有用的东西 斑竹FIREFOX每次上传,源码类别都会变成不正确,你们的上传是否有问题啊?
Platform: | Size: 200719 | Author: test | Hits:

[J2MEj2meapi07

Description: 本手册包含如下内容 J2ME Web Services RPC (JSR 172) J2ME Web Services XML (JSR 172) Java APIs for Bluetooth (JSR 82) Location API (JSR 179) MID Profile 2.0 (JSR-118) Mobile Media API 1.1 (JSR-135) Mobile 3D Graphics API (JSR184) PDA Pim 1.0 (JSR 75) PDA FileConnection (JSR 75) J2ME Web Services RPC (JSR 172) Scalable 2D Vector Graphics API (JSR-226) SIP API (JSR 180) Wireless Messaging API 1.0 (JSR 120) WTK2.2 相关文档 Nokia UI API 1.1 -This manual contains the following J2ME Web Services RPC (JSR 172) J2ME Web Services XML (JSR 172) Java APIs for Bluetooth (JSR 82) Location API (JSR 179) MID Profile 2.0 (JSR-118) Mobile Media API 1.1 (JSR- 135) Mobile 3D Graphics API (JSR184) PDA Pim 1.0 (JSR 75) PDA FileConnection (JSR 75) J2ME Web Services RPC (JSR 172) Scalable 2D Vector Graphics API (JSR-226) SIP API (JSR 180) Wireless Messaging API 1.0 (JSR 120) WTK2.2 related documentation Nokia UI API 1.1
Platform: | Size: 6766592 | Author: jason | Hits:

[Windows DevelopProgrammingWPF

Description: Programming WPF Windows Presentation Foundation (WPF) (formerly known by its code name "Avalon") is a brand-new presentation framework for Windows XP and Windows Vista, the next version of the Windows client operating system. For developers, WPF is a cornucopia of new technologies, including a new graphics engine that supports 3-D graphics, animation, and more an XML-based markup language (XAML) for declaring the structure of your Windows UI and a radical new model for controls. Programming Windows Presentation Foundation is the book you need to get up to speed on WPF. By page two, you ll have written your first WPF application, and by the end of Chapter 1, "Hello WPF," you ll have completed a rapid tour of the framework and its major elements. These include the XAML markup language and the mapping of XAML markup to WinFX code the WPF content model layout controls, styles, and templates graphics and animation and, finally, deployment.
Platform: | Size: 2320384 | Author: yjc666 | Hits:

[matlabPkgMyAntiAlias

Description: Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
Platform: | Size: 273408 | Author: Alex Qun | Hits:

[SymbianMyAppS60

Description: • Symbian OS basics, Memory Management, Descriptors, Application Structure, Client-Server, Active Object, Application UI Viewer, Screen Saver, File Handling, Simple 2D,3D games, Simple Banner, Scalable UI, Location Finder GPS, HTTP client API, End-End Socket HTTP API,DBMS, Messaging Application. -err
Platform: | Size: 11264 | Author: phani | Hits:

[DirextX12

Description: 一个3D小游戏,有场景,人物,粒子,UI。VC2005+DX9开发-A 3D game, there are scenes, characters, particles, UI. VC2005+ DX9 development
Platform: | Size: 36831232 | Author: dushouyue | Hits:

[JSP/JavaLWUIT1[1].2-src

Description: lwuit1.2最新源码。The Lightweight UI Toolkit (LWUIT) 是一个轻量级JavaME UI工具包。LWUIT类似Swing 的MVC架构, 支持多种布局(Layouts), 皮肤更换, 字体, 触摸屏, 动画效果, Rich控件, 3D集成, Painter, 模式对画框, I18N/L10N等。 -lwuit1.2 the latest source code. The Lightweight UI Toolkit (LWUIT) is a lightweight JavaME UI Toolkit. LWUIT similar to Swing' s MVC architecture, support for multiple layouts (Layouts), skin replacement, fonts, touch screen, animation effects, Rich controls, 3D integration, Painter, model frame, I18N/L10N so.
Platform: | Size: 661504 | Author: 黄明春 | Hits:

[OpenGL program3DEngine

Description: 使用OPENGL开发的小引擎,包括图形处理模块,粒子系统模块,输入,音频模块,UI模块-OPENGL developed using a small engine, including the graphics processing module, particle system module, input, audio module, UI module
Platform: | Size: 17626112 | Author: liaobaiyu | Hits:

[Program docLWUIT

Description: Sung公司推出的LWUIT文档,J2ME新的UI控件LWUIT。LWUIT是一个轻量级JavaME UI工具包。主要的特性包括:类似Swing 的MVC架构,支持多种布局(Layouts),皮肤更换,字体,触摸屏,动画效果,Rich控件,3D集成,Painter,模式对画框,I18N/L10N等。-Sung launched the LWUIT documents, J2ME new UI controls LWUIT. LWUIT is a lightweight JavaME UI Toolkit. The main features include: Swing-like MVC framework, support for multiple layouts (Layouts), skin replacement, fonts, touch screen, animation effects, Rich controls, 3D integration, Painter, model frame, I18N/L10N so.
Platform: | Size: 4732928 | Author: EnjoyJava | Hits:

[3D Graphic3D_Controls_0.7_source_and_exe

Description: 3d 桌面显示代码( 3d UI Framework)-3d desktop System
Platform: | Size: 2515968 | Author: xing | Hits:

[JSP/Javaswing

Description: 一个java swing 3D 特性的Look and Feel. 可以更换java 桌面程序的UI -Characteristics of a java swing 3D Look and Feel. Can change the UI java desktop
Platform: | Size: 79872 | Author: LC | Hits:

[Windows DevelopDeveloping_UI_BB

Description: Developing 3D UI for Beagle Board
Platform: | Size: 532480 | Author: andi_unger | Hits:

[Special EffectsQt_OpenGL_create_a_cross_platform_visualization_UI

Description: Qt OpenGL 创建跨平台可视化UI:科学可视化、医学成像、飞行模拟、流程建模、动画、游戏和视觉效果应用程序都需要大量使用高性能 2D 和 3D 图形。-Qt OpenGL to create cross-platform visualization UI: scientific visualization, medical imaging, flight simulation, process modeling, animation, games and visual effects application that requires extensive use of high-performance 2D and 3D graphics.
Platform: | Size: 417792 | Author: jik | Hits:

[CSharpBornander.UI.TabCarousel

Description: 实现一个3d效果,的controltav,可以通过控件控制,包括源代码-To achieve a 3d effect, the controltav, can be controlled by controls, including source code
Platform: | Size: 22528 | Author: richard | Hits:

[CSharpWpf3FD

Description: WPF是微软新一代图形系统,运行在.NET Framework 3.0架构下,为用户界面、2D/3D 图形、文档和媒体提供了统一的描述和操作方法。基于DirectX 9/10技术的WPF不仅带来了前所未有的3D界面,而且其图形向量渲染引擎也大大改进了传统的2D界面,比如Vista中的半透明效果的窗体等都得益于WPF。 程序员在WPF的帮助下,要开发出媲美Mac程序的酷炫界面已不再是遥不可及的奢望。 WPF相对于Windows客户端的开发来说,向前跨出了巨大的一步,它提供了超丰富的.NET UI 框架,集成了矢量图形,丰富的流动文字支持flow text support,3D视觉效果和强大无比的控件模型框架。
Platform: | Size: 77824 | Author: 杨俊新 | Hits:

[MTK3d_UI_for_MTK_320

Description: MTK平台上一个简单的3D动画mmi的实现。-MTK platform on a simple 3D animation mmi implementation.
Platform: | Size: 1786880 | Author: daizhixin | Hits:

[Game ProgramTower Game

Description: 这是用unity引擎c#语言开发的塔防游戏。有UI界面,主要是两个英雄打猎物,有猎物的XML表,有猎物的被击数,也有波数。(This is the unity engine using c# language to develop the tower defense game. There are UI interfaces, mainly two heroes playing prey, XML table with prey, a number of prey hit, there are wave numbers.)
Platform: | Size: 39844864 | Author: 讨厌游戏 | Hits:

[Other3D实例演示

Description: 关于3d展示wpf控件的demo,WPF是 委托机制 数据驱动UI方式进行工作(About 3D, the demoWPF that displays WPF controls is the delegate mechanism, data driven, and UI work)
Platform: | Size: 5392384 | Author: 木小白 | Hits:
« 12 3 »

CodeBus www.codebus.net