Browse Search Popular Register Upload Rules User list Login:
Search:
weird sorta realistic fire

Image:
screenshot of the scene

Author: ezpz(fib)5

Group: Default

Filesize: 333.81 kB

Date added: 2022-07-15

Rating: 5

Downloads: 1809

Views: 346

Comments: 6

Ratings: 1

Times favored: 0

Made with: Algodoo v2.1.3

Tags:

Scene tag

I tried to use textured particles to make realistic fire, but it turned out kind of like fire that you find in paintings,I guess it's ok, except where the fire starts.
the particles were drawn by me, you can use them if you would LIKE.
Please log in to rate this scene
edit
Similar scenes
Title: Firework
Rating: 5
Filesize: 229.65 kB
Downloads: 842
Comments: 0
Ratings: 1
Date added: 2023/11/03 14:16:27
Made with: Algodoo v2.1.0
Rating: rated 5
download
Title: Glock 18C
Rating: 5.5
Filesize: 256.9 kB
Downloads: 1098
Comments: 0
Ratings: 2
Date added: 2010/05/16 23:48:56
Made with: Phun
Rating: rated 5.5
download
Title: skeletal ragdoll
Rating: 5
Filesize: 83.92 kB
Downloads: 288
Comments: 1
Ratings: 5
Date added: 2008/09/26 21:59:45
Made with: Phun
Rating: rated 5
download
Title: 30mm autocannon
Rating: 6.7143
Filesize: 19.81 kB
Downloads: 3022
Comments: 8
Ratings: 8
Date added: 2010/04/19 15:06:51
Made with: Algodoo before v1.8.5
Rating: rated 6.7
download
Title: Play with Fire!
Rating: 5.625
Filesize: 148.85 kB
Downloads: 2823
Comments: 5
Ratings: 2
Date added: 2024/06/13 11:22:49
Made with: Algodoo v2.1.0
Rating: rated 5.6
download
Title: realistic fire
Rating: 7.5218
Filesize: 54.99 kB
Downloads: 2466
Comments: 20
Ratings: 17
Date added: 2010/06/30 21:45:43
Made with: Phun
Rating: rated 7.5
download
Hello, could you please comment here what was the script you used? It's really, really cool:)
i saw a scrip on postStep = colorhsva = colorhsva - [0, 0, 0.01, 0] (For speedmaster)
Scene.addCircle({
timeToLive := 2;
texture := "u just got fired lol.png";
vel := rand.normal2d / 10;
textureMatrix := [0.65256542, -0.070872337, -601.54987, 0.070872337, 0.65256542, 3209.5466, 0.0, 0.0, 0.99999976];
collideSet := 0;
pos := pos;
colorHSVA := [58.769871, 0.0, 1.0 - rand.normal / 10, 1.0];
radius := 0.25;
postStep := (e)=>{
colorhsva = colorhsva - [0, 0, 0.01, 0]
};
density := 0.009;
drawborder := false;
angvel := rand.normal * 5;
airfrictionmult := 0;
angle := (rand.uniform01 * math.pi * 2) - math.pi
})

here's the script, you can use them, u might have some problems with textures though.
hopefully you see this...
baldi campfire basics.
ok.