Sandbox
From C4 Engine Wiki
(Added "C++ Network Programming from First Princliples") |
Current revision (17:49, 19 October 2011) (view source) |
||
| (28 intermediate revisions not shown.) | |||
| Line 32: | Line 32: | ||
[[Infobox Test]] - A simple template for an infobox. Feel free to customize & use it in your own pages. | [[Infobox Test]] - A simple template for an infobox. Feel free to customize & use it in your own pages. | ||
| - | [[A Simple | + | [[A Simple Projectile]] |
| + | |||
| + | [[A Simple Tank]] | ||
| + | |||
| + | [[A Simple Turret]] | ||
| + | |||
| + | [[A Simple Tank model using the World Editor]] | ||
[[Programming Tutorial Based on Sample C4 Code]] - Under Construction | [[Programming Tutorial Based on Sample C4 Code]] - Under Construction | ||
| Line 42: | Line 48: | ||
[[Understanding C4 Transforms]] - Under Construction | [[Understanding C4 Transforms]] - Under Construction | ||
| - | [[ | + | [[Network Programming from First Princliples]] - Under Construction |
| + | |||
| + | [[Creating and Exporting a UV Mapped Cube in Blender]] - Under Construction | ||
| + | |||
| + | [[Vortex AI]] - Draft | ||
| + | |||
| + | [[Sound Trigger Tutorial]] | ||
| + | |||
| + | [[Including External Libraries as Plugins using Microsoft VC++ 2008]] - Under Construction | ||
Current revision
There are several templates that may come in handy for Wiki editors. View available templates here: Templates.
To create a template, create a new page with the tag{{My Template}} and edit the page accordingly.
The advantage of using templates is that all pages referencing to a template will be updated automatically if you ever edit the host template. Additionally, it's a lot easier to write out a simple one line tag as opposed to having to write out the same Wiki mark-up over and over again.
You can call templates from any page by adding the tag{{My Template}}
For example, one commonly used template is the "Under Construction" template:
{{Construction}}
When editing a page that is utilizing a template, a message will be shown at the bottom of the page with links to any templates being used.
More information about templates can be found here: http://meta.wikimedia.org/wiki/Help:Template
--Frank Skilton 23:48, 17 August 2007 (PDT)
Push Button Controls with Geometry, Part I - Unfinished. This article is still in the Editing Stage.
Push Button Controls with Geometry, Part II - Unfinished. This article is still in the Editing Stage.
Integrating the Newton Dynamics Engine - Unfinished. This article is code complete, but the descriptions are still being edited.
External Resources - Just experimenting with an idea
Infobox Test - A simple template for an infobox. Feel free to customize & use it in your own pages.
A Simple Tank model using the World Editor
Programming Tutorial Based on Sample C4 Code - Under Construction
Connecting C4 to an SQL database with SQLAPI - Under Construction
Using Modifier keys - Under Construction
Understanding C4 Transforms - Under Construction
Network Programming from First Princliples - Under Construction
Creating and Exporting a UV Mapped Cube in Blender - Under Construction
Vortex AI - Draft
Including External Libraries as Plugins using Microsoft VC++ 2008 - Under Construction

