All Projects → Donkie → I3DShapesTool

Donkie / I3DShapesTool

Licence: MIT License
Tool used for extracting the binary .i3d.shapes files used by the GIANTS engine

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to I3DShapesTool

retidy
Extract, unminify, and beautify ("retidy") each file from a webpack/parcel bundle (JavaScript reverse engineering)
Stars: ✭ 27 (+80%)
Mutual labels:  extract
VennDetail
VennDetail: a bioconductor package for VennDiagram visualization and details extraction
Stars: ✭ 14 (-6.67%)
Mutual labels:  extract
critical-css-widget
A browser widget to extract Critical CSS and Full CSS from a page. Can be used via the browser console.
Stars: ✭ 35 (+133.33%)
Mutual labels:  extract
SwiftUI-Shapes
Commonly Used Shapes and Utilities In SwiftUI
Stars: ✭ 52 (+246.67%)
Mutual labels:  shapes
ratarmount
Random Access Read-Only Tar Mount
Stars: ✭ 217 (+1346.67%)
Mutual labels:  extract
extract-email-address
Extracts email address from an arbitrary text input.
Stars: ✭ 45 (+200%)
Mutual labels:  extract
ludigraphix.github.io
Documentation for Ludigraphix
Stars: ✭ 21 (+40%)
Mutual labels:  shapes
hoseSystem
Hose system modification for Farming Simulator 2017
Stars: ✭ 13 (-13.33%)
Mutual labels:  farming-simulator
pseudo-3d-pytorch
No description or website provided.
Stars: ✭ 29 (+93.33%)
Mutual labels:  i3d
svg-points
A specification for storing SVG shape data in Javascript, and some handy conversion functions
Stars: ✭ 87 (+480%)
Mutual labels:  shapes
fbvideos
🔗 Easily extract downloadable link of publicly available videos on facebook.
Stars: ✭ 28 (+86.67%)
Mutual labels:  extract
extract-react-intl
Extract react-intl messages
Stars: ✭ 18 (+20%)
Mutual labels:  extract
mosaicshapes
Transform pictures to Chuck Close inspired mosaic art.
Stars: ✭ 18 (+20%)
Mutual labels:  shapes
minizip-asm.js
Minizip in javascript. Work with password. Demo:
Stars: ✭ 38 (+153.33%)
Mutual labels:  extract
PLzmaSDK
PLzmaSDK is (Portable, Patched, Package, cross-P-latform) Lzma SDK.
Stars: ✭ 28 (+86.67%)
Mutual labels:  extract
macuahuitl
The "Macuahuitl" Generative Art Toolbox
Stars: ✭ 68 (+353.33%)
Mutual labels:  shapes
FisherMan
CLI program that collects information from facebook user profiles via Selenium.
Stars: ✭ 117 (+680%)
Mutual labels:  extract
Portable VSC PlatformIO
Portable Version of VSC with PlatformIO for Windows
Stars: ✭ 15 (+0%)
Mutual labels:  extract
react-native-background-shapes
Beautiful backgrounds shapes to React Native based in flex (Android + IOS)
Stars: ✭ 65 (+333.33%)
Mutual labels:  shapes
PGS
Processing Geometry Suite
Stars: ✭ 39 (+160%)
Mutual labels:  shapes

I3DShapesTool

Tool used for extracting the binary .i3d.shapes files used by the GIANTS engine

Usage

  1. Download the pre-built binaries under releases (click on I3DShapesTool.zip) https://github.com/Donkie/I3DShapesTool/releases
  2. Extract the zip to some folder on for example your desktop
  3. Open windows command line in this folder
  • Run I3DShapesTool -h to see a list of all available options
  • Example extraction: I3DShapesTool someShapesFile.i3d.shapes where someShapesFile.i3d.shapes is located in the same folder as the I3DShapesTool application.
  • You can also simply drag-drop a .i3d.shapes file onto the extracted .exe in order to directly export it to .obj.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].