Code Archives / 2D/3D - Graphic Effects


👉Blast3D is now FREE👈

Support Future Updates by Becoming a Blitz Backer on Patreon.

 

Tip: Add code-archives and effects as tags to your topic to share and post it in this category as an archive. The first line of your post will be automatically parsed as the description of your code archive entry with a maximum length of 120 characters.
.bb
This code shows a way to painlessly have guns that don't get stuck inside walls!
Last Post by BlitzCoder

4 years ago
.bb
an example to have 3d trails (for 3d bullets)
Last Post by RemiD

1 year ago
.bb
a code example on how to implement decals with textured quads :
Last Post by RemiD

1 year ago
.bb
a code example on how to implement decals with 3d shapes :
Last Post by RemiD

1 year ago
.bb
Craft Flare effect by Rob Hutchinson
Last Post by BlitzCoder

1 year ago
.bb
https://www.youtube.com/watch?v=fzB9s3OZXMk
Last Post by BlitzCoder

1 year ago
.bb
it is not the best way to do it, but it works for my current game (temporarily slow down the game during a specific stat
Last Post by RemiD

1 year ago
.bb
More realistic and customizable than lightmesh
Last Post by RemiD

2 years ago
.bb
imagine you have to update the lighting shading, or the shadow caster, or the shadow, or a special effect like glow, on
Last Post by RemiD

5 years ago
.bb
This is a repost of Rob's Cubed Map Water Demo code. It also includes a stereoscopic version.
Last Post by BlitzCoder

2 years ago
.bmx
Infinite Plane for OpenB3DMax.
Last Post by BlitzCoder

5 years ago
.bb
This tree system is a fast, prop style tree system. The tree system dynamically optimizes the trees' level of detail for
Last Post by BlitzCoder

3 years ago
.bb
Blitz3D Particle engine that goes way way back.
Last Post by BlitzCoder

3 years ago
.bb
merge 1 mesh with UVs for diffuse and 1 mesh with UVs for lightmap, in 1 mesh with 2 UVs coordsets, one for diffuse, one
Last Post by RemiD

5 years ago
.bb
Just a vertex light demo, can be expanded. Puki came up with this idea, and may have a better system. But since his code
Last Post by BlitzCoder

3 years ago
.bb
Yet another cell shading effect with shademap.
Last Post by BlitzCoder

3 years ago
.bb
Pixel perfect sprites with masking
Last Post by BlitzCoder

5 years ago
.bb
Bumping this for posterity, not sure if this is complete for actual usage.
Last Post by BlitzCoder

3 years ago
.bb
Refraction effect like setcubemode 3 in Blitz3D with x,y offset, originally titled as Predator Cloak effect.
Last Post by BlitzCoder

3 years ago
.bb
way to get the picked U,V and the picked texel X,Y
Last Post by RemiD

6 years ago