SlideShare a Scribd company logo
1 of 37
Ray Marching Explained
MΓ₯rten RΓ₯nge
www.shadertoy.com
https://www.shadertoy.com/view/ldyGWm
GLSL
+
Basic linear algebra
r
d
p
𝑑 = 𝑝 βˆ’ π‘Ÿ
Show us the code
Lighting
π‘›π‘œπ‘Ÿπ‘šπ‘Žπ‘™
π‘›π‘œπ‘Ÿπ‘šπ‘Žπ‘™
10 51520
𝑛: π‘›π‘œπ‘Ÿπ‘šπ‘Žπ‘™π‘–π‘§π‘’(𝑑 𝑝 + 𝑒π‘₯ βˆ’ 𝑑 𝑝 βˆ’ 𝑒π‘₯ , 𝑑 𝑝 + 𝑒𝑦 βˆ’ 𝑑 𝑝 βˆ’ 𝑒𝑦 , 𝑑 𝑝 + 𝑒𝑧 βˆ’ 𝑑 𝑝 βˆ’ 𝑒𝑧 )
𝑒𝑧: (0, 0, π‘’π‘π‘ π‘–π‘™π‘œπ‘›)
𝑒𝑦: (0, π‘’π‘π‘ π‘–π‘™π‘œπ‘›, 0)
𝑒π‘₯: (π‘’π‘π‘ π‘–π‘™π‘œπ‘›, 0, 0)
𝑝: π‘π‘œπ‘–π‘›π‘‘π‘‚π‘›π‘†π‘’π‘Ÿπ‘“π‘Žπ‘π‘’
𝑑: π‘‘π‘–π‘ π‘‘π‘Žπ‘›π‘π‘’π‘‡π‘œπ‘†π‘’π‘Ÿπ‘“π‘Žπ‘π‘’
𝑑𝑖𝑓𝑓𝑒𝑠𝑒
a
𝑑𝑖𝑓𝑓𝑒𝑠𝑒: π‘šπ‘Žπ‘₯(π‘‘π‘œπ‘‘ π‘›π‘œπ‘Ÿπ‘šπ‘Žπ‘™, π‘™π‘–π‘”β„Žπ‘‘π·π‘–π‘Ÿπ‘’π‘π‘‘π‘–π‘œπ‘› , 0)
π‘ π‘π‘’π‘π‘’π‘™π‘Žπ‘Ÿ
a
a
b
π‘ π‘π‘’π‘π‘’π‘™π‘Žπ‘Ÿ: π‘šπ‘Žπ‘₯ π‘‘π‘œπ‘‘ π‘Ÿπ‘’π‘“π‘™π‘’π‘π‘‘ π‘™π‘–π‘”β„Žπ‘‘π·π‘–π‘Ÿπ‘’π‘π‘‘π‘–π‘œπ‘›, π‘›π‘œπ‘Ÿπ‘šπ‘Žπ‘™ , π‘’π‘¦π‘’π·π‘–π‘Ÿπ‘’π‘π‘‘π‘–π‘œπ‘› , 0 π‘“π‘œπ‘π‘’π‘ 
Show us the code
Creating complex
geometries
π‘’π‘›π‘–π‘œπ‘›: π‘šπ‘–π‘›(𝑑1, 𝑑2)
π‘–π‘›π‘‘π‘’π‘Ÿπ‘ π‘’π‘π‘‘π‘–π‘œπ‘›: π‘šπ‘Žπ‘₯(𝑑1, 𝑑2)
π‘ π‘’π‘π‘‘π‘Ÿπ‘Žπ‘π‘‘π‘–π‘œπ‘›: π‘šπ‘Žπ‘₯(𝑑1, βˆ’π‘‘2)
π‘π‘œπ‘œπ‘™π‘’π‘Žπ‘› π‘œπ‘π‘’π‘Ÿπ‘Žπ‘‘π‘œπ‘Ÿπ‘ 
π‘ π‘π‘Žπ‘™π‘’: 𝑑(𝑝 βˆ— 𝑠)/𝑠
π‘Ÿπ‘’π‘π‘’π‘‘π‘–π‘‘π‘–π‘œπ‘›: 𝑑(π‘šπ‘œπ‘‘ 𝑝, π‘Ÿ βˆ’ 0.5π‘Ÿ)
π‘‘π‘Ÿπ‘Žπ‘›π‘ π‘™π‘Žπ‘‘π‘–π‘œπ‘›: 𝑑(𝑝 βˆ’ 𝑑)
π‘‘π‘œπ‘šπ‘Žπ‘–π‘› π‘œπ‘π‘’π‘Ÿπ‘Žπ‘‘π‘œπ‘Ÿπ‘ 
Show us the code
Shadows
π‘ π‘œπ‘“π‘‘ π‘ β„Žπ‘Žπ‘‘π‘œπ‘€π‘ 
π‘Žπ‘šπ‘π‘–π‘’π‘›π‘‘ π‘œπ‘π‘π‘™π‘’π‘ π‘–π‘œπ‘›
Show us the code
All together now
Cool shadertoy examples
β€’ Graphics + Music
β€’ https://www.shadertoy.com/view/4tc3zf
β€’ 460 lines!
β€’ https://www.shadertoy.com/view/4sjSW1
β€’ https://www.shadertoy.com/view/XlBGz3
β€’ Retro!
β€’ Mandel bulb
β€’ https://www.shadertoy.com/view/ltfSWn
β€’ Advanced modeling
β€’ https://www.shadertoy.com/view/ld3Gz2
β€’ Terrains
β€’ https://www.shadertoy.com/view/MdlGW7
β€’ https://www.shadertoy.com/view/4ttSWf
β€’ https://www.shadertoy.com/view/XslGRr
Links
β€’ Raymarching explanined
β€’ http://9bitscience.blogspot.com/2013/07/raymarching-distance-fields_14.html
β€’ Links other useful resources as well
β€’ Advanced operators
β€’ http://mercury.sexy/hg_sdf/
β€’ NNUG Demos
β€’ https://www.shadertoy.com/view/4t3cDl
β€’ https://www.shadertoy.com/view/Xl3cDl
β€’ https://www.shadertoy.com/view/Xl3cDs
β€’ https://www.shadertoy.com/view/MtcyWl
β€’ https://www.shadertoy.com/view/ltccD2
Questions?

More Related Content

Similar to Ray Marching Explained

Reed solomon Encoder and Decoder
Reed solomon Encoder and DecoderReed solomon Encoder and Decoder
Reed solomon Encoder and DecoderAmeer H Ali
Β 
Overlap Layout Consensus assembly
Overlap Layout Consensus assemblyOverlap Layout Consensus assembly
Overlap Layout Consensus assemblyZhuyi Xue
Β 
Linkedin_PowerPoint
Linkedin_PowerPointLinkedin_PowerPoint
Linkedin_PowerPointMehrdad Shahabi
Β 
No more dumb hex!
No more dumb hex!No more dumb hex!
No more dumb hex!Ange Albertini
Β 
Sbe final exam jan17 - solved-converted
Sbe final exam jan17 - solved-convertedSbe final exam jan17 - solved-converted
Sbe final exam jan17 - solved-convertedcairo university
Β 
DISCRETE LOGARITHM PROBLEM
DISCRETE LOGARITHM PROBLEMDISCRETE LOGARITHM PROBLEM
DISCRETE LOGARITHM PROBLEMMANISH KUMAR
Β 
Introduction to PyTorch
Introduction to PyTorchIntroduction to PyTorch
Introduction to PyTorchJun Young Park
Β 
Elliptic Curve Cryptography
Elliptic Curve CryptographyElliptic Curve Cryptography
Elliptic Curve CryptographyJorgeVillamarin5
Β 
Solucion de ejercicios de Analisis estructural I
Solucion de ejercicios de Analisis estructural ISolucion de ejercicios de Analisis estructural I
Solucion de ejercicios de Analisis estructural IHardz Roa
Β 
Reinforcement learning
Reinforcement learningReinforcement learning
Reinforcement learningShahan Ali Memon
Β 
Semana 11 numeros complejos ii Γ‘lgebra-uni ccesa007
Semana 11   numeros complejos ii   Γ‘lgebra-uni ccesa007Semana 11   numeros complejos ii   Γ‘lgebra-uni ccesa007
Semana 11 numeros complejos ii Γ‘lgebra-uni ccesa007Demetrio Ccesa Rayme
Β 

Similar to Ray Marching Explained (11)

Reed solomon Encoder and Decoder
Reed solomon Encoder and DecoderReed solomon Encoder and Decoder
Reed solomon Encoder and Decoder
Β 
Overlap Layout Consensus assembly
Overlap Layout Consensus assemblyOverlap Layout Consensus assembly
Overlap Layout Consensus assembly
Β 
Linkedin_PowerPoint
Linkedin_PowerPointLinkedin_PowerPoint
Linkedin_PowerPoint
Β 
No more dumb hex!
No more dumb hex!No more dumb hex!
No more dumb hex!
Β 
Sbe final exam jan17 - solved-converted
Sbe final exam jan17 - solved-convertedSbe final exam jan17 - solved-converted
Sbe final exam jan17 - solved-converted
Β 
DISCRETE LOGARITHM PROBLEM
DISCRETE LOGARITHM PROBLEMDISCRETE LOGARITHM PROBLEM
DISCRETE LOGARITHM PROBLEM
Β 
Introduction to PyTorch
Introduction to PyTorchIntroduction to PyTorch
Introduction to PyTorch
Β 
Elliptic Curve Cryptography
Elliptic Curve CryptographyElliptic Curve Cryptography
Elliptic Curve Cryptography
Β 
Solucion de ejercicios de Analisis estructural I
Solucion de ejercicios de Analisis estructural ISolucion de ejercicios de Analisis estructural I
Solucion de ejercicios de Analisis estructural I
Β 
Reinforcement learning
Reinforcement learningReinforcement learning
Reinforcement learning
Β 
Semana 11 numeros complejos ii Γ‘lgebra-uni ccesa007
Semana 11   numeros complejos ii   Γ‘lgebra-uni ccesa007Semana 11   numeros complejos ii   Γ‘lgebra-uni ccesa007
Semana 11 numeros complejos ii Γ‘lgebra-uni ccesa007
Β 

More from MΓ₯rten RΓ₯nge

More from MΓ₯rten RΓ₯nge (10)

Know your FOSS obligations
Know your FOSS obligationsKnow your FOSS obligations
Know your FOSS obligations
Β 
Better performance through Superscalarity
Better performance through SuperscalarityBetter performance through Superscalarity
Better performance through Superscalarity
Β 
Property Based Tesing
Property Based TesingProperty Based Tesing
Property Based Tesing
Β 
Monad - a functional design pattern
Monad - a functional design patternMonad - a functional design pattern
Monad - a functional design pattern
Β 
Formlets
FormletsFormlets
Formlets
Β 
Pragmatic metaprogramming
Pragmatic metaprogrammingPragmatic metaprogramming
Pragmatic metaprogramming
Β 
Concurrency - responsiveness in .NET
Concurrency - responsiveness in .NETConcurrency - responsiveness in .NET
Concurrency - responsiveness in .NET
Β 
Meta Programming
Meta ProgrammingMeta Programming
Meta Programming
Β 
Concurrency scalability
Concurrency scalabilityConcurrency scalability
Concurrency scalability
Β 
Concurrency
ConcurrencyConcurrency
Concurrency
Β 

Recently uploaded

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
Β 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
Β 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
Β 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
Β 
Integration and Automation in Practice: CI/CD in MuleΒ Integration and Automat...
Integration and Automation in Practice: CI/CD in MuleΒ Integration and Automat...Integration and Automation in Practice: CI/CD in MuleΒ Integration and Automat...
Integration and Automation in Practice: CI/CD in MuleΒ Integration and Automat...Patryk Bandurski
Β 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervΓ© Boutemy
Β 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
Β 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
Β 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
Β 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
Β 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
Β 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
Β 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
Β 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
Β 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
Β 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
Β 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
Β 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
Β 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
Β 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
Β 

Recently uploaded (20)

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Β 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
Β 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
Β 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
Β 
Integration and Automation in Practice: CI/CD in MuleΒ Integration and Automat...
Integration and Automation in Practice: CI/CD in MuleΒ Integration and Automat...Integration and Automation in Practice: CI/CD in MuleΒ Integration and Automat...
Integration and Automation in Practice: CI/CD in MuleΒ Integration and Automat...
Β 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
Β 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
Β 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Β 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
Β 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
Β 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
Β 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
Β 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
Β 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
Β 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
Β 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
Β 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
Β 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
Β 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Β 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Β 

Ray Marching Explained