|
|
(未显示6个用户的109个中间版本) |
第1行: |
第1行: |
− | {{LSL Header|ml=*}} | + | {{TOCright}} |
− | __NOTOC__
| |
− | LSL (Linden Scripting Language) is the scripting language that gives behavior to Second Life primitives, objects, and avatars. This is a community effort to provide an accurate & open documentation resource on LSL for scripters of all skill levels.
| |
| | | |
− | Feel free to edit and add content. For more information on how to edit the wiki, see [[Project:Editing Guidelines|Editing Guidelines]]. Do not copy any information from other sources, unless you are sure about the copyright agreements. See the [[Talk:LSL Portal|LSL Portal discussion]] page for more information.
| + | =='''3D虚拟世界'''== |
| + | [http://219.224.19.142/mwiki 校内课程] | [[虚拟世界在线课程]] | [[建模知识]] | [[虚拟世界/脚本手册|脚本手册]] | [[课程构想]] | [[网上资源]] |
| | | |
− | '''Want to learn LSL? See [[LSL Tutorial]].'''
| + | ===课程:创新实践课程=== |
| + | [[虚拟世界/初级课程|初级课程]] | [[民族文化]] | [[未来星球]] | [[虚拟音乐世界]] |
| + | ===应用:虚拟世界创新实践教育平台=== |
| + | [[虚拟世界/木铎世界|木铎世界]] | [[虚拟世界/那儿世界|There Online]] |
| | | |
− | <div id="box">
| + | =='''软件工程'''== |
− | {| width="100%" rules="all" style="border-width: 0px; border-spacing: 5px;" | + | ===课程:软件工程实践=== |
− | |- valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
| + | {{SOFTEright}} |
− | | height="1" width="30%"| | + | ===探索:零代码工具=== |
| + | '''[[软件工程实践/零代码/相关研究|研究现状]] | [[软件工程实践/零代码/伙伴云经验|伙伴云经验总结]]''' |
| | | |
− | == LSL Portal == | + | ===“创教”融合软件工程教改=== |
− | <div style="padding: 0.5em;">
| + | {{SOFTGright}} |
− | * [[LSL Editing Primer|Editing Primer]] - Editing Instructions
| |
− | * [[LSL Portal Guidelines|Guidelines]] - Administration and Design Standards (Mission, rules, layout, etc.)
| |
− | * [[LSL Portal To-do|To-Do]] - Edit/Revisions To-Do Listing
| |
− | * [[LSL Portal Translation Project|Translation Project]] - Translation Coordination
| |
− | </div>
| |
− | |height="1" width="30%" rowspan="2"|
| |
| | | |
− | == LSL Language Reference == | + | =='''人工智能机器人'''== |
− | <div style="padding: 0.5em;">
| + | [[Arduino|单片机、Arduino、树莓派]] | [[Scratch]] | [[ROS机器人操作系统]] | [[双足机器人]] | [[四足机器人]] | [[工业机器人]] | [[服务机器人]] | [[教育机器人]] | [[机器人竞赛]] |
− | * [[:Category:LSL Constants|Constants]]
| |
− | * [[:Category:LSL Events|Events]]
| |
− | * {{LSLGC|Flow Control}}
| |
− | ** [[for]]
| |
− | ** [[if]]
| |
− | ** [[while]]
| |
− | ** [[do-while]]
| |
− | ** [[jump]]
| |
− | ** [[return]]
| |
− | ** [[state]]
| |
− | * [[:Category:LSL Functions|Functions]]
| |
− | **<span class="plainlinks">[{{fullurl:Category:LSL_Functions}}#mw-pages (A..L)]</span>
| |
− | **<span class="plainlinks">[{{fullurl:Category:LSL_Functions|from=L}}#mw-pages (L..T)]</span>
| |
− | **<span class="plainlinks">[{{fullurl:Category:LSL_Functions|from=T}}#mw-pages (T..Z)]</span>
| |
− | **[[LSL_Function_ID|(By internal index id)]]
| |
− | * [[LSL Operators|Operators]]
| |
− | * [[state|States]]
| |
− | * [[:Category:LSL Types|Types]]
| |
− | ** [[integer]]
| |
− | ** [[float]]
| |
− | ** [[string]]
| |
− | ** [[key]]
| |
− | ** [[list]]
| |
− | ** [[vector]]
| |
− | ** [[rotation]]
| |
− | * [[LSL Variables|Variables]]
| |
− | * [[LSL Errors|Errors]]
| |
− | </div>
| |
− | |height="1" width="25%" rowspan="5"|
| |
| | | |
− | == {{LSLGC||LSL Features by category}} == | + | ===课程:机器人课程=== |
− | <div style="padding: 0.5em;">
| + | [[初级课程]] | [[中级课程]] | [[高级课程]] |
− | {| border="0" cellspacing="0" cellpadding="0"
| |
− | |-valign="top"
| |
− | |width="50%"|
| |
− | * [[:Category:LSL Alpha|Alpha]]
| |
− | * [[:Category:LSL Animation|Animation]]
| |
− | * [[:Category:LSL Attachment|Attachments]]
| |
− | * [[:Category:LSL Avatar|Avatar]]
| |
− | * [[:Category:LSL Camera|Camera]]
| |
− | * [[:Category:LSL Collision|Collision]]
| |
− | * [[:Category:LSL Color|Color]]
| |
− | * [[:Category:LSL Communications|Communications]]
| |
− | * [[:Category:LSL Controls|Controls]]
| |
− | * [[:Category:LSL Dataserver|Dataserver]]
| |
− | * [[:Category:LSL Dialog|Dialog]]
| |
− | * [[:Category:LSL Face|Face]]
| |
− | * [[:Category:LSL Group|Group]]
| |
− | * [[:Category:LSL Inventory|Inventory]]
| |
− | * [[:Category:LSL Light|Light]]
| |
− | * [[:Category:LSL Link|Link]]
| |
− | * [[:Category:LSL_List|Lists]]
| |
− | * [[:Category:LSL Math|Math]]
| |
− | * [[:Category:LSL Needs Example|Needs Example]]
| |
− | * [[:Category:LSL Permissions|Permissions]]
| |
− | * [[:Category:LSL Physics|Physics]]
| |
− | * [[:Category:LSL Prim|Primitive]]
| |
− | * [[:Category:LSL Rotation|Rotation]]
| |
− | * [[:Category:LSL_Script|Scripts]]
| |
− | * [[:Category:LSL Sensor|Sensor]]
| |
− | * [[:Category:LSL Sound|Sound]]
| |
− | * {{LSLGC|Text}}
| |
− | ** {{LSLGC|Chat}}
| |
− | ** {{LSLGC|Notecard}}
| |
− | ** {{LSLGC|String}}
| |
− | * [[:Category:LSL Teleport|Teleport]]
| |
− | * [[:Category:LSL Texture|Texture]]
| |
− | * [[:Category:LSL Time|Time]]
| |
− | * [[:Category:LSL Vehicle|Vehicle]]
| |
− | * [[:Category:LSL Video|Video]]
| |
− | * [[:Category:LSL World|World]]
| |
− | |width="50%"|
| |
− | * {{LSLGC|Avatar}}
| |
− | ** {{LSLGC|Animation}}
| |
− | ** {{LSLGC|Attachment}}
| |
− | ** {{LSLGC|Camera}}
| |
− | ** {{LSLGC|Controls}}
| |
− | ** {{LSLGC|Sit}}
| |
− | * {{LSLGC|Communications}}
| |
− | ** {{LSLGC|Chat}}
| |
− | ** {{LSLGC|Dialog}}
| |
− | ** {{LSLGC|HTTP}}
| |
− | ** {{LSLGC|XML-RPC}}
| |
− | * [[:Category:LSL Detected|Detection]]
| |
− | ** {{LSLGC|Collision}}
| |
− | ** {{LSLGC|Sensor}}
| |
− | ** {{LSLGC|Touch}}
| |
− | * {{LSLGC|Functions}}
| |
− | ** {{LSLGC|God Mode}}
| |
− | * {{LSLGC|Inventory}}
| |
− | ** {{LSLGC|Creator}}
| |
− | ** {{LSLGC|Notecard}}
| |
− | ** {{LSLGC|Owner}}
| |
− | * {{LSLGC|Media}}
| |
− | ** {{LSLGC|Prim Media}}
| |
− | ** {{LSLGC|Sound}}
| |
− | ** {{LSLGC|Video}}
| |
− | * {{LSLGC|Movement}}
| |
− | ** {{LSLGC|Physics}}
| |
− | *** {{LSLGC|Damping}}
| |
− | *** {{LSLGC|Hover}}
| |
− | ** {{LSLGC|Rotation}}
| |
− | * {{LSLGC|Object}}
| |
− | ** {{LSLGC|Link}}
| |
− | ** {{LSLGC|Vehicle}}
| |
− | * {{LSLGC|Permissions}}
| |
− | ** [[:Category:LSL Permissions/Asset|Asset]]
| |
− | ** [[:Category:LSL Permissions/Script|Script]]
| |
− | * {{LSLGC|Prim|Primitive}}
| |
− | ** {{LSLGC|Effects}}
| |
− | *** {{LSLGC|Light}}
| |
− | *** {{LSLGC|Particles}}
| |
− | ** {{LSLGC|Face}}
| |
− | *** {{LSLGC|Alpha}}
| |
− | *** {{LSLGC|Color}}
| |
− | *** {{LSLGC|Texture}}
| |
− | * {{LSLGC|Region}}
| |
− | ** {{LSLGC|Ground}}
| |
− | ** {{LSLGC|Parcel}}
| |
− | ** {{LSLGC|Security}}
| |
− | ** {{LSLGC|Time}}
| |
− | * {{LSLGC|Script}}
| |
− | ** {{LSLGC|Error}}
| |
− | *** [[:Category:LSL Error/Math|Math Errors]]
| |
− | ** {{LSLGC|Keywords}}
| |
− | ** {{LSLGC|Math}}
| |
− | ** {{LSLGC|Types}}
| |
− | |}
| |
− | </div>
| |
− | |-valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
| |
− | |height="1"|
| |
| | | |
− | == Developer Resources == | + | =='''音乐与人工智能'''== |
− | <div style="padding: 0.5em;">
| + | [[乐理知识]] | [[计算机音乐存储]] | [[计算机创作]] | [[音乐评测]] | [[音乐信息检索(MIR)]] |
| | | |
− | * [[:Category:LSL_User-Defined_Functions|User-Defined Functions]]
| + | =='''人工智能与影视'''== |
− | * [[LSL Protocol|User-Defined Protocols & APIs]]
| + | [[人工智能与影视背景知识|背景知识]] | [[DeepFaceLab]] | [[人工智能与影视研究整理|研究整理]] |
− | ----
| |
− | * [[:Category:LSL Mentors|Mentors]]
| |
− | * [[:Category:LSL Teachers|Teachers]]
| |
− | * [[LSL_Help|Help]]
| |
− | ----
| |
− | * [[LSL Write Once Debug Everywhere|Write Once Debug Everywhere]]
| |
− | * [[LSL_Alternate_Editors|Alternate Editors]]
| |
− | ----
| |
− | * [[LSL Tutorial|Tutorials]]
| |
− | * [[:Category:LSL Examples|Examples]]
| |
− | * [[LSL Style Guide|Style Guide]]
| |
− | * [[LSL Script Efficiency|Efficiency]]
| |
− | * [[LSL Script Memory|Memory]]
| |
− | * [[LSL Hacks|Hacks]]
| |
− | * [[LSL Benchmarking Scripts|Benchmarking Scripts]]
| |
− | ----
| |
− | * [[:Category:LSL Categorized Library|Categorized Library]]
| |
− | * [[:Category:LSL Library|Library]]
| |
− | ----
| |
− | * [[LSL Test Harness|Test Harness]]
| |
− | * [[LSL Useful Function WishList|Useful Function Wish-List]]
| |
− | </div>
| |
− | |- valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
| |
− | | height="1" colspan="2"|
| |
− | {{LSL News}}
| |
− | |- valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
| |
− | | height="1" colspan="2"|
| |
− | {{LSL Bugs}}
| |
− | |- valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
| |
− | | colspan="2"|
| |
| | | |
− | == Other LSL Wikis == | + | =='''人工智能应用研究'''== |
− | <div style="padding: 0.5em;">
| + | [[人体姿态识别]] | [[数字虚拟人]] |
− | * [http://lslwiki.net/lslwiki/wakka.php?wakka=HomePage LSL Wiki] (The original LSL Wiki.)
| |
− | * [http://lsl.project.zone/lsl/ Unofficial LSL Reference Wiki] (work in progress)
| |
− | </div>
| |
| | | |
− | == Snapshot Mirrors == | + | =='''最近更新'''== |
− | <div style="padding: 0.5em;">
| + | {{特殊:最近更改}} |
− | </div>
| |
− | |}
| |
− | </div>
| |
− | [[Category:Portals]]
| |
− | [[Category:Creation]]
| |
− | [[Category:LSL|*]]
| |