Guide:Assets: Difference between revisions

From Game Making Tools Wiki
m (→‎RPG Maker Related: fixed bullet)
(→‎HLSL: com.hauntedpsx.render-pipelines.psx)
Line 68: Line 68:
** [https://assetstore.unity.com/packages/vfx/shaders/flashback-94-shader-pack-27685 Flashback '94] - Another PSX-y shader set ($20).
** [https://assetstore.unity.com/packages/vfx/shaders/flashback-94-shader-pack-27685 Flashback '94] - Another PSX-y shader set ($20).
** [https://github.com/dsoft20/psx_retroshader psx_retroshader] - Another one.
** [https://github.com/dsoft20/psx_retroshader psx_retroshader] - Another one.
** [https://github.com/pastasfuture/com.hauntedpsx.render-pipelines.psx com.hauntedpsx.render-pipelines.psx] - Most advanced one, not just a shader.


====GLSL====
====GLSL====

Revision as of 05:39, 16 August 2021

Free resources to help you put games together!

Sometimes these page sdie, some times the free selection's really limited. If stuff's not actually useful feel free to delete.

Kinds

3-D Models

Fonts

General Images

Music

MIDI

Samples

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

See Also