Changes between Version 3 and Version 4 of SmokinGuns/Resources


Ignore:
Timestamp:
Jan 14, 2015, 9:52:28 PM (9 years ago)
Author:
barto
Comment:

add a load of other links found on the rest of the website

Legend:

Unmodified
Added
Removed
Modified
  • SmokinGuns/Resources

    v3 v4  
    11= Introduction =
    22This page aims to put a list of URLs for someone that wants to get into the code or just just have some deeper knowledge of the engine.
    3 
    43
    54== Coding ==
     
    2524* FTP of Id Software: ftp://ftp.idsoftware.com/idstuff/
    2625
    27 
    2826== Mapping ==
    2927* Joe Kari's blog about mapping in the game: http://sgq3-mapping.blogspot.ch/
    3028* Custom maps for quake 3 (they may work with our game, who knows?): http://lvlworld.com/
    31 * Quark official page (an alternative editor for the game): http://quark.sourceforge.net/
    3229
    33 === Radiant ===
     30=== Generic Tutorials ===
     31* Bubba's arena: http://www.1upclan.info/hosted/bubba-map-tuts/
     32* Q3radiant Help: https://web.archive.org/web/20120718223825/http://www.wemakemaps.com/Q3Radianthelp.htm
     33* Mapping 4Newbies (archive.org): https://web.archive.org/web/20130921062144/http://www.planetwolfenstein.com/4newbies/mapping.htm
     34* RTCW/ET Mapping Tutorials: https://web.archive.org/web/20090310074930/http://www.wolfensteinx.com/surface/tutorials.html
     35* Surface Mapping Resources: https://web.archive.org/web/20091018094705/http://www.wolfensteinx.com/surface/links.html
     36* RTCW/ET Mapping Tutorials: http://www.enemyterritory-stuff.net/Tutorials.html
     37* Cardigan's Mapping Tips: https://web.archive.org/web/20090307152318/http://cardigan.planetquake.gamespy.com/tips_topmappingtips.html
     38* Cardigan's Bot Optimization Tutorial: https://web.archive.org/web/20090204100333/http://cardigan.planetquake.gamespy.com/tips_botopt.html
     39* Rich Diesal's JK2 mapping guid: https://web.archive.org/web/20100420041431/http://www.richdiesal.map-craft.com/tutorials/
     40* ReD_NeCKersoN's video page on Mod DB: http://www.moddb.com/members/red-neckerson
     41* ReD_NeCKersoN's youtube page (dig in the old videos): https://www.youtube.com/user/sped66/videos
     42* SimonOC: http://www.simonoc.com/pages/articles.htm
     43* Advanced Portal and Hinting Optimization Tutorial: http://www.quake3world.com/forum/viewtopic.php?t=3620
     44* Nib's Detail & Hint Brushes Tutorial: https://web.archive.org/web/20100222084426/http://www.nibsworld.com/rtcw/tutorial_detail_and_hint_brushes_part2.shtml
     45* Brainerd Hint brushes Tutorial: https://web.archive.org/web/20120508024513/http://www.wemakemaps.com/hintbrushes.htm
     46* Understanding Vis and Hint Brushes: http://tremmapping.pbworks.com/w/page/22453205/Understanding%20Vis%20and%20Hint%20Brushes
     47* Optimisation : Les Leafs et les Hint brushs (in french): http://easymapping.free.fr/html/tuto/hint.php
     48
     49=== Editors ===
    3450* GTKRadiant's homepage: https://icculus.org/gtkradiant/
    3551* GtkRadiant on wikibooks: https://en.wikibooks.org/wiki/GtkRadiant
     52* Débuter avec GtkRadiant (in french): http://www.game-lab.com/index.php?section=tutorials&section_id=1&p=tutorial&action=showtut&id=93
    3653* NetRadiant on wikibooks: https://en.wikibooks.org/wiki/NetRadiant
     54* Quark official page (an alternative editor for the game): http://quark.sourceforge.net/
     55* Q3Ase - shader editor page: http://www.bpeers.com/software/q3ase/
    3756
    3857=== Q3Map2 ===
    3958* Q3Map2's website (with shader manual): http://robotrenegade.com/q3map2/
    4059* Q3Map2 on wikibooks: https://en.wikibooks.org/wiki/Q3Map2
     60* Q3Map2Toolz' page: http://tremmapping.pbworks.com/w/page/22453189/Q3map2Toolz
    4161
    4262=== EasyGen ===
    4363* EasyGen homepage: http://www.webalice.it/bancala/
    4464* EasyGen source code on ET:Legacy's Github account: https://github.com/etlegacy/EasyGen
     65* Modsonline Easygen Tutorial: http://modsonline.com/Tutorials-read-91.html
     66* TramDesign Easygen Tutorial: https://web.archive.org/web/20060118213831/http://www.planetwolfenstein.com/tramdesign/tutorials/tut_easygen2.html
    4567
    4668=== Models ===
     69* Blender's homepage: http://www.blender.org/
     70* Skybox with Blender; http://www.katsbits.com/tutorials/blender/rendering-skybox-environment-maps.php
    4771* Exporting to md3 with Blender: http://www.katsbits.com/tools/#md3
     72* Misfit Model 3d's homepage: http://www.misfitcode.com/misfitmodel3d/
     73
     74=== Textures ===
     75* Gimp's website: http://www.gimp.org/
     76* Bump Mapping with photoshop: http://www.surfacegroup.org/tutorials/bump_mapping/index.html
    4877
    4978
     
    5382
    5483
     84== Server Browser ==
     85* XQF's source code: https://github.com/XQF/xqf
     86* Monster Browser's main page: https://code.google.com/p/monsterbrowser/
     87
     88
    5589== Other ==
    5690* List of commands: http://www.joz3d.net/html/q3console.html
     91* Scripting guide: http://wolfensteinet.com/scripting-guide-2/
     92
    5793
    5894