Sunday, November 7, 2021

free papercraft color-yourself Tsujun Bridge aquaduct


Tsujun Bridge is actually part of a stone aquaduct built in 1850 to bring water to the Shiroito Plateau.

Because the aquaduct collects sands and dirt from the water flowing through it, it has to be flushed every now and then, discharging into the river below. Very smart! 🌊


Download + build your own free black-and-white/color-yourself papercraft Tsujun Bridge aquaduct (by Higo Bank):

(download instructions: click on the "通潤橋放水再開記念ペーパークラフト 無料ダウンロード実施中!" banner near the top on the Higo Bank website)


Saturday, November 6, 2021

Papercraft Doomguy start: How to extract 3D models from 1999's Quake 3 Arena


If you've been reading my previous 3D video game model extraction tutorials, you should know a few things about extracting actual 3D video game models to use them as a basis to make them into a papercraft figure:
  1. You need to have the actual game;
  2. You need to know how and where the 3D models are stored in the game's files.
Luckily, for many games you can find this information on fan forums and websites like that. 😋

In this case, I wanted to continue my (new) series of 3D shooter papercrafts, after Quakeguy and Unreal's Prisoner 849.

Doomguy is an obvious choice of course, but the first two DOOM games were 2D sprite-based, and I didn't think the very detailed 2004 DOOM 3 model would really fit with the polygonal 1996 Quakeguy and 1998's Unreal's Prisoner 849 as icons of the 3D shooter genre...

But then I realized Doomguy also featured as a character in 1999's idSoftware's Quake 3 Arena, which I think will fit the style perfectly!


● Unpacking Quake 3 Arena's game archives (any Zip-file manager really 😊)

- Quake 3 Arena's game files are stored in the .pk package files on the CD-ROM (if you get the game digitially through Steam or GOG.com, you will find them in the Program Files folder after you install the game).

- Go to the Quake3\baseq3 folder on the CD-ROM, and copy the pak0.pk3 package to a nice, empty New Folder on your computer.

- For most games, you need special tools to unpack the actual game files, but in this case, all you need to do is change the file extension from .pk3 to .zip! 😀

- After that, you can unpack them with really any Zip-file manager (you probably already have a .Zip-file manager on your computer, but if you don't, you can find many free ones online, like 7-Zip).
  
- If you look inside the unpacked pak0 folder, you will find a folder called models, then players, and then folders for all the available player models, including doom for Doomguy (the different copies are for different variations and team colors in multiplayer games).

- Inside each player model folder you will find .tga files (image files, used as textures for the models) and .md3 files (Quake 3 Arena's 3d model format) and animation and .skin files (which combine the files in the game into playable characters).

- So that was already step 1: finding the actual game files you need. 😊 Keep reading for step 2: converting and extracting the 3D models so you can use them as basis for a papercraft model.



NOTE: For each model, you will find 3 versions. These have more or less detail depending on how close the players are to each other in the game, for example:
  • head.md3 (without suffix): the most detailed version
  • head1.md3: medium detailed for medium distance
  • head2.md3: simple model for far away
3 levels of detail for the 3D character models

● Exporting Quake 3 Arena's player models (Blender + .md3 plugin)

- To convert the .md3 game models into a 3D file format that you can easily work with, you can use Vitaly Verhovodov's Blender .md3 plugin.

- I didn't test this plugin with newer versions of Blender, because I use so many old plugins for making my papercrafts that I like to use the Blender 2.79b version which the Blender website archived here:

- Once you've installed Blender, download Vitaly Verhovodov's Blender .md3 plugin from his GitHub page (click the green "Code" button and then choose "Download ZIP"):

- Unpack the Zip-file, and copy the io_scene_md3 folder to Blender's scripts addons Program files Folder: C:\Program Files\Blender Foundation\Blender\2.79\scripts\addons

- Now you still have to activate the plugin! Start up Blender 2.79b, and then under file choose User Preferences (or just press Ctrl+Alt+U).

- Select the Add-ons tab and find the Import-Export: Quake 3 Model (.md3) plugin; check the box next to its name and don't forget to click the Save User Settings button at the bottom before closing the Blender User Preferences window!



NOTE: Quake 3 Arena files are separated into 3 parts: the head (aptly called head.md3), the torso/upper body (upper.md3) and the legs (lower.md3) so you will have to repeat the following steps 3 times to extract a complete player model.

- Now you can go to File -> Import and there will be the new Quake 3 Model (.md3) option. 🙂

- Choose that one and browse where you unpacked the pak0.pk3 package with the Doom folder with the .tga and .md3 files.

- When you open an upper.md3 or lower.md3 model in Blender, you will have to option to move the animation slider at the bottom to select an animation frame for the 3D model so that you can choose a nice pose for your papercraft model (the head doesn't have animations, but you can position it yourself later on of course).

- Once you've chosen a pose you like, choose File -> Export and then personally I like to export the files as Waverfront (.obj) files because it's a very common file format that most 3D programs can use.



- Once you've exported all 3 parts of the model (head, upper and lower) to Wavefront .obj files, you can import and combine them in a 3D modelling program of your choice (I like to use Metasequoia for example).

- Don't forget to grap the texture .tga images from the Player Models folder! Get the matching _f.tga file too, because it's the separate textue for the helmet visor!


NOTE: You really only need one texture (the other ones are just variations or team colors) but I like to save them all so I can change my mind on which version I like to make if I want to later on. 😉

ANOTHER NOTE: You can see Metasequoia already applied the default doom.tga texture to the 3D model because it can work with .tga files and Blender exports an .mtl file which tells a 3D program where to find and how to apply the texture images.

Some programs can't work with .tga images though, but in that case you can use a free online image converter or free tools like DDS Converter to convert the .tga image textures to more common image file formats like .bmp.



● Exporting Quake 3 Arena's weapon models (Blender + .md3 plugin again)

- Of course we can't send Doomguy into the Arena (or make him into a papercraft 😋) without a weapon.

- You can find the 9 available weapons (10 if you count the unused Grappling Hook) in the models -> weapons2 folder in the unpacked pak0.pk3 file.

- ...so simply repeat the previous step using Blender to export and add them to your 3D player model. 🙂



Stay tuned to see me make Doomguy into a papercraft model that you'll be able
to download and build yourself for free! 😀



Tools used:


Addendum, weapons list from the weapons2 folder:
  • bfg: BFG-10K (Big F#cking Gun)
  • gauntlet: Gauntlet
  • grapple: Grappling Hook (unused in the actual game and doesn't have a regular texture)
  • grenadel: Grenade Launcher
  • lightning: Lightning Gun
  • machinegun: Machine Gun
  • plasma: Plasma Gun
  • railgun: Railgun
  • rocketl: Rocket Launcher
  • shells: just a spent ammunition shell
  • shotgun: Shotgun

Friday, November 5, 2021

free papercraft chibi wizards and *lots* more, by PaperInside.com


Even though it has been a looong time since the last book and even the last movie, the Harry Potter series still has a lot of fans!

But even if you don't like Harry Potter, be sure to visit PaperInside.com because they made a lot more paperrcrafts from popular culture, like superheroes, Game of Thrones and lots more! 🏰

Download + build your own free papercraft chibi wizards (+lots more, by PaperInside.com):

tekzo's free papercraft Sloth Walker machine based on original concept by Longque Chen


If you would ask me to describe tekzo's paperhobby weblog, I think I would say that he makes awesome papercrafts of all kinds 'extreme machines', from the S.H.I.E.L.D. Helicarrier, to a Patlabor Type 99 transport truck and fictitious experimental World War II jetplanes and lots, lots more!

This time, tekzo came across a 'Sloth Walker', an original design by concept artist Longque Chen based on a sloth, to travel along the branches of giant trees!


tekzo asked Longque Chen if he could make a papercraft of it, and well I guess you already know where this is going, don't you... 😀

(oh, and in case I didn' t make this clear anough already: I want you to browse through tekzo's entire paperhobby weblog for lots more awesome papercrafts and to visit Longque Chen's ArtStation if you like awesome sci-fi concepts! 😊)

Download + build your own free papercraft Longque Chen's Sloth Walker (by paperhobby): https://myhobbycraft.blogspot.com/2021/01/sloth-135.html



Thursday, November 4, 2021

free papercraft Takasago CityJoton community bus


When not a lot of people use a bus line, commercial bus companies don't want to run those lines of course because they won't make money of them. 🚌💸

But that would mean that people that don't have easy access to other means of transportation like school children or elderly people won't be able to get around very well anymore...

So in those cases, usually the local government has to step in, by taking over the bus line itself for example (outsourcing the actual operation to a commercial company), or providing subsidies to a bus operator that agrees to keep operating the line, or decreeing that in order to be allowed to operate other, profitable bus lines in the city, the bus company also has to keep the non-profitable lines intact. In some cases, local residents even set up non-profit organizations to operate these bus lines themselves...

This shows that although there's not really a clear, overall definition of the term "community bus" , that it's normally a bus operation that is vital for the local community to get around easily, and that many people find it very important to keep them operating! 👦👨👵🚏🚍

Download + build your own free papercraft Joton community bus (by Takasago City):

(download instructions: click the PDF links on Takasago's city website)

Wednesday, November 3, 2021

beautiful papercraft long-tailed tit freebie from Johan Scherft


Please don't tell me you don't know about Johan Scherft yet; he made a lot of beautiful papercraft birds, many available from his shop, but he also has several freebies so you can try them out - and it seems he added a new one a little while ago! 😀

So have a look at the new long-tailed tit freebie, and if you like it, have a look at the rest of the shop! 🐦

Download + build your own papercraft long-tailed tit freebie (+lots more, by Johan Scherft):


Tuesday, November 2, 2021

free papercraft Mitsui O.S.K. Lines cargo ships


Modern cargo ships are huge! And they carry all kinds of goods over the oceans, like cars, liquefied natural gas, and of course all kinds of other products in thousands of shipping containers! 🚢

Download + build your own free papercraft cargo ships (by Mitsui O.S.K. Lines):

(download instructions: click one of the two links to go to either the English or Japanese Mitsui O.S.K. Lines website, and then scroll all the way to the very bottom of the page to find and download the papercrafts)