Jump to content

Search the Community

Showing results for tags 'self shadows'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 1 result

  1. Objects which at the same time produce and receive shadows show some strange glitches. http://playground.babylonjs.com/#1SGTPA#9 I tested it on Nvidia NVS3100M and Intel HD Graphics (1 st gen.) On each of those cards the the size of circles is different, but looks bad anyway. When you comment lines 92,93: // shadowGenerator.getShadowMap().renderList.push(plane); // shadowGenerator.getShadowMap().renderList.push(videoPlane); Planes start to look ok, but it is not a solution at all, in case of more complicated meshes/scenes selfshadowing is an important feature. Only in very limited scenes it is possible to make it good by disabling some meshes shadows.
×
×
  • Create New...