Changes between Version 45 and Version 46 of content/models/SpaceStationInterior
- Timestamp:
- Apr 15, 2017, 1:08:13 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
content/models/SpaceStationInterior
v45 v46 2 2 3 3 == Author == 4 [wiki: FabianLandau Fabian 'x3n' Landau]4 [wiki:people/FabianLandau Fabian 'x3n' Landau] 5 5 6 6 == Description == 7 I will build the interior of the space station (described in #161) as a BSP-Map with [wiki: gtkradiant GTK-Radiant], an open-source editing tool. With our [wiki:BspModel Quake III level loader], we can easy import the map in Orxonox. I will create several textures, based on license-free textures from the web and some [wiki:BlenderTutorials blender] models, which will be added later.[[br]]7 I will build the interior of the space station (described in #161) as a BSP-Map with [wiki:tools/gtkradiant GTK-Radiant], an open-source editing tool. With our [wiki:~archive/BspModel Quake III level loader], we can easy import the map in Orxonox. I will create several textures, based on license-free textures from the web and some [wiki:tools/BlenderTutorials blender] models, which will be added later.[[br]] 8 8 The player will be able to walk through some parts of the space station to reach his room, the bar, the shop and the hangar. It is, somehow, an interactive menu. 9 9 10 10 == Links == 11 * [wiki: FabianLandau Author's Page]11 * [wiki:people/FabianLandau Author's Page] 12 12 * Ticked #161 13 * [wiki: gtkradiant GTK-Radiant - Tutorials]14 * [wiki: BlenderTutorials Blender - Tutorials]13 * [wiki:tools/gtkradiant GTK-Radiant - Tutorials] 14 * [wiki:tools/BlenderTutorials Blender - Tutorials] 15 15 * [https://forum.orxonox.net/viewtopic.php?t=43 Developers' Journal (Forum)] 16 17 18 ----19 16 20 17 == Progress == 21 18 22 19 || '''Deadline''' || '''Description''' || '''More''' || '''Progress''' || 23 || Mi, 06. Dec || Sketches and Ideas || [wiki:SpaceStationInterior#sketches more] || https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/100percent.gif?format=raw||24 || Mi, 20. Dec || Building the station with GTK-Radiant || [wiki:SpaceStationInterior#building more] || https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/100percent.gif?format=raw||25 || Mi, 03. Jan || Textures || || https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/100percent.gif?format=raw||26 || Mi, 17. Jan || Models & Effects || [wiki:SpaceStationInterior#final more] || https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/100percent.gif?format=raw||20 || Mi, 06. Dec || Sketches and Ideas || [wiki:SpaceStationInterior#sketches more] || [[Image(100percent.gif)]] || 21 || Mi, 20. Dec || Building the station with GTK-Radiant || [wiki:SpaceStationInterior#building more] || [[Image(100percent.gif)]] || 22 || Mi, 03. Jan || Textures || || [[Image(100percent.gif)]] || 23 || Mi, 17. Jan || Models & Effects || [wiki:SpaceStationInterior#final more] || [[Image(100percent.gif)]] || 27 24 || 28 25 29 [[br]] 30 [[br]] 31 {{{ 32 #!html 33 <a name="sketches"></a> 34 }}} 26 35 27 === Sketches and Ideas === 36 28 37 In accord with [wiki: SamBoegli Sam] and his [wiki:SpaceStationExterior exterior model] of the space station, i've done some sketches on how I want to build the station.29 In accord with [wiki:people/SamBoegli Sam] and his [wiki:SpaceStationExterior exterior model] of the space station, i've done some sketches on how I want to build the station. 38 30 31 [[Image(sketch01.gif, 200px)]] 39 32 40 {{{41 #!html42 <table><tr><td valign="top"><br />43 <b>Top View:</b><br />44 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch01.gif?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch01.gif?format=raw" width="200" alt="Top View" style="float:left;margin-right:10px;border:2px solid #000000;" /></a>45 }}}46 33 As you can see, I intend to build the room and the bar around the central tower. The tower is somehow like a tube with the rooms placed around a big hole in the middle. The hole is traversed by several bridges and surrounded by a gallery. You can look up and down the hole and you will see numerous other levels, but you won't reach them (look at the Zion screenshot under [wiki:SpaceStationInterior#inspiration inspiration]).[[br]] 47 34 Your level has two doors: One is locked, the other leads to the hangars. … … 51 38 The hangars are separated, so each ship has its own hangar. The player will see through the door into the next hangar, but the way is locked. I don't want to confuse the player with 30 hangars.[[br]] 52 39 Right behind the hangar you find the shop, where you can buy weapons and other equipment. 53 {{{54 #!html55 </td></tr></table>56 }}}57 40 41 [[Image(sketch02.gif, 200px)]] 58 42 59 {{{60 #!html61 <table><tr><td valign="top"><br />62 <b>Tower:</b><br />63 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch02.gif?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch02.gif?format=raw" width="200" alt="Tower" style="float:left;margin-right:10px;border:2px solid #000000;" /></a>64 }}}65 43 As described in the Top View, the Tower is hollow. In the middle are bridges and flying elevators, moving up and down. The rooms are arranged as a ring. If you look up or down the tower you see several other levels, fading out in the far. 66 44 The handrails are transparent, maybe red, which creates a futuristic look. In the middle is a hologram, changing periodically its shape. … … 68 46 Most of the rooms will be locked and you won't be able to go to an upper or lower level. Door 2 is broken, you can only access door 1. In the cinema, you will see some animated textures, but you can't enter. You can only enter the bar and your personal room. 69 47 As soon as you go through door 1, the screen fades out to black and the hangar appears. 70 {{{ 71 #!html 72 </td></tr></table><br /> 73 }}} 48 49 [[Image(sketch03.gif, 200px)]] 50 51 In the bar you get jobs and you talk to NPCs. The main element in the bar is the framework, holding the ceiling. The ambiance is a bit mysterious, there are just some small lights. The walls are covered by a wallpaper, showing blocks of stone. On several places, the wallpaper is destroyed, so you see the rusty metal of the space station. There will be some other ancient requisits, but in the background are still some modern elements of the space station. 74 52 75 53 76 {{{ 77 #!html 78 <table><tr><td valign="top"><br /> 79 <b>Bar:</b><br /> 80 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch03.gif?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch03.gif?format=raw" width="200" alt="Bar" style="float:left;margin-right:10px;border:2px solid #000000;" /></a> 81 }}} 82 In the bar you get jobs and you talk to NPCs. The main element in the bar is the framework, holding the ceiling. The ambiance is a bit mysterious, there are just some small lights. The walls are covered by a wallpaper, showing blocks of stone. On several places, the wallpaper is destroyed, so you see the rusty metal of the space station. There will be some other ancient requisits, but in the background are still some modern elements of the space station. 83 {{{ 84 #!html 85 </td></tr></table><br /> 86 }}} 54 [[Image(sketch04.gif, 200px)]] 87 55 88 89 {{{90 #!html91 <table><tr><td valign="top"><br />92 <b>Hangar:</b><br />93 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch04.gif?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch04.gif?format=raw" width="200" alt="Hangar" style="float:left;margin-right:10px;border:2px solid #000000;" /></a>94 }}}95 56 The hangar is linked with the tower through a long corridor. But to shorten the distance, you get teleported as soon as you enter the corridor. The teleporting is shown as a fadeout to black. 96 57 In the hangar, you park the ship. In the front, there's the sluice to the outer space. Vis-à-vis of the corridor you find the door to the next hangar, but its locked. But you can peep through a gap in the door. Behind the ship you can enter the shop, where you get new ships and equipment. … … 99 60 100 61 I'll try to integrate some particle effects, to add steam and smoke, ascending from the holes in the ground, exhausting from pipes and floating down from the gap between walls and ceiling. 101 {{{102 #!html103 </td></tr></table><br />104 }}}105 62 63 [[Image(sketch05.gif, 200px)]] 106 64 107 {{{108 #!html109 <table><tr><td valign="top"><br />110 <b>Shop:</b><br />111 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch05.gif?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch05.gif?format=raw" width="200" alt="Shop" style="float:left;margin-right:10px;border:2px solid #000000;" /></a>112 }}}113 65 The shop is right behind the hangar, linked by a large door. The shop has five main elements:[[br]] 114 66 1) The entrance is on a slightly lower level, five ramps lead to the factory area.[[br]] … … 116 68 3) Three hydraulic lifting-plattforms are in the shop, maybe with a ship on them. On the ceiling beyond the plattforms is a crane.[[br]] 117 69 4) A gallery leads to the upper storage racks and they surround the lifting plattforms, so engineers can repair ships.[[br]] 118 5) Several storage racks on the walls, where you see ship elements, weapons and other stuff.[[br]] 119 {{{ 120 #!html 121 </td></tr></table><br /> 122 }}} 70 5) Several storage racks on the walls, where you see ship elements, weapons and other stuff. 123 71 72 [[Image(sketch06.gif, 200px)]] 124 73 125 {{{126 #!html127 <table><tr><td valign="top"><br />128 <b>Personal Room:</b><br />129 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch06.gif?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/sketch06.gif?format=raw" width="200" alt="Personal room" style="float:left;margin-right:10px;border:2px solid #000000;" /></a>130 }}}131 74 Well, our story takes place in ~2100. Because hotel-rooms didn't changed that much while the last 100 years, my room design is not really futuristic. There are only some few future elements.[[br]] 132 75 - A big display with outdoor images (inspired by "Face off")[[br]] … … 136 79 - "Shiny edges"[[br]] 137 80 The other elements (bed, toilet, wardrobe, walls) are designed as we know them. 138 {{{139 #!html140 </td></tr></table><br />141 }}}142 81 143 82 144 [[br]]145 [[br]]146 {{{147 #!html148 <a name="building"></a>149 }}}150 83 === Building the station with GTK-Radiant === 151 84 152 {{{ 153 #!html 154 <table><tr><td valign="top"><br /> 155 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp00.gif?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp00.gif?format=raw" width="200" alt="GTK-Radiant" style="float:left;margin-right:10px;border:2px solid #000000;" /></a> 156 }}} 157 I'm building the BSP-Map in [wiki:gtkradiant GTK-Radiant] with unicolored textures.[[br]] 85 [[Image(bsp00.gif, 200px)]] 86 87 I'm building the BSP-Map in [wiki:tools/gtkradiant GTK-Radiant] with unicolored textures.[[br]] 158 88 In the picture you see a snapshot of my current work in GTK-Radiant. 159 {{{ 160 #!html 161 </td></tr></table><br /> 162 }}} 89 90 [[Image(bsp01.jpg, 200px)]] 91 92 The long corridor, linking the tower with the hangar. After some problems (the tutorial was useless) I finaly got red light, which looks, in my opinion, very atmospheric. Maybe I'll add some steam-emitters... 93 94 [[Image(bsp02.jpg, 200px)]] 95 96 The personal room of the player. It's very colorful and has a futuristic floor with a transparent material. No pictures on the screens at the moment. 97 98 [[Image(bsp03.jpg, 200px)]] 99 100 After some heavy troubles with GTK-Radiant (mapping besides the grid is painful) I finally finished the bar (well, almost). First I tried to build the bar about 90° around the tower, but - as I said - this was not really successful. That's why I've built the bar as a boring cube. But it was much easyer this time. There are some performance problems at the moment, I don't really know why and how to solve them. 101 102 [[Image(bsp04.jpg, 200px)]] 103 104 A view into the tower - with wrecked transparency. ;) 105 106 [[Image(bsp05.jpg, 200px)]] 107 108 The hangar. 109 110 [[Image(bsp06.jpg, 200px)]] 111 112 The shop with many boxes and a crane in it. 163 113 164 114 165 {{{166 #!html167 <table><tr><td valign="top"><br />168 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp01.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp01.jpg?format=raw" width="200" alt="Corridor" style="float:left;margin-right:10px;border:2px solid #000000;" /></a>169 }}}170 The long corridor, linking the tower with the hangar. After some problems (the tutorial was useless) I finaly got red light, which looks, in my opinion, very atmospheric. Maybe I'll add some steam-emitters...171 {{{172 #!html173 </td></tr></table><br />174 }}}175 176 177 {{{178 #!html179 <table><tr><td valign="top"><br />180 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp02.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp02.jpg?format=raw" width="200" alt="Personal Room" style="float:left;margin-right:10px;border:2px solid #000000;" /></a>181 }}}182 The personal room of the player. It's very colorful and has a futuristic floor with a transparent material. No pictures on the screens at the moment.183 {{{184 #!html185 </td></tr></table><br />186 }}}187 188 189 {{{190 #!html191 <table><tr><td valign="top"><br />192 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp03.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp03.jpg?format=raw" width="200" alt="Bar" style="float:left;margin-right:10px;border:2px solid #000000;" /></a>193 }}}194 After some heavy troubles with GTK-Radiant (mapping besides the grid is painful) I finally finished the bar (well, almost). First I tried to build the bar about 90° around the tower, but - as I said - this was not really successful. That's why I've built the bar as a boring cube. But it was much easyer this time. There are some performance problems at the moment, I don't really know why and how to solve them.195 {{{196 #!html197 </td></tr></table><br />198 }}}199 200 201 {{{202 #!html203 <table><tr><td valign="top"><br />204 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp04.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp04.jpg?format=raw" width="200" alt="Tower" style="float:left;margin-right:10px;border:2px solid #000000;" /></a>205 }}}206 A view into the tower - with wrecked transparency. ;)207 {{{208 #!html209 </td></tr></table><br />210 }}}211 212 213 {{{214 #!html215 <table><tr><td valign="top"><br />216 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp05.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp05.jpg?format=raw" width="200" alt="Hangar" style="float:left;margin-right:10px;border:2px solid #000000;" /></a>217 }}}218 The hangar.219 {{{220 #!html221 </td></tr></table><br />222 }}}223 224 225 {{{226 #!html227 <table><tr><td valign="top"><br />228 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp06.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/bsp06.jpg?format=raw" width="200" alt="Shop" style="float:left;margin-right:10px;border:2px solid #000000;" /></a>229 }}}230 The shop with many boxes and a crane in it.231 {{{232 #!html233 </td></tr></table><br />234 }}}235 236 237 [[br]]238 [[br]]239 {{{240 #!html241 <a name="final"></a>242 }}}243 115 === Textures, Models & Effects === 244 116 245 {{{ 246 #!html 247 <b>Tower:</b><br /> 248 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final01.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final01.jpg?format=raw" width="200" alt="Shop" style="border:2px solid #000000;" /></a> <br /> 249 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final02.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final02.jpg?format=raw" width="200" alt="Shop" style="border:2px solid #000000;" /></a> <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final03.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final03.jpg?format=raw" width="200" alt="Shop" style="border:2px solid #000000;" /></a><br /> 250 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final04.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final04.jpg?format=raw" width="200" alt="Shop" style="border:2px solid #000000;" /></a> <br /> 251 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final05.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final05.jpg?format=raw" width="200" alt="Shop" style="border:2px solid #000000;" /></a> <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final06.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final06.jpg?format=raw" width="200" alt="Shop" style="border:2px solid #000000;" /></a><br /> 252 }}} 253 [[br]] 254 [[br]] 117 ==== Tower: 118 [[Image(final01.jpg, 200px)]] 255 119 256 {{{ 257 #!html 258 <b>Hangar:</b><br /> 259 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final07.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final07.jpg?format=raw" width="200" alt="Shop" style="border:2px solid #000000;" /></a> <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final08.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final08.jpg?format=raw" width="200" alt="Shop" style="border:2px solid #000000;" /></a><br /> 260 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final09.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final09.jpg?format=raw" width="200" alt="Shop" style="border:2px solid #000000;" /></a> <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final10.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/final10.jpg?format=raw" width="200" alt="Shop" style="border:2px solid #000000;" /></a><br /> 261 }}} 262 [[br]] 263 [[br]] 120 [[Image(final02.jpg, 200px)]] 121 122 [[Image(final03.jpg, 200px)]] 123 124 [[Image(final04.jpg, 200px)]] 125 126 [[Image(final05.jpg, 200px)]] 127 128 [[Image(final06.jpg, 200px)]] 129 130 ==== Hangar: 131 132 [[Image(final07.jpg, 200px)]] 133 134 [[Image(final08.jpg, 200px)]] 135 136 [[Image(final09.jpg, 200px)]] 137 138 [[Image(final10.jpg, 200px)]] 139 264 140 265 141 I hope you like it :) 266 142 267 143 268 ----269 {{{270 #!html271 <a name="inspiration"></a>272 }}}273 144 == Inspiration == 274 145 275 {{{ 276 #!html 277 <b>Darkstar One:</b><br /> 278 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/darkstarone01.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/darkstarone01.jpg?format=raw" width="200" alt="Darkstar One" style="border:2px solid #000000;" /><br /> 279 <small>Click for larger image</small></a><br /><br /><br /> 280 }}} 146 === Darkstar One: 281 147 282 {{{ 283 #!html 284 <b>Freelancer:</b><br /> 285 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/freelancer02.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/freelancer02.jpg?format=raw" width="200" alt="Freelancer" style="border:2px solid #000000;" /></a> <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/freelancer04.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/freelancer04.jpg?format=raw" width="200" alt="Freelancer" style="border:2px solid #000000;" /></a> <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/freelancer05.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/freelancer05.jpg?format=raw" width="200" alt="Freelancer" style="border:2px solid #000000;" /></a><br /><br /><br /> 286 }}} 148 [[Image(darkstarone01.jpg, 200px)]] 287 149 288 {{{ 289 #!html 290 <b>Zion (Matrix):</b><br /> 291 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/zion.jpg?format=raw" target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/zion.jpg?format=raw" width="200" alt="Zion" style="border:2px solid #000000;" /><br /> 292 <small>Click for larger image</small></a><br /><br /><br /> 293 }}} 150 === Freelancer 294 151 295 {{{ 296 #!html 297 <b>Crane:</b><br /> 298 <a href="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/KranHalle2.jpg?format=raw 299 " target="_blank"><img src="https://dev.orxonox.net/attachment/wiki/SpaceStationInterior/KranHalle2.jpg?format=raw 300 " width="200" alt="Crane" style="border:2px solid #000000;" /><br /> 301 <small>Click for larger image</small></a><br /><br /><br /> 302 }}} 152 [[Image(freelancer02.jpg, 200px)]] 153 154 [[Image(freelancer04.jpg, 200px)]] 155 156 [[Image(freelancer05.jpg, 200px)]] 157 158 === Zion (Matrix): 159 160 [[Image(zion.jpg, 200px)]] 161 162 === Crane: 163 164 [[Image(KranHalle2.jpg, 200px)]]