Guide:Assets: Difference between revisions

From Game Making Tools Wiki
(→‎Music: MIDI links)
Line 5: Line 5:
* [http://www.123dapp.com/Gallery/content/all 123dapp] - Models from 3-D scanners and simple modelling tools.
* [http://www.123dapp.com/Gallery/content/all 123dapp] - Models from 3-D scanners and simple modelling tools.
* [https://www.assetstore.unity3d.com/en/#!/content/54604 "Kawaii" Tank (Tiger-I)] - Tank model with flexible tracks on the Unity asset store. Not actually v kawaii ;)
* [https://www.assetstore.unity3d.com/en/#!/content/54604 "Kawaii" Tank (Tiger-I)] - Tank model with flexible tracks on the Unity asset store. Not actually v kawaii ;)
* [http://redwood-data.org/3dscan/ A Large Dataset of Object Scans] - 3-D scans, in .PLY format (can open in [[MeshLab]] and [[Blender]].
* [https://archive.org/details/nasa-3d-resources] - Space things.


===Fonts===
===Fonts===

Revision as of 07:22, 6 March 2021

Free resources to help you put games together!

Kinds

3-D Models

Fonts

General Images

Music

MIDI

Palettes

RPG Maker Related

Shaders

HLSL

High-Level Shading Language, used in Unity.

GLSL

OpenGL Shading Language, used in Godot (kinda). Godot 2 had a visual shader editor, and I believe this is in development for Godot 3.1 :)

Converters

Tools for converting shaders between languages

See Also

Sound Effects

Sprites

Textures / Tiles

  • 1078 Weird Textures (there's a ZIP of all the textures in the subfolder there too)
  • lsdtexs Rip of textures from LSD Dream Emulator. Can't remember where I found them :(
  • Decorative Papers, found by the community from the Mechanical Curator Collection
  • Genetica Texture Packs They're in an odd format (.GTX), but can be converted with a program on the site (I should convert and upload these). You can also just download versions of them, one-by-one as .JPG files.
  • Textures.com. You can limit your search to textures that tile seemlessly, but not everything seems to be filed correctly. Has a nice preview feature too. You'll have to either use 'view page info' or an adblocker to bypass their little download protection ;)

See Also