Guide:Assets: Difference between revisions

From Game Making Tools Wiki
(→‎General Images: added 50,000 Ultimate Web Graphics)
(Added fonts section, with 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 ;)
===Fonts===
* [https://fontlibrary.org/ Font Library] - Libre fonts.
* [https://www.free-fonts.com/open-source free-fonts] - Libre fonts.
* [https://www.fontsquirrel.com/fonts/list/find_fonts?filter%5Blicense%5D%5B0%5D=open Font Squirrel]
* [https://www.theleagueofmoveabletype.com/ The League of Moveable Type] - Libre fonts, pretentios website ;3
* [http://velvetyne.fr/ VTF] - Libre fonts.


===General Images===
===General Images===

Revision as of 09:40, 1 August 2019

Free resources to help you put games together!

Kinds

3-D Models

  • 123dapp - Models from 3-D scanners and simple modelling tools.
  • "Kawaii" Tank (Tiger-I) - Tank model with flexible tracks on the Unity asset store. Not actually v kawaii ;)

Fonts

General Images

Music

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