Skip to content

Releases: LGhassen/Singularity

0.991

15 May 12:20
Compare
Choose a tag to compare
0.991 Pre-release
Pre-release
  • Multiple singularities will have their lensing effects stack instead of conflict, should add a small performance overhead. New config variable "lensingStacking" is added to enable or disable stacking (enabled by default).
  • Fixed singularities rendering from very large distances (where they should be invisible) if you look in their direction, hurting performance (most noticeable in GU). Singularities will now auto-disable rendering cubemaps when they are smaller than 1 pixel on-screen.
  • Fixed some weird dimming issues when looking at multiple singularities
  • Fixed some issues with displaying weird orbit lines when singularities pass through eclipses
  • Fixed noticeable discrepancy in color of objects when they go off-screen but you can see them in the lensing effect
  • Added an option to disable depth writing per singularity ("depthWrite= False"), lets transparent objects render on top of singularity and not be "cut off" by the enclosingMesh. Use for Pulsars/Jets centered on the singularity. May have issues with other transparencies around like atmospheres, so use where no atmospheres will be visible behind a singularity.

0.91

18 Jan 21:11
Compare
Choose a tag to compare
0.91 Pre-release
Pre-release
  • dds support for accretion disk textures (DXT1 and DXT5)
  • fix cut off accretionDisk with scaleEnglosingMesh = 5 (recommend not using bigger accretion disks for now)

0.9

08 May 09:02
aaa552c
Compare
Choose a tag to compare

Initial release:
-Black hole shader with optional accretion disk
-Black holes can be connected to create pseudo-wormholes (visual effect only)