Recent Changes in Main Web retrieved at 17:21 (GMT)

美术制作教程手册 本文讲述如何使用ParaEngine制作3D美术模型. 英文版请看Mod Guide Reference Book Contents 安装开发环境 系...
TWiki Administrator User The TWikiAdminUser has been added to TWiki to make it possible to login without needing to create a TWiki User, or to temporarily login...
The TWikiRegistrationAgent User This is a TWiki user used by TWiki when it registers new users. This user has special access to write to , and does not have...
错误码 说明 0 无异常 500 未知的错误 499 提供的数据不完整 498 非法的访问 497 数据不存在或已被删除 496 未登录或...
动画在SDK中和Max中不一样 原因1: 没有建立一个包含所有骨骼的Box. 原因2: 绑定, 做了Skin动画, 再绑定Box, 是一定...
材质 材质名称 r 0 9 可置换贴图, 如果只有一个用r, r和 r2语义是一样的 b 关闭材质的Alpha Testing a 关闭物...
人物制作规范 3dsMax 环境设置 使用米为系统单位. 3dsmax 8中的z轴在引擎中是朝上的y轴 人物模型在3dsmax 8中要朝...
Debugging NPL scripts NPL scripts are compiled at load time; compile time and runtime errors are output to the ./log.txt file. Typically debugging NPL scripts is an...
Boot Strapping in ParaEngine Boot strapping is a technique to specify the boot script and boot order of an application. Bootstrapper file is a xml file to be loaded...
Xref 教程 我们可以在静态模型的MAX文件中引用外部的人物模型或脚本模型。从而让静态模型动起来或在动态模型中指定一些...
ParaEngine SDK Short cut Manager ParaEngine SDK中的Short Cut 编辑器, 类似Visual Studio的编辑器 功能 列出引擎的所有Command和他们已有...
Coding Style in ParaEngine coding conventions used in C , NPL, C# projects in ParaEngine. Edited by LiXizhi References Lua Coding Style: http://lua users...
C /CLI LiXizhi says: there is a major difference between syntax of C .net and the most recent C /CLI. u need the recent one, of course. http://en.wikipedia...
ParaEngine Registered Logos 公司Logo ParaEngine140X40.png: ParaEngine registered.png: NPL.png:
骨骼规范 人物采用CS的Biped 影响同一个点的骨骼不能超过4个,如果超过引擎只取前面4个。(为了性能优化) 只有旋转...
paraworld.profile.GetMCML Contents Description 取得指定用户的Profile的MCML Parameters Required Name Type Description required appKey...
基础模型制作 1 . 制作流程大纲,静态模型的制作流程大概如下图所示 2 . 原画分析:根据原画了解模型的结构;...
NPL Reference Manual (weekly built version) NPL reference manual Note: The reference manual is on Intranet of ParaEngine. You may not be able to see any content in...
Edit personal data Edit text Create Edit text
Nobody Group Member list: Set GROUP Persons/group who can change the list: Set ALLOWTOPICCHANGE TWikiAdminGroup Used to prevent dangerous...
Jabber Game Server Lite (JGSL) JGSL developer reference JgslLib JGSL msg def JGSL agent JGSL agentstream JGSL gateway...
Andy, Lorne, Xizhi, Let us design bag and item system here Draft thought of Xizhi Global Store ID int , Unique Indexed PrimeKey asset string key like...
Optimaze you NPL/Lua Code Basic facts from Lua GEM book: http://www.lua.org/gems/sample.pdf Before running any code, Lua translates (precompiles) the source...
Documentation for Developers This topic covers documentation for developers who are developing and refining core modules of ParaEngine and NPL. Currently only for...
We are hiring We are seeking passionate people who could join us in the development of the next generation game technologies and its applications. At ParaEngine, you...
公司网站设计 平台 1.1 ParaEngineOverview 1.2 ParaEngineFeatures 1.3 ParaEnginePEDN 1.4 ParaEngineDownload
paraworld.bag.SwapItems Contents Description 建议交换物品的步骤: (1)用户A向用户B提交一个交换物品的请求(这里需要一个API...
paraworld.bag.BuyItems Contents Description 当前登录用户购买物品 用户在官方商城购买物品:直接调用BuyItems API完成购买流程 用...
paraworld.bag.DestroyItem Contents Description 当前登录用户销毁其拥有的物品(每次只能销毁一种物品) Parameters Required Name...
paraworld.bag.SendItem Contents Description 赠送物品(每次只能赠送一种物品) Parameters Required Name Type Description required sessionKey...
美术流程 () 什么是美术流程? 美术流程,在具体形式上是由美术团队的成员(如美术项目经理(TA) )撰写的一个文本...
Art Pipeline () What is an art pipeline? An art pipeline, in tangible form, is a text document written by a member (such as TechnicalArtist (TA)) of an art team...
Frame Rate Optimization Excerpt and partially modified from Game Studio Manual A7: Frame Rate Optimization The frame rate is the number of frames rendered per second...
Official Documentation Official documentation pages were written and carefully reviewed by ParaEngine software engineers. General Reference Installation...
paraworld.email.Remove Contents Description 移除一个EMAIL,只能移除自己收到的EMAIL Parameters Required Name Type Description required...
paraworld.email.Check Contents Description 分页返回当前登录用户收到的所有EMAIL(不返回具体内容) Parameters Required Name Type...
paraworld.email.Get Contents Description 取得指定EMAIL的详细数据 Parameters Required Name Type Description required sessionKey string ...
paraworld.email.Send Contents Description 登录用户向指定的用户发送一封EMAIL(指社区中的EMAIL,非真实的电子邮件),只有相关...
ParaWorld Users user info Title user info Author(s) LiXizhi Date 2008/1/21 File script/kids/3DMapSystemApp/API/paraworld.users.lua...
ParaWorld Profile App profile management API Title App profile management API Author(s) LiXizhi,CYF Date 2008/1/21 File script/kids...
ParaWorld Marketplace a central place per application for selling and buying tradable items. Title a central place per application for selling and buying tradable...
ParaWorld Map a central place per application for selling and buying tradable items. Title a central place per application for selling and buying tradable...
ParaWorld Map Microcomos Query Language (MQL) Title Microcomos Query Language (MQL) Author(s) LiXizhi Date 2008/5/22 File script/kids...
ParaWorld Lobby lobby services Title lobby services Author(s) LiXizhi Date 2008/1/21 File script/kids/3DMapSystemApp/API/paraworld.lobby...
ParaWorld Inventory a central place per application for selling and buying tradable items. Title a central place per application for selling and buying tradable...
ParaWorld Friends querying and managing friends. Title querying and managing friends. Author(s) LiXizhi,CYF Date 2008/1/21 File script...
ParaWorld Auth It is for client and application to authenticate a user and return or verify a session key. Title It is for client and application to authenticate...
ParaWorld Apps a central place per application for selling and buying tradable items. Title a central place per application for selling and buying tradable...
ParaWorld Actionfeed a central place per application for selling and buying tradable items. Title a central place per application for selling and buying tradable...
JgslLib Design doc of Jabber Game Server Lite(JGSL) Author(s) LiXizhi Date: 2007/11/6, doc replenished 2008.6.22 by LiXizhi, refactored by 2008.12.27 LiXizhi...

«Previous   1  2  3  4  5  6  7  8  9  10   Next»

Show 10, 20, 50, 100, 500, 1000 results per page, or show all.

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map

Topic revision: r5 - 2006-11-15 - TWikiContributor
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback