У нас вы можете посмотреть бесплатно 3D Mesh Generation, Gaps, and Stitching (3D World Generation #10) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Support me on: Patreon: / simondevyt Follow me on: Twitter: / iced_coffee_dev Instagram: / beer_and_code Github: https://github.com/simondevyoutube/ Fixing the gaps, slivers, and lighting discontinuities in our 3d terrain meshes. In this project, we're looking at fixing the gaps and lighting discontinuities between different levels of detail. This is a natural problem that arises when placing 3d meshes of different resolutions side by side. Since we use generate different levels of detail using a quadtree, each chunk is a separate renderable which leads to natural problems when they're placed side by side. This is a continuation of our series on 3d world generation and procedural terrain, which started with height maps and basic 3d worlds. In the last video in the series, we tackled using logarithmic depth buffers to fix planetary scale problems with the dept buffer, as well as tackling issues with precision in the fragment shaders. This is all Three.js/WebGL/JavaScript, but should be easy enough to port to Unity or Godot or whatever your working environment is. Full playlist for 3D World Generation: • 3D World Generation (JavaScript) Various resources: Intro Music: www.bensound.com Misc: https://stackoverflow.com/questions/4... https://en.wikipedia.org/wiki/Finite_...