GithubHelp home page GithubHelp logo

q3converter's Introduction

== Description ==

This tool is intended to convert quake 3 assets (maps) into the FBX format so that it can be reused in various 3D model editors or engines that support the FBX (2018) format. It has been tested in Unreal Engine and it works pretty well.

== Usage ==

q3converter_x64.exe -gamepath "Path to the Quake3 folder" "base game folder name" -outdir "Output directory" -file maps/map.bsp

You can specify more files by adding another -file parameter, or by specifying an asterik on the file name.

Example :

q3converter_x64 -gamepath "C:/Games/ioquake3" baseq3 -outdir "C:/Games/ioquake3/converted" -file "maps/q3dm17.bsp" -bsp_nosky

This command will convert q3dm17 from Quake 3, without including the sky from the BSP.

== More informations ==

You are free to use this tool convert assets from Quake 3 and Quake 3 based games, and do whatever you want with the converted assets as their ownership remain to the game and as the tool author is not responsible about the usage of these assets. You cannot redistribute/resell this tool commerically however.

-Ludovic (author)

UPDATE 2022 - ALSO SEE:

https://forums.unrealengine.com/t/tool-quake-3-assets-maps-converter/96920/17

http://www.custommapmakers.org/viewtopic.php?p=7750

https://www.urbanterror.info/forums/topic/35131-map-conversion-tool-and-conversion-process-windows-only/

https://www.youtube.com/watch?v=O4eTsO0oy_c

q3converter's People

Contributors

btrusz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.