Modelling Tutorials: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(format correction)
m (Text replacement - "\[ *((ftp|http)s?:\/\/[^ ]+)([^{])=([^}])([^ ]+)" to "[$1$3{{=}}$4$5")
 
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Category:Operation_Flashpoint:_Modelling]]
{{GameCategory|ofp|Modelling}}
 
[[Category:Arma: Tutorials]]
== General Introductions into Modelling ==
== General Introductions into Modelling ==
[http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson1/lesson1_a.htm  Making your first addon]
{{Link|link= http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson1/lesson1_a.htm|text= Making your first addon}}




== General Topics ==  
== Common Topics ==  
(can someone ''please'' think of a better title?)


=== Animations ===
=== Animations ===
[[Animations | Intro]]
[[Animations | Intro]]


[http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson9/lesson9_a.htm Custom Object Animations]
{{Link|link= http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson9/lesson9_a.htm|text= Custom Object Animations}}(OFP)


[http://www.dc3d.co.nz/tutorials/guneffect.htm Pseudo Multiple Aircraft Weapons effects]
{{Link|http://www.dc3d.co.nz/tutorials/guneffect.htm|Pseudo Multiple Aircraft Weapons effects}}<!-- Broken link-->


[http://www.dc3d.co.nz/tutorials/OFP/images/Animations/gear/gear2.jpg Animated Undercarriage Gear and Gear Up warning sound]
{{Link|http://www.dc3d.co.nz/tutorials/OFP/images/Animations/gear/gear2.jpg|Animated Undercarriage Gear and Gear Up warning sound}}<!-- Broken link-->


[http://www.dc3d.co.nz/tutorials/navlightss.htm Animated Navigation Lights]
{{Link|http://www.dc3d.co.nz/tutorials/navlightss.htm|Animated Navigation Lights}}<!-- Broken link-->


[http://www.dc3d.co.nz/tutorials/canopies.htm Animated Canopies]
{{Link|http://www.dc3d.co.nz/tutorials/canopies.htm|Animated Canopies}}<!-- Broken link-->


[http://www.dc3d.co.nz/tutorials/jetstream.htm Animated Aircraft Exhausts]
{{Link|http://www.dc3d.co.nz/tutorials/jetstream.htm|Animated Aircraft Exhausts}}<!-- Broken link-->




=== Texturing ===
=== Texturing ===
[http://fab.ofp.free.fr/Tutorials/SetObjectTexture.htm Texture Changing]
{{Link|http://fab.ofp.free.fr/Tutorials/SetObjectTexture.htm|Texture Changing}} (OFP)


[http://fab.ofp.free.fr/Tutorials/Textures.htm Advanced Texturing]
{{Link|http://fab.ofp.free.fr/Tutorials/Textures.htm|Advanced Texturing}} (OFP)


[http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?s=89cfbdf7313c1791d6a1caee50974447;act=ST;f=50;t=35568 Smooth/Sharp Edges]
{{Link|link= http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?s=89cfbdf7313c1791d6a1caee50974447;act=ST;f=50;t=35568|text= Smooth/Sharp Edges}}




== Object Types ==
== Object Types ==
=== Characters ===
=== Weapons ===
=== Weapons ===
[http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson3/lesson3_a.htm Your first weapon]
{{Link|link= http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson3/lesson3_a.htm|text= Your first weapon}} (OFP)


=== Cars, Trucks ===
=== Cars, Trucks ===
[http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson2/lesson2_a.htm Your first car]
{{Link|link= http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson2/lesson2_a.htm|text= Your first car}} (OFP)


=== Tanks ===
=== Tanks ===


=== Planes, Helicopters ===
=== Planes, Helicopters ===
[http://www.dc3d.co.nz/tutorials/cheyenne.htm Modelling the Piper Cheyenne executive aircraft]
{{Link|http://www.dc3d.co.nz/tutorials/cheyenne.htm|Modelling the Piper Cheyenne executive aircraft}}


[http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson4/lesson4_a.htm Your first helicopter]
{{Link|link= http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson4/lesson4_a.htm|text= Your first helicopter}} (OFP)


[http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson6/lesson6_a.htm Your first airplane]
{{Link|link= http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson6/lesson6_a.htm|text= Your first airplane}} (OFP)


[http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson7/lesson7_a.htm Your first armed plane]
{{Link|link= http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson7/lesson7_a.htm|text= Your first armed plane}} (OFP)




=== Boats ===
=== Boats ===
[http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson5/lesson5_a.htm Your first gunboat]
{{Link|link= http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson5/lesson5_a.htm|text= Your first gunboat}} (OFP)


=== Buildings ===
=== Buildings ===
[http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson8/lesson8_a.htm Your first house]
{{Link|link= http://ofp.gamepark.cz/_hosted/brsseb/tutorials/lesson8/lesson8_a.htm|text= Your first house}} (OFP)
 


== Specific Techniques ==
== Specific Techniques ==


=== Damage Indication ===
=== Damage Indication ===
[http://fab.ofp.free.fr/Tutorials/Damaged_Tank.htm Damaged Tank]
{{Link|http://fab.ofp.free.fr/Tutorials/Damaged_Tank.htm|Damaged Tank}} (OFP)


=== Glass ===
=== Glass ===
Line 68: Line 69:


=== Hidden Selections ===
=== Hidden Selections ===
[http://fab.ofp.free.fr/Tutorials/Hidden_Selections.htm Intro]
{{Link|http://fab.ofp.free.fr/Tutorials/Hidden_Selections.htm|Intro}} (OFP)


=== Ladders ===
=== Ladders ===
Line 75: Line 76:


=== Shadows ===
=== Shadows ===
[http://fab.ofp.free.fr/Tutorials/Shadow.htm Intro]
{{Link|http://fab.ofp.free.fr/Tutorials/Shadow.htm|Intro}} (OFP)


== Tools ==
== Tools ==
=== Oxygen2 ===
=== Oxygen2 ===
[http://ofp.gamepark.cz/_hosted/brsseb/tutorials/start/start.htm How to install o2 and Viewer]
{{Link|link= http://ofp.gamepark.cz/_hosted/brsseb/tutorials/start/start.htm|text= How to install o2 and Viewer}}
 
{{Link|http://www.storiamilitare.org/o2/tuts.php|Oxygen for Newbies}}


[http://www.storiamilitare.org/o2/tuts.php Oxygen for Newbies]
[http://www.legionary2k.de/include.php?path{{=}}content/download.php&contentid{{=}}22&PHPKITSID{{=}}d8a2f248c5fcce7615e43d50c62a4e17 Oxygen Light for Newbies (German) / Oxygen Light Mini-Tutorial für Einsteiger (deutsch)]

Latest revision as of 18:30, 28 April 2023

General Introductions into Modelling

Making your first addon link courtesy of
OFP-Faguss.com


Common Topics

Animations

Intro

Custom Object Animations link courtesy of
OFP-Faguss.com
(OFP)

Pseudo Multiple Aircraft Weapons effects

Animated Undercarriage Gear and Gear Up warning sound

Animated Navigation Lights

Animated Canopies

Animated Aircraft Exhausts


Texturing

Texture Changing (OFP)

Advanced Texturing (OFP)

Smooth/Sharp Edges (dead link)


Object Types

Characters

Weapons

Your first weapon link courtesy of
OFP-Faguss.com
(OFP)

Cars, Trucks

Your first car link courtesy of
OFP-Faguss.com
(OFP)

Tanks

Planes, Helicopters

Modelling the Piper Cheyenne executive aircraft

Your first helicopter link courtesy of
OFP-Faguss.com
(OFP)

Your first airplane link courtesy of
OFP-Faguss.com
(OFP)

Your first armed plane link courtesy of
OFP-Faguss.com
(OFP)


Boats

Your first gunboat link courtesy of
OFP-Faguss.com
(OFP)

Buildings

Your first house link courtesy of
OFP-Faguss.com
(OFP)

Specific Techniques

Damage Indication

Damaged Tank (OFP)

Glass

Importing models from other programs

Hidden Selections

Intro (OFP)

Ladders

Optics

Shadows

Intro (OFP)

Tools

Oxygen2

How to install o2 and Viewer link courtesy of
OFP-Faguss.com

Oxygen for Newbies

Oxygen Light for Newbies (German) / Oxygen Light Mini-Tutorial für Einsteiger (deutsch)