-
Notifications
You must be signed in to change notification settings - Fork 94
drafts
Jan Boon edited this page Mar 22, 2023
·
75 revisions
title: Drawing Board description: Share, discuss, and improve on drafts and technical notes of your ideas and projects. published: true date: 2023-03-22T00:46:11.071Z tags: editor: markdown dateCreated: 2020-11-15T23:25:22.912Z
This space is intended for anyone to share their drafts and ideas for things which could be implemented into NeL or Ryzom Core, as well as for incomplete documentation and working notes. There's no guarantee anything in this area will actually be made. The goal is to share, and improve on, ideas. Whether or not you're experienced with any particular aspect of game development, this is the place to turn your ideas into reality. {.is-info}
- Building Game Data: How to use the gamedata build pipeline
- 3D Tile Algorithm
- Shard Commands
- Tutorial NeL Part 1
- Tutorial NeL Part 2
- Tutorial NeL Part 3
- Procedural Tribe Camp Layout: Tribe camp layouting mechanism for implementing dynamic tribe behaviour.
- Landscape Generator: NeL landscape surface generator with interesting terrain features
- New Roadmap: New Roadmap (for tooling, etc.)
- Swap out AI script for Lua: Some notes on swapping out AI script for Lua
- Missing Nevrax Documents: List of missing documentation that is known to exist
- Quick Start v2 Notes: Development notes for the quick start scripts
- Pipeline v4
- Land Export Notes
- Compile on Ubuntu
- PHP Errors
- Setting up
- Wiki: Wiki organization notes
- Todo
- GLSL Programs
- Steps in building landscape
- Background music notes
- Todo Sound
- Todo VR
- List of vertex programs
- Additional translations for VR
- Useful tools and libraries for shader code
- Instancing using Geometry programs
- render_trav.cpp vertex program
- meshvp_wind_tree vertex program
- NeL GPU program
- PACS jumping: A model for implementing jumping ingame using PACS that emphasises gameplay over realistic physics
- Basic Architecture of the Ryzom Services
- NeL Shaders
- NeL Exporters
- Quad Chain
- Character Animations
- Login Cookie Random Seed
- Entity Visual Properties: Item Limits
- Entity Type Bugs
- Interactive Entities
- Feature Wishlist
- NeL Material
- Deploying NeL+NeLNS+Snowballs on Ubuntu 7.10
- MP Generator
- Pushing to production
- Specs of the stat tool
- Packages
- NeL Descriptions
- Create a tile bank
- Switchboard: Replace the duplication and variety of NLNET services protocols with a more cohesive design.
- NeL AI Features: Deprecated