Posted
1286 views
423 downloads
2 points
1286 views
423 downloads
2 points
[Updated on 02 May 2023] I keep adding cylinders to Porsche 911, this time it is boxer 12. My idea was not just to join two boxer 6 end to end how it is usually done in garages, but to design it from the ground up. I splitted each boxer 6 by six boxer 2s and started merging them together like a zipper. So first pair of cylinders is from the first engine and the second pair is the first pair of the second engine and so forth In the end I rotated the middle pair of the second engine by 180deg to distribute exhaust pulses better.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/oror/porsche_993_b12.mr" use_default_theme() set_engine(eng()) set_vehicle(veh())