Gift Mugwenigiftmugweni.hashnode.dev·Sep 24, 2024FeaturedHow to Set Up a Simple Rendering Loop in WebGPUHello 🙋♂️🙋♂️ you good? How have you been 😁? I'm great and all, sorry for the delayed article but I think we both know my release consistency by now. So with that out the way let’s get down to business. In my last article, I showed how to set up ...Discuss·11 likes·181 readsGraphics Journeywebgpu
Gift Mugwenigiftmugweni.hashnode.dev·Jun 22, 2024WebGPU Basics: How to Create a TriangleHello 👋, it's been a minute. How's life and all that good stuff? Anyway to get myself back into the groove I thought I'd start where I left off, Graphics Programming specifically using WebGPU. In this series, I'll give semi-tutorials on working with...Discuss·151 readsGraphics Journeywebgpu
Gift Mugwenigiftmugweni.hashnode.dev·Jun 8, 2024A Beginner's Journey into Graphics ProgrammingOne fateful night, I was scrolling through my YouTube feed when I came across an interesting Kishimisu channel video introducing me to the wild world of graphics programming. In the video, I saw a beautiful visual created with nothing but mathematica...Discuss·32 readsGraphics Journeywebgpu
Varshiga P Svarships.hashnode.dev·Apr 24, 2024Exploring the Creative World of 3D Graphics with Three.jsThree.js, developed by Ricardo Cabello and actively maintained by a vibrant community, serves as a bridge between the web and 3D graphics. It harnesses the power of WebGL, a web standard for rendering 3D graphics, and abstracts away its complexities,...DiscussThreeJS
BrowserScanbrowserscan.hashnode.dev·Jan 8, 2024What is WebGPU?What is WebGPU? WebGPU is a new technical standard that allows web applications (such as browser games, online video editing tools, etc.) to efficiently use the Graphics Processing Unit (GPU) of the computer for graphics rendering and computation. It...Discusswebgpu
Marco Polettopoletto.dev·May 5, 2023WebGPU: Transforming Your Browser into an Operating SystemIntroduction In today's rapidly evolving digital landscape, the demand for high-performance and resource-intensive applications has never been greater. As a result, there is a growing need for a technology that can seamlessly harness the power of mod...Discuss·796 readstechnology
Protopianhashnode.protopian.xyz·Apr 29, 2023The Future of WebGPU and Web LLM: What You Need to KnowThe Web LLM project is an exciting initiative that aims to make large-language models (LLMs) and LLM-based chatbots easily accessible by bringing them directly to web browsers. By running these AI assistants inside the browser without server support ...Discusstechnology
Wagner Mwagnerm.hashnode.dev·Apr 11, 2023Web GPU: A Low-Level Graphics API for the WebThe web has come a long way since its early days of simple text and static images. Today, web developers can create immersive, interactive experiences that rival native applications, thanks to advancements in web technologies like HTML5, CSS3, and Ja...Discuss·28 readsGPU
Beau CarnesforfreeCodeCampfreecodecamp.org·Mar 17, 2022Learn WebGPU – A next-generation graphics API for the webWebGPU is the next-generation graphics API and future web standard for graphics and compute, aiming to provide modern 3D graphics and computation capabilities with the GPU acceleration. We just published a WebGPU course on the freeCodeCmap.org YouTub...Discusswebgpu