- 72
- 217 691
Dan the Man
เข้าร่วมเมื่อ 28 เม.ย. 2012
DAVE S02E01
tvthek.orf.at/profile/DAVE/13892176/DAVE/14200337
Dave (David Scheid) und sein Kameramann Jan (Jan Frankl) stolpern wieder durch eine Woche im chaotischen Leben von Dave. Eine Antihelden-Odyssee: Die Mutter im Gefängnis, der Vater untergetaucht und Dave, der jetzt bei Jan wohnt, hat ein neues Lebensziel. Er möchte ein One-Hit-Wonder werden und Millionen verdienen. Zu Beginn scheint alles ganz einfach und es wirkt fast so, als würde Dave endlich erwachsen werden.
Dave (David Scheid) und sein Kameramann Jan (Jan Frankl) stolpern wieder durch eine Woche im chaotischen Leben von Dave. Eine Antihelden-Odyssee: Die Mutter im Gefängnis, der Vater untergetaucht und Dave, der jetzt bei Jan wohnt, hat ein neues Lebensziel. Er möchte ein One-Hit-Wonder werden und Millionen verdienen. Zu Beginn scheint alles ganz einfach und es wirkt fast so, als würde Dave endlich erwachsen werden.
มุมมอง: 60 827
วีดีโอ
Investigating and Dispelling Shader Myths... with Science!
มุมมอง 712ปีที่แล้ว
We've all got those little habits we've picked up in writing our shaders and materials over the years. You heard it from a friend who heard it from a friend that you should always try to multiply instead of divide. You think you remember someone telling you to use a LUT instead of a polynomial. You've always packed your floats into a vector before you do math on them. It's time to put these ass...
HDR Image Based Lighting: From Acquisition to Render | GDC 2018
มุมมอง 321ปีที่แล้ว
While IBL is quite common, the source of it, radiance maps, are often misused or incorrect. This session will cover the correct definition of "radiance map", its capture process, and the math and physics behind it. The talk will also go over the rendering of the final photo-realistic image.
Shading of 'Spellsouls': Achieving AAA Quality on Mobile | GDC 2018
มุมมอง 478ปีที่แล้ว
As mobile hardware advances, creating AAA console quality visuals is no longer out of reach. Join Srdja Stetic-Kozic of Nordeus as he retells the Nordeus team's challenging journey to reach that level of graphical quality on their new mobile game, 'Spellsouls: Duel of Legends'. In this lecture, he will share how to create and optimize PBR and VFX shaders that can run on a wide range of mobile d...
Low-Level Thinking in High-Level Shading Languages | GDC 2013
มุมมอง 675ปีที่แล้ว
As programmable shading has grown increasingly sophisticated, an industry-wide problem is happening: shader authors are losing touch with the underlying hardware. This lecture argues that low-level thinking is still a relevant practice, and shows examples of why this is the case. The connection between high-level shading constructs and the resulting hardware instructions that are generated will...
Low Level Shader Optimization for Next Gen and DX11 | GDC 2014
มุมมอง 732ปีที่แล้ว
www.gdcvault.com/play/1020352/Low-Level-Shader-Optimization-for This lecture will go through examples to show how high-level shading constructs map to the underlying hardware assembly instructions, as well as intrinsics for accessing special GPU instruction. Modern shader features such as integer math, doubles, branching and compute will be discussed. Numerous low-level optimization tricks will...
Rendering The Alternate History of The Order: 1886 | SIGGRAPH 2015
มุมมอง 1Kปีที่แล้ว
Rendering The Alternate History of The Order: 1886 | SIGGRAPH 2015
Multithreading in Houdini | SIGGRAPH 2015
มุมมอง 327ปีที่แล้ว
Jeff Lait of Side Effects Software Inc. dl.acm.org/doi/10.1145/2776880.2787686
Multithreading for Visual Effects | SIGGRAPH 2015
มุมมอง 173ปีที่แล้ว
dl.acm.org/doi/10.1145/2776880.2787686
Precomputed Global Illumination in Frostbite | GDC 2018
มุมมอง 2.4K2 ปีที่แล้ว
This talk describes the static GI technology developed at Frostbite for 'FIFA', 'Madden', 'Battlefront' and future games. The speaker describes three techniques used by Frostbite GI renderer: path tracing, spherical harmonics lightmaps and efficient lightmap packing algorithm.
Sofia Moschou, Siddharth Kotwal: Molecular Translation for Efficient R&D
มุมมอง 1342 ปีที่แล้ว
Pharmaceutical companies spend billions of dollars on research and development to bring new drugs to the market. Chemists and Scientists dedicate their time to go through publications to study the latest in the field. Although the recent publications are annotated with machine-readable chemical descriptions (InChI), older publications cannot be scanned for chemical depictions. This makes it tim...
Speeding up Rendering in Blender with Cycles X | GTC 2022
มุมมอง 4322 ปีที่แล้ว
Learn about the reworked architecture of the Cycles renderer in Blender 3.0 and beyond, which expressed itself as a massive improvement to GPU rendering performance. We'll cover the technical details of those changes, how and why they work, and what further improvements are still on the table. In addition, we'll present work on a USD Hydra Render Delegate for Cycles, covering the basics of Hydr...
Path Tracing of Massive Scenes in Blender on Multi-GPU Systems | GTC 2021
มุมมอง 3812 ปีที่แล้ว
Learn how to minimize the performance loss of path tracing when working with distributed scene data through a methodology built on memory management. Besides conserving high performance, it allows rendering of massive scenes that are larger than the memory capacity of a single GPU in the multi-GPU system. It takes full advantage of the NVLink interconnect that enables up to 16 GPUs to share the...
Multi-Scale Global Illumination in Quantum Break (SIGGRAPH 2015)
มุมมอง 1.3K2 ปีที่แล้ว
Multi-Scale Global Illumination in Quantum Break (SIGGRAPH 2015)
Sampling Methods for Real-Time Volume Rendering (SIGGRAPH 2015)
มุมมอง 3962 ปีที่แล้ว
Sampling Methods for Real-Time Volume Rendering (SIGGRAPH 2015)
Stochastic Screen-Space Reflections (SIGGRAPH 2015)
มุมมอง 4.6K2 ปีที่แล้ว
Stochastic Screen-Space Reflections (SIGGRAPH 2015)
Physically Based and Unified Volumetric Rendering in Frostbite (SIGGRAPH 2015)
มุมมอง 4.3K2 ปีที่แล้ว
Physically Based and Unified Volumetric Rendering in Frostbite (SIGGRAPH 2015)
Ub Surban - Cradles but every word is hush
มุมมอง 742 ปีที่แล้ว
Ub Surban - Cradles but every word is hush
Advances in real-time rendering in games, part 2 (ACM SIGGRAPH 2019)
มุมมอง 16K3 ปีที่แล้ว
Advances in real-time rendering in games, part 2 (ACM SIGGRAPH 2019)
Advances in real-time rendering in games, part 1 (ACM SIGGRAPH 2019)
มุมมอง 2.6K3 ปีที่แล้ว
Advances in real-time rendering in games, part 1 (ACM SIGGRAPH 2019)
big up for posting this! would it be possible for you to share the file of this recording? i cant seem to find a DL on the radio site, if there's any at all
@@perli216 dang 7 days is far too short! mega, we.tl, filemail all are fine by me, thanks in advance!
Yeah, they only keep the stream for 7 days unfortunately. Here is what I ripped: drive.google.com/file/d/1q45iUKr5uPjHYhwbYnEvLnLk8DP09W7U/view?usp=sharing Its the "full" file, so you'll have to cut it together with ffmpeg or something yourself. I didn't cut it so you wouldn't have any degradation due to reencoding
Also it seems to be available on archive.org, I didn't check that before archive.org/details/FM4-La-Boum-De-Luxe-12.04.2024/FM4+La+Boum+de+Luxe+-+01+-+Camo+%26+Krooked+%40+Stream+Club+Festival+(12.04.2024).mp3
@@perli216 wow i mustve missed that lol, ty for the archive link too
The illustration of how RAM works on a physical level really was illuminating. Really drove home why linear accesses are important and why cache lines are the way they are. Fantastic talk.
Alongside this paper seblagarde.wordpress.com/wp-content/uploads/2015/07/course_notes_moving_frostbite_to_pbr_v32.pdf it's really sad to see how much work and research they put in updating and developing frostbite, while modern artists don't know the basics of pbr rendering and randomly eyeball stuff while making games
Maaaa... wie lang ich gsucht hab 😱 danke fürs hochladen 🥲
Fantastic presentation, wow!
2:12:00 The math used to make video games is insane 💀
Oh you sweet summer child...
Thank you for this!
Looks like the link in the description is broken/truncated?
@@LetoTheSecond0 yes, yourube did this. It's just the original source for the video
Thanks for this video , Never got so deep insight on resource sharing with blocks on SM . Thanks
@21:17 "Its exactly the right amount of data to hit the peak bandwidth of my mem system , Even if my program reads data from all over the place , each read is exactly ONE page of my memory " I didnt understand this statement 21:17 "Even if my program reads data from all over the place" Does it mean even if the data is read from non consecutive memory ??
yes
You got the benefits of reading contiguous memory for free basically, even when doing random reads
@@perli216 Ok cool so basically only mem is contigues we get advantage like if i = tid + bid*bsize , and not like i = 2*(tid + bid*bsize)
@@KalkiCharcha-hd5un I don't understand your question
@@perli216 "Even if my program reads data from all over the place" , I think I got it , Initially I thought "... all over the place" as in any random memory / non consecutive . all over the place as in diff threads from same page , because single thread will bring in the data from same page anyway.
fire video
Great presentation!It is mentioned that 4 warps x 256 bytes per warp = 1024 bytes, and that equals to the Memory page size 1024 bytes. It only happens when the 4 warps running adjacent threads。Are the 4 warps always running adjacent threads?
@@kimoohuang Not necessarily. Depends on the warp scheduler
Excellent explanation... Thank you very much. It helped me in learning.
Absolutely Brilliant Insight into GPU Computing. Well done Stephen Jones!
as a student. I thought it's ok. but too professional. maybe useful to and
WOW, fascinating technique!
Dan is definitely the MAN. Great talk!
this is one of the clearest and most lucid presentations i have seen, on any topic
Great presentation!
Pawralellism to recognize cats
UwU
Mama war 1 G
Just can't thank you enough! Simple , crisp and to the point. You packed everything under 40 mins which others fail to explain in even 2+hrs of lectures. Absolutely brilliant! 👌👌✌🤘🙌🙌😼
Dave Goldman?
This is a masterpiece. Thanks for the explanation.
Die ORF Pipn oida hahah
Seeeeeehsch
Hast du auch weitere Folgen von Season 2? Hab die letzten beiden Folgen verpasst und kann sie nirgendwo online finden 😢
na, sorry
okay zaaaach@@perli216
Seine Hände sehen aus wie die von einem Kind.
danke für den upload, du bist ein junger gott, hab die zweite staffel nirgends gfunden oida sheesh
nur auf dailymotion aber da fehlen folge 2 und 8, wo gibts die komplette staffel 2?? :(
Same
danke für den Tipp! Ja das season finale fehlt dort nur leider...@@FenoLP
Kannst du einem die Folgen zukommen lassen? Die sind auf ORF nicht zu finden :/
Hab leider aufgehört runterzuladen nachdem I gsegn hab dass es eh wer anderes reuploaded :/ Season 01 is aber seit ein paar Wochen auf ORF, dh vielleicht ist dann S02 in weiteren 5 Jahren auch in der Tvthek
Excellent introduction but voice is not clear to me.. i had to crank up volume still could not hear as there is hissing sound. Can u edit audio and make it easier to hear ?
nah
Jetzt seit neuem auf Netflix aber leider nur die erste Staffel.
Man this is amazing
16:53 Mein gott wie ich ihn liebe ❤
14:42 Haha shhhesss ich kann nicht mehr😂😂😂. Das Werkzeug im Kuchen 😂😂😂
Wo finde ich Staffel 2 Folge 2? :D Fan aus Deutschland braucht Hilfe :D
Irgendwer anders hats eh auch hochgeladen, deshalb hab ichs mit de andern dann gelassen. Man findets auf yt
finds a ned, vielleicht wurds weggestriked, sorry dood
Wollte die Staffel eigentlich auf ORF1 schauen, weil das wirklich Support braucht und auch verdient hat… aber leider wird’s nicht in Deutschland ausgestrahlt 🤷🏽♂️
Netflix diggiiiiii
@@iamtheonlyonewhoknocks5732aber nur Staffel 1
@@iamtheonlyonewhoknocks5732 aber nur S1
oh man I hope my mum fixed me with a better brain processing unit so I could understand this
How memory effiency is calculated in this examples?
This is a AMAZING Video, I never really understood the importance of GPU s in matrix Multiplication, thank you !!
i am no hardware engineer at all, but this was still interesting to listen to.
Please change your microphone, so hard to understand you. But the material is great …
i made a terrible mistake, jane.mullins is my handle, when i say i cry myself to sleep in my dirt hut, i mean, i miss you and i want you, i know what i did was wrong, insallah
WTF
wann kommen nächste folgen?
Jeden Dienstag 23 uhr orf 1
Sheeesh danke fürn uploud
stabiler typ danke fürn upload oida🎉
35:23 I think fp64 and fp32 are incorrectly swapped perhaps