<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Cinevva समाचार</title>
        <link>https://app.cinevva.com</link>
        <description>घोषणाएँ, लॉन्च और अपडेट।</description>
        <lastBuildDate>Mon, 27 Jul 2026 08:04:52 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <copyright>Copyright 2024-present Cinevva</copyright>
        <item>
            <title><![CDATA[Godot ने AI-लिखे योगदान बैन कर दिए, और यह फ़र्क़ मायने रखता है]]></title>
            <link>https://app.cinevva.com/hi/news/2026-07-14-godot-bans-ai-contributions</link>
            <guid>https://app.cinevva.com/hi/news/2026-07-14-godot-bans-ai-contributions</guid>
            <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Godot Foundation ने अपनी contribution policy अपडेट की और सारे कोड का इंसान-लिखा होना अनिवार्य कर दिया। AI सिर्फ़ code completion और regex जैसे छोटे-मोटे कामों के लिए allowed है, और खुलासा ज़रूरी है। maintainers के AI slop PRs को थका देने वाला बताने के चार महीने बाद, सबसे ज़्यादा इस्तेमाल होने वाले open-source इंडी engine ने सख़्त लकीर खींच दी। योगदान और बनाने के बीच का यह फ़र्क़ ध्यान से पढ़ने लायक़ है।]]></description>
            <content:encoded><![CDATA[<h1 id="godot-ने-ai-लिखे-योगदान-बैन-कर-दिए-और-यह-फ़र्क़-मायने-रखता-है" tabindex="-1">Godot ने AI-लिखे योगदान बैन कर दिए, और यह फ़र्क़ मायने रखता है <a class="header-anchor" href="#godot-ने-ai-लिखे-योगदान-बैन-कर-दिए-और-यह-फ़र्क़-मायने-रखता-है" aria-label="Permalink to &quot;Godot ने AI-लिखे योगदान बैन कर दिए, और यह फ़र्क़ मायने रखता है&quot;"></a></h1>
<p>इस महीने की शुरुआत में Godot Foundation ने अपनी contribution policies का एक अपडेट प्रकाशित किया, जिसकी तारीख़ 30 जून है, और जिसने AI पर किसी भी बड़े engine की अब तक की सबसे सख़्त लकीर खींच दी। engine में योगदान किया गया सारा कोड इंसान का लिखा होना चाहिए। AI की मदद सिर्फ़ छोटे-मोटे कामों के लिए allowed है, जैसे code completion, regex या find-and-replace, और अगर कोड लिखने में किसी भी रूप में AI इस्तेमाल हुआ है, तो PR discussion में उसका खुलासा करना होगा। यही नियम बातचीत पर भी लागू है: issue description, PR message और proposal किसी इंसान के लिखे होने चाहिए, model के generate किए हुए नहीं। autonomous agents और vibe-coded submissions पहले से ही repository से automatic ban की वजह थे, और वह वैसा ही रहेगा।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/PL26ct4hZpc" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Godot की contribution policy अपडेट पर कम्युनिटी कवरेज</p>
<h2 id="policy-सीधी-भाषा-में" tabindex="-1">policy, सीधी भाषा में <a class="header-anchor" href="#policy-सीधी-भाषा-में" aria-label="Permalink to &quot;policy, सीधी भाषा में&quot;"></a></h2>
<p>Foundation जो वजह देता है वह ज़िम्मेदारी की है, विचारधारा की नहीं। Godot में योगदान कोई एक बार का लेन-देन नहीं है। जो कोड लिखता है उसे कोड इतना समझना चाहिए कि review में उसका बचाव कर सके, टूटने पर उसे ठीक कर सके, और सालों बाद उसके बारे में सवालों के जवाब दे सके। पोस्ट इसे दो टूक कहती है:</p>
<div style="background:var(--vp-c-bg-soft);border-radius:8px;padding:1.5rem;margin:1.5rem 0;border-left:4px solid var(--vp-c-brand)">
<p style="font-style:italic;margin:0">"हम AI के भारी इस्तेमाल करने वालों पर भरोसा नहीं कर सकते कि वे अपना कोड ठीक कर पाने लायक़ उसे समझते भी हैं।"</p>
<p style="margin:0.5rem 0 0;font-size:0.9rem;color:var(--vp-c-text-2)">Godot Foundation, contribution policy अपडेट</p>
</div>
<p>AI कोड की किसी लाइन की ज़िम्मेदारी नहीं ले सकता, इसलिए किसी इंसान को लेनी पड़ती है, और जिस इंसान ने वह कोड खुद नहीं लिखा, वह आमतौर पर ले नहीं पाता। बातचीत वाला नियम भी इसी तर्क पर चलता है। maintainers आपके काम की समीक्षा के लिए स्वेच्छा से समय देते हैं, और Foundation इसे बुनियादी सम्मान का सिद्धांत कहता है कि उन्हें मशीन से नहीं, इंसान से बात करने को मिले। machine translation अब भी चलेगा, बशर्ते मूल पाठ इंसान का लिखा हो। महत्वाकांक्षा पर एक नया ब्रेक भी है: जिन contributors के तीन या उससे कम PR merge हुए हैं, वे maintainer की साफ़ इजाज़त के बिना नए features या बड़ी refactoring जमा नहीं कर सकते।</p>
<h2 id="शिकायत-से-policy-तक-चार-महीने" tabindex="-1">शिकायत से policy तक, चार महीने <a class="header-anchor" href="#शिकायत-से-policy-तक-चार-महीने" aria-label="Permalink to &quot;शिकायत से policy तक, चार महीने&quot;"></a></h2>
<p>यह सब अचानक नहीं आया। मार्च में हमने कवर किया था कि <a href="/hi/news/2026-03-03-godot-ai-slop-prs.html">Rémi Verschelde ने AI slop PRs की बाढ़ को</a> maintainers के लिए थका देने वाला और हौसला तोड़ने वाला बताया था, और तब खुले PR की कतार 4,681 पर थी। policy आने तक कवरेज ने यह संख्या 5,000 के पार बताई। अर्थशास्त्र मार्च से नहीं बदला है। AI ने एक ठीक-ठाक दिखने वाला PR generate करने की लागत लगभग शून्य कर दी, जबकि उसे review करने की लागत वहीं की वहीं रही। जो बदला वह यह है कि Godot ने इसे moderation की समस्या मानना छोड़कर policy की समस्या मानना शुरू किया। यह अपडेट <a href="/hi/news/2026-06-19-godot-4-7-released.html">Godot 4.7 के रिलीज़</a> के दो हफ़्ते से भी कम बाद आया, जो बताता है कि maintainers का दुर्लभ संसाधन शिप करने की क्षमता नहीं, review पर लगने वाला ध्यान है।</p>
<h2 id="योगदान-बनाना-नहीं-है" tabindex="-1">योगदान बनाना नहीं है <a class="header-anchor" href="#योगदान-बनाना-नहीं-है" aria-label="Permalink to &quot;योगदान बनाना नहीं है&quot;"></a></h2>
<p>हम एक AI game-creation प्लेटफॉर्म बनाते हैं, तो चलिए इस तनाव पर सीधे बात करते हैं, यह दिखावा करने की बजाय कि वह है ही नहीं। सबसे ज़्यादा इस्तेमाल होने वाले open-source इंडी engine ने अभी-अभी कहा कि AI का लिखा कोड वहाँ नहीं चलेगा, और Cinevva पर games बनने का पूरा तरीक़ा ही AI है। ये दोनों बातें आमने-सामने लगती हैं। हैं नहीं, और फ़र्क़ इसमें है कि कोड को बाद में कौन ढोता है।</p>
<p>जब आप Godot में कोई PR merge करते हैं, तो लाखों developers उस कोड को विरासत में पाते हैं, और स्वयंसेवकों का एक छोटा समूह उसके लिए अनिश्चित काल तक ज़िम्मेदार हो जाता है। project को जो इकलौती गारंटी मिलती है वह लेखक की समझ है, और AI का भारी इस्तेमाल ठीक उसी को हटा देता है। जब आप AI से अपना game बनाते हैं, तो नतीजे के मालिक आप हैं। वह टूटे, तो आपका game टूटता है। आपका कोड कोई और विरासत में नहीं लेता, और किसी स्वयंसेवक को उसे review नहीं करना पड़ता।</p>
<p>Godot ने AI से games बनाना बैन नहीं किया, और चाहता भी तो नहीं कर सकता था। उसने बैन किया है साझा ज़िम्मेदारी में अपने हिस्से का आधा किसी model को outsource करना। यह लकीर टिकने लायक़ है, और सच कहें, हम भी इसे वहीं खींचते। tools कोड लिख सकते हैं। उसके पीछे खड़ा होने के लिए अब भी किसी इंसान की ज़रूरत है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://godotengine.org/article/contribution-policy-2026/" target="_blank" rel="noreferrer">Godot Engine: Changes to our Contribution Policies</a></li>
<li><a href="https://www.pcgamer.com/gaming-industry/open-source-game-engine-godot-will-no-longer-accept-ai-authored-code-contributions-we-cant-trust-heavy-users-of-ai-to-understand-their-code-enough-to-fix-it/" target="_blank" rel="noreferrer">PC Gamer: Open source game engine Godot will no longer accept AI-authored code contributions</a></li>
<li><a href="https://www.gamedeveloper.com/business/godot-to-ban-almost-all-ai-coding-contributions" target="_blank" rel="noreferrer">Game Developer: Godot to ban (almost all) AI coding contributions</a></li>
<li><a href="https://kotaku.com/indie-game-engine-will-require-all-code-to-be-human-authored-following-an-ai-code-shitshow-2000711737" target="_blank" rel="noreferrer">Kotaku: Indie game engine will require all code to be human-authored</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[26 करोड़ डाउनलोड, फिर भी अपनी हिट games गिनती की: AI बदल रहा है भारत के गेम डेवलपमेंट का गणित]]></title>
            <link>https://app.cinevva.com/hi/news/2026-07-14-india-ai-gamedev-economics</link>
            <guid>https://app.cinevva.com/hi/news/2026-07-14-india-ai-gamedev-economics</guid>
            <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Business Standard की रिपोर्ट कहती है कि जेनरेटिव AI भारतीय गेम स्टूडियोज़ में प्री-प्रोडक्शन की लागत गिरा रहा है। BGMI 2 जुलाई को 26 करोड़ डाउनलोड के साथ पाँच साल का हुआ, रियल-मनी गेमिंग बैन ने इंडस्ट्री को कंटेंट की ओर धकेल दिया है, और "एक हिट के लिए 50 कोशिशें" वाला वह हिसाब आखिरकार बदल रहा है जिसने भारत को अपनी IP बनाने से रोके रखा।]]></description>
            <content:encoded><![CDATA[<h1 id="_26-करोड़-डाउनलोड-फिर-भी-अपनी-हिट-games-गिनती-की-ai-बदल-रहा-है-भारत-के-गेम-डेवलपमेंट-का-गणित" tabindex="-1">26 करोड़ डाउनलोड, फिर भी अपनी हिट games गिनती की: AI बदल रहा है भारत के गेम डेवलपमेंट का गणित <a class="header-anchor" href="#_26-करोड़-डाउनलोड-फिर-भी-अपनी-हिट-games-गिनती-की-ai-बदल-रहा-है-भारत-के-गेम-डेवलपमेंट-का-गणित" aria-label="Permalink to &quot;26 करोड़ डाउनलोड, फिर भी अपनी हिट games गिनती की: AI बदल रहा है भारत के गेम डेवलपमेंट का गणित&quot;"></a></h1>
<p>3 जुलाई को Business Standard ने एक रिपोर्ट छापी कि जेनरेटिव AI भारत में games बनाने का अर्थशास्त्र कैसे बदल रहा है, और यह हेडलाइन से आगे पढ़ने लायक है। दावा यह नहीं है कि AI अच्छी games लिख देता है। दावा यह है कि AI भारतीय स्टूडियोज़ में प्री-प्रोडक्शन की लागत को ढहा रहा है, और प्री-प्रोडक्शन की लागत ही वह चीज़ है जिसने भारत को खेलने वालों का देश बनाए रखा, games बनाने वालों का देश नहीं बनने दिया। गेमिंग प्लेटफॉर्म STAN के CEO Parth Chadha ने रिपोर्ट की सबसे तीखी बात कही: ग्लोबल स्तर पर चलने वाली IP बनाने में एक हिट के लिए 50 कोशिशें लगती हैं, और हर कोशिश की लागत अब तक बहुत ज़्यादा रही है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/ZO2-ytt8W84" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">2021 का BGMI का ऑफिशियल लॉन्च वीडियो। यह game 2 जुलाई 2026 को 26 करोड़ डाउनलोड के साथ पाँच साल का हो गया।</p>
<h2 id="_50-कोशिशों-वाली-समस्या" tabindex="-1">50 कोशिशों वाली समस्या <a class="header-anchor" href="#_50-कोशिशों-वाली-समस्या" aria-label="Permalink to &quot;50 कोशिशों वाली समस्या&quot;"></a></h2>
<p>एक हिट के लिए 50 कोशिशें कोई शिकायत नहीं है, यह बजट की एक लाइन है। अगर नई IP की हर कोशिश पर महीनों की कॉन्सेप्ट आर्ट, प्रोटोटाइप कोड और डिज़ाइन इटरेशन खर्च होती है, तो जिस मार्केट में गहरी पूँजी नहीं है, उसे हिट निकालने लायक मौके मिलते ही नहीं। Chadha का कहना है कि AI इन सभी कोशिशों की लागत को सिकोड़ देता है, इसलिए अड़चन पूँजी से हटकर स्वाद पर आ जाती है, यानी यह समझ कि बनाना क्या है। Bitkraft Ventures के भारत निवेश देखने वाले Anuj Tandon उसी रिपोर्ट में यही तर्क दूसरी तरफ़ से रखते हैं: AI आर्ट, कोड, लोकलाइज़ेशन और डिज़ाइन, चारों मोर्चों पर एक साथ बाधा गिरा रहा है, जिसका मतलब है कि एक छोटी भारतीय टीम अब वह करने की कोशिश कर सकती है जिसके लिए पहले बड़े स्टूडियो जितने लोग चाहिए होते थे।</p>
<p>यह सिर्फ़ थ्योरी नहीं है। Open मैगज़ीन की इकोसिस्टम कवरेज दिखाती है कि यह ज़मीन पर कहाँ उतर चुका है। हैदराबाद की Yesgnome ने Sketly AI दिखाया, जो कैरेक्टर, एनवायरनमेंट और एनिमेशन एसेट का हफ़्तों का काम मिनटों में निपटा देता है। Metasports अपनी क्रिकेट स्ट्रैटेजी game Hitwicket में AI से चलने वाली लाइव कमेंट्री चला रहा है, जिसके 1.8 करोड़ से ज़्यादा प्लेयर हैं। प्री-प्रोडक्शन के जो खर्चे पहले सबसे महँगे हिस्से थे, वे अब सबसे सस्ते हिस्से बनते जा रहे हैं।</p>
<h2 id="ऑडियंस-विशाल-इंडस्ट्री-मजबूरन-नई-राह-पर" tabindex="-1">ऑडियंस विशाल, इंडस्ट्री मजबूरन नई राह पर <a class="header-anchor" href="#ऑडियंस-विशाल-इंडस्ट्री-मजबूरन-नई-राह-पर" aria-label="Permalink to &quot;ऑडियंस विशाल, इंडस्ट्री मजबूरन नई राह पर&quot;"></a></h2>
<p>संदर्भ इस टाइमिंग को और नुकीला बना देता है। भारत की सबसे बड़ी game BGMI 2 जुलाई को 26 करोड़ डाउनलोड के साथ पाँच साल की हुई। यह एक अकेला आँकड़ा पूरा विरोधाभास बयान कर देता है। भारत ग्लोबल स्केल पर games खेलता है, लेकिन उसकी सबसे बड़ी टाइटल Krafton की है, जो एक कोरियाई कंपनी है। प्लेयर बेस कभी समस्या थी ही नहीं। समस्या उसके लिए बनाने का अर्थशास्त्र थी।</p>
<p>और इंडस्ट्री के पैसे वाले हिस्से को कंटेंट की ओर धक्का मिल चुका है, चाहे वह चाहता या नहीं। 2025 के रियल-मनी गेमिंग बैन ने फैंटेसी-स्पोर्ट्स का वह इंजन बंद कर दिया जिसने एक दशक तक भारतीय गेमिंग की ज़्यादातर पूँजी और टैलेंट को सोखे रखा। Dream11 की फिनटेक शाखा Dream Money 30 जुलाई को बंद हो रही है, लॉन्च के एक साल के भीतर ही, और यह इस बात का सबसे साफ़ संकेत है कि RMG दौर की डाइवर्सिफिकेशन योजनाएँ बचाई नहीं जा रहीं, समेटी जा रही हैं। इकोसिस्टम के पास अब वही काम बचा है जिसे उसने ऊपर चढ़ते हुए लगभग छोड़ ही दिया था: असल में games बनाना। हर कोशिश की गिरती लागत ठीक उसी घड़ी आई है जब भारत को बहुत सारी कोशिशों की ज़रूरत है।</p>
<h2 id="सस्ती-कोशिश" tabindex="-1">सस्ती कोशिश <a class="header-anchor" href="#सस्ती-कोशिश" aria-label="Permalink to &quot;सस्ती कोशिश&quot;"></a></h2>
<p>हम इस बदलाव को solo डेवलपर्स की तरफ़ से काफ़ी समय से देख रहे हैं, और <a href="/hi/news/2026-03-22-solo-devs-shipping-games-with-ai.html">पैटर्न हर जगह एक ही है</a>: जब प्रोडक्शन की लागत ढहती है, तो कोशिशों की संख्या फट पड़ती है, और हिट वहीं से निकलती हैं जहाँ कोशिश सबसे सस्ती हो। Cinevva का पूरा आइडिया यही है। एक browser, एक prompt, और एक दोपहर में शेयर करने लायक खेलने योग्य game, इससे सस्ती कोशिश शायद ही कोई हो। अगर Chadha का गणित सही है और IP संख्याओं का खेल है, तो जिस देश के पास 26 करोड़ डाउनलोड की साबित हो चुकी डिमांड और अब पहली बार किफ़ायती मौके दोनों हैं, homegrown games की अगली लहर वहीं से आनी चाहिए।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.business-standard.com/technology/artificial-intelligence/the-cost-of-creation-ai-is-rewriting-the-economics-of-making-games-126070301302_1.html" target="_blank" rel="noreferrer">Business Standard: The cost of creation, AI is rewriting the economics of making games</a></li>
<li><a href="https://openthemagazine.com/technology/how-ai-is-transforming-indias-gaming-and-creative-industries" target="_blank" rel="noreferrer">Open: How AI is transforming India's gaming and creative industries</a></li>
<li><a href="https://www.insidesport.in/bgmi/bgmi-5th-anniversary-date-event-celebration-and-more/" target="_blank" rel="noreferrer">InsideSport: BGMI 5th anniversary, date, event, celebration and more</a></li>
<li><a href="https://www.business-standard.com/companies/news/dream-money-shuts-after-rmg-ban-ends-dream11-fintech-foray-126070100185_1.html" target="_blank" rel="noreferrer">Business Standard: Dream Money shuts after RMG ban ends Dream11 fintech foray</a></li>
</ul>
]]></content:encoded>
            <enclosure url="https://i.ytimg.com/vi/ZO2-ytt8W84/hqdefault.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[ICML जिस हफ़्ते Seoul आया, कोरिया की game इंडस्ट्री AI-नेटिव हो गई]]></title>
            <link>https://app.cinevva.com/hi/news/2026-07-14-korea-ai-gamedev-icml</link>
            <guid>https://app.cinevva.com/hi/news/2026-07-14-korea-ai-gamedev-icml</guid>
            <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[टॉप मशीन-लर्निंग कॉन्फ्रेंस ICML 2026 Seoul के COEX में हुई और कोरिया की game इंडस्ट्री ने इसे होम ग्राउंड की तरह खेला। Krafton ने Odyssey के साथ आधिकारिक AI for Games इवेंट होस्ट किया, कहा कि world models game engines को चुनौती दे सकते हैं, और रिकॉर्ड 10 main-track पेपर उतारे। दो दिन बाद चार छोटी कंपनियों ने indie डेवलपर्स के लिए मुफ़्त AI कॉन्फ्रेंस कर डाली।]]></description>
            <content:encoded><![CDATA[<h1 id="icml-जिस-हफ़्ते-seoul-आया-कोरिया-की-game-इंडस्ट्री-ai-नेटिव-हो-गई" tabindex="-1">ICML जिस हफ़्ते Seoul आया, कोरिया की game इंडस्ट्री AI-नेटिव हो गई <a class="header-anchor" href="#icml-जिस-हफ़्ते-seoul-आया-कोरिया-की-game-इंडस्ट्री-ai-नेटिव-हो-गई" aria-label="Permalink to &quot;ICML जिस हफ़्ते Seoul आया, कोरिया की game इंडस्ट्री AI-नेटिव हो गई&quot;"></a></h1>
<p>दुनिया की टॉप मशीन-लर्निंग कॉन्फ्रेंसों में से एक ICML 2026, 6 से 11 जुलाई तक Seoul के COEX में चली। करीब 15,000 लोग आए और रिकॉर्ड 23,918 पेपर जमा हुए। कोरिया की game इंडस्ट्री ने इस मंच को होम ग्राउंड की तरह इस्तेमाल किया। उद्घाटन की शाम Krafton ने world-model स्टार्टअप Odyssey के साथ आधिकारिक AI for Games इवेंट को-होस्ट किया, जिसमें अकादमिक और इंडस्ट्री के करीब 500 लोग पहुँचे। Krafton ने इस ICML में 10 main-track पेपर उतारे, वर्कशॉप मिलाकर 20, जो किसी भी टॉप AI कॉन्फ्रेंस में उसका अब तक का सबसे बड़ा स्कोर है। और कॉन्फ्रेंस खत्म होने के सिर्फ़ दो दिन बाद, चार छोटी कोरियाई कंपनियों ने एक मुफ़्त कॉन्फ्रेंस चलाई जो indie डेवलपर्स को AI से games बनाना सिखाती है। एक शहर, एक हफ़्ता, और रिसर्च लैब से लेकर सोलो डेवलपर तक पूरी इंडस्ट्री एक ही दिशा में चल पड़ी।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/91jt3Hyp9SY" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Krafton का AI टीममेट PUBG Ally, CES 2025 में NVIDIA के साथ रिवील हुआ और अब ALLIE के रूप में PUBG में लाइव है</p>
<h2 id="तीन-मोर्चे-जिनमें-से-एक-engines-पर-तना-है" tabindex="-1">तीन मोर्चे, जिनमें से एक engines पर तना है <a class="header-anchor" href="#तीन-मोर्चे-जिनमें-से-एक-engines-पर-तना-है" aria-label="Permalink to &quot;तीन मोर्चे, जिनमें से एक engines पर तना है&quot;"></a></h2>
<p>Krafton के चीफ़ AI ऑफ़िसर Lee Kang-wook ने कंपनी की AI रणनीति को तीन मोर्चों में रखा। पहला है in-game AI एजेंट्स, और इसका फ्लैगशिप है PUBG ALLIE, वह AI टीममेट जो इस साल PUBG में उतरा। आप उससे बात करते हैं, उसके साथ squad बनाते हैं, और Lee के मुताबिक latency इतनी कम है कि वह लगभग असली दोस्त जैसा लगता है। तीन-परत वाली मेमोरी, in-context मेमोरी, सेशन के भीतर की समरी और मैचों के आर-पार जाने वाली cross-session रिट्रीवल, उसे याद रखने देती है कि पिछली बार आपके साथ कौन खेला था। इंसान जैसा बर्ताव सिखाने के लिए Krafton ने उसे हज़ारों internet cafe प्लेयर्स से जुटाए डेटा पर ट्रेन किया। दूसरा मोर्चा है interactive world models, जिन्हें Lee ने पारंपरिक game engines के लिए एक संभावित चुनौती की तरह पेश किया। तीसरा है डेवलपमेंट पाइपलाइन के लिए production AI, और वजह भी उन्होंने साफ़ कही: आज एक अकेला game बनाने में चार से पाँच साल और भारी-भरकम लागत लगती है।</p>
<p>पैनल ने &quot;engine बनाम world model&quot; वाले फ्रेम को एक काम की तरह से खोला। Game engine खुद एक transition function है, तो एक मायने में सब कुछ world model ही है, और ज़्यादा मुमकिन भविष्य वह है जहाँ neural networks फ़िज़िक्स और ग्राफ़िक्स engines की जगह लेने के बजाय उनके साथ जुड़ते हैं। उस शाम का संतुलन NCSOFT की AI कंपनी NC AI के CTO Kim Min-jae ने रखा: &quot;AI मंच का नायक नहीं, सहायक कलाकार है।&quot; नायक हमेशा gameplay ही है।</p>
<h2 id="दो-दिन-बाद-indies-की-बारी" tabindex="-1">दो दिन बाद, indies की बारी <a class="header-anchor" href="#दो-दिन-बाद-indies-की-बारी" aria-label="Permalink to &quot;दो दिन बाद, indies की बारी&quot;"></a></h2>
<p>13 जुलाई को Seoul के D.CAMP Seolleung में AMPLIFY 2026 हुआ, जिसे Com2uS Platform, Anchor Node, UModeler और Changjo Gongjakso, चार कोरियाई game-AI कंपनियों ने मिलकर होस्ट किया। पहले 130 रजिस्टर करने वालों के लिए मुफ़्त, और Unity Korea व Korea Mobile Game Association स्पॉन्सर। कोई चमकदार keynote नहीं, सिर्फ़ काम की बातें: Anchor Node ने AI टूल्स से दो साल में नौ games कैसे शिप किए, AI 3D asset वर्कफ़्लो, AI साउंड डिज़ाइन, और game को ग्लोबली लॉन्च करने का तरीका। टैगलाइन थी &quot;AI से अपनी सीमाएँ पार करना&quot;।</p>
<p>संदर्भ इसे और वज़नदार बना देता है। KOCCA के आँकड़े दिखाते हैं कि कोरियाई game कंपनियों में generative AI अपनाने की दर 2025 की दूसरी तिमाही के 41.7% से उछलकर चौथी तिमाही में 70% हो गई, और सरकार अब करीब 500 छोटे स्टूडियो के AI टूल सब्सक्रिप्शन तक सब्सिडाइज़ कर रही है। यह वही देश है जो <a href="/hi/news/2026-03-14-korea-ai-game-labeling-law.html">games में AI-जनरेटेड कंटेंट पर लेबल कानूनन अनिवार्य कर चुका है</a>। कोरिया अब इस बहस में नहीं है कि game डेवलपमेंट में AI की जगह है या नहीं। वह एक स्टार्टअप हब के मुफ़्त इवेंट हॉल में वर्कफ़्लो सिखा रहा है।</p>
<h2 id="बिल्डरों-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">बिल्डरों के लिए इसका क्या मतलब है <a class="header-anchor" href="#बिल्डरों-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;बिल्डरों के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>Seoul में असली तनाव &quot;AI बनाम no AI&quot; नहीं था। तनाव था Krafton के रिसर्च वाले Seoul, जहाँ world models को game engines का प्रतिद्वंद्वी बताया जाता है, और AMPLIFY के indie वाले Seoul के बीच, जहाँ AI बस वह तरीका है जिससे एक छोटी टीम नौ games शिप करती है। पर दोनों एक ही ढहान की ओर इशारा करते हैं: Lee Kang-wook ने जिस चार-पाँच साल और भारी लागत वाली पाइपलाइन का ज़िक्र किया, वही अभी घुल रही है। Cinevva इसी ज़मीन पर खड़ा है। हमें लगता है कि world-model वाली थीसिस दिशा में सही है, engine अब खाई नहीं रहा और generation ही वर्कफ़्लो बन जाता है, और हम इस ढहान को <a href="/hi/news/2026-03-22-solo-devs-shipping-games-with-ai.html">एक browser और एक prompt</a> के स्तर तक नीचे धकेल रहे हैं। और Kim Min-jae की बात यहाँ बनाने वाले हर इंसान के लिए सही कम्पास है: AI सहायक कलाकार है। अगर gameplay नायक नहीं है, तो कोई भी इन्फ्रास्ट्रक्चर आपको नहीं बचाएगा।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.invenglobal.com/articles/23482/ai-for-games-krafton-highlights-three-fronts" target="_blank" rel="noreferrer">Inven Global: AI for Games, KRAFTON highlights 'three fronts'</a></li>
<li><a href="https://en.sedaily.com/technology/2026/07/10/krafton-lands-10-papers-at-top-ai-conference-icml" target="_blank" rel="noreferrer">Seoul Economic Daily: Krafton lands 10 papers at top AI conference ICML</a></li>
<li><a href="https://www.invenglobal.com/articles/23579/four-domestic-game-ai-firms-to-co-host-amplify-2026-conference" target="_blank" rel="noreferrer">Inven Global: Four domestic game-AI firms to co-host AMPLIFY 2026 conference</a></li>
<li><a href="https://www.khgames.co.kr/news/articleView.html?idxno=306215" target="_blank" rel="noreferrer">Khan Games: Four Korean game-AI companies host AMPLIFY 2026</a></li>
<li><a href="https://en.sedaily.com/finance/2026/06/27/public-private-sectors-launch-ai-aid-investment-fund-for" target="_blank" rel="noreferrer">Seoul Economic Daily: Public, private sectors launch AI aid, investment fund for game firms</a></li>
</ul>
]]></content:encoded>
            <enclosure url="https://i.ytimg.com/vi/91jt3Hyp9SY/hqdefault.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[MIRA: बिना game engine के neural network के अंदर चलती playable 2v2 Rocket League match]]></title>
            <link>https://app.cinevva.com/hi/news/2026-07-14-mira-world-model</link>
            <guid>https://app.cinevva.com/hi/news/2026-07-14-mira-world-model</guid>
            <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[General Intuition, Kyutai और Epic Games ने MIRA रिलीज़ किया, एक 5B-पैरामीटर ओपन-सोर्स world model जो एक अकेले GPU पर 20fps पर चार खिलाड़ियों वाली पूरी Rocket League match सिमुलेट करता है। कोड, 10,000 घंटे का डेटासेट और browser में चलने वाला लाइव demo, सब पब्लिक है। यह पहला ओपन, playable, मल्टीप्लेयर neural game simulation है।]]></description>
            <content:encoded><![CDATA[<h1 id="mira-बिना-game-engine-के-neural-network-के-अंदर-चलती-playable-2v2-rocket-league-match" tabindex="-1">MIRA: बिना game engine के neural network के अंदर चलती playable 2v2 Rocket League match <a class="header-anchor" href="#mira-बिना-game-engine-के-neural-network-के-अंदर-चलती-playable-2v2-rocket-league-match" aria-label="Permalink to &quot;MIRA: बिना game engine के neural network के अंदर चलती playable 2v2 Rocket League match&quot;"></a></h1>
<p>General Intuition, Kyutai और Epic Games ने जुलाई की शुरुआत में MIRA रिलीज़ किया, और यह उस किस्म की चीज़ है जो तब तक झूठ लगती है जब तक आप खुद खेल न लें। MIRA एक 5 अरब पैरामीटर वाला world model है जो पूरी 2v2 Rocket League match सिमुलेट करता है, और नीचे कोई game engine नहीं है। न कोई physics कोड गेंद का उछाल गिनता है, न कोई renderer एरीना बनाता है। एक latent diffusion model चारों खिलाड़ियों के बटन इनपुट लेता है और हर खिलाड़ी के व्यू का अगला फ्रेम जनरेट करता है, सेकंड में 20 बार, एक अकेले GPU पर। कोड GitHub पर है, ट्रेनिंग डेटा Hugging Face पर, और mira-wm.com पर एक लाइव demo है जिसे आप अभी अपने browser में खेल सकते हैं।</p>
<h2 id="असली-खबर-मल्टीप्लेयर-है" tabindex="-1">असली खबर मल्टीप्लेयर है <a class="header-anchor" href="#असली-खबर-मल्टीप्लेयर-है" aria-label="Permalink to &quot;असली खबर मल्टीप्लेयर है&quot;"></a></h2>
<p>Playable neural simulation कोई नई बात नहीं है। GameNGen ने 2024 में ही Doom को एक diffusion model के अंदर चला दिया था, और Oasis ने Minecraft के साथ यही किया। लेकिन वे सब सिंगल-प्लेयर थे। मॉडल एक इंसान की सुनता था और बाकी सब कुछ को सीनरी मानता था। MIRA एक साथ चार लोगों की सुनता है। जब एक कार गेंद को छूती है, तो चारों स्क्रीनों को इस पर सहमत होना पड़ता है कि गेंद कहाँ जाएगी, और मॉडल को यह भी सुलझाना पड़ता है कि किसके इनपुट से कौन सा बदलाव हुआ। यह एक ही match के चार सिंक्रोनाइज़्ड first-person व्यू जनरेट करता है और उन्हें इतना संगत रखता है कि एक असली 2v2 game चल सके। यही यहाँ की सबसे कठिन समस्या है, और जहाँ तक हमें पता है, इसका ओपन वर्ज़न पहले किसी ने शिप नहीं किया।</p>
<p>ट्रेनिंग डेटा अपने आप में एक अलग रिलीज़ है। Rocket Science डेटासेट में करीब 10,000 घंटे की 2v2 matches हैं, 15,000 से ज़्यादा games में फैला लगभग 29 TB डेटा, जिसमें चारों खिलाड़ियों के नज़रिए से टाइम-अलाइन्ड 720p वीडियो, कीबोर्ड इनपुट, game इवेंट और 120 Hz पर लॉग की गई physics स्टेट शामिल है। हर match bots ने खेली, खासतौर पर पब्लिकली उपलब्ध Nexto bot ने, यानी इसमें इंसानी gameplay बिल्कुल नहीं है। कोड Apache 2.0 के तहत आता है, डेटासेट CC BY-NC-SA 4.0 के तहत, और Rocket League कंटेंट के कमर्शियल इस्तेमाल के लिए अब भी Epic की अलग इजाज़त चाहिए। और इस पर Epic का नाम होना ही वो बात है जिस पर रुककर सोचना चाहिए। दुनिया का सबसे मशहूर game engine बेचने वाली कंपनी ने अभी-अभी एक ऐसा playable game पब्लिश करने में हाथ बँटाया जिसमें कोई engine है ही नहीं।</p>
<h2 id="यह-अभी-क्या-नहीं-कर-सकता" tabindex="-1">यह अभी क्या नहीं कर सकता <a class="header-anchor" href="#यह-अभी-क्या-नहीं-कर-सकता" aria-label="Permalink to &quot;यह अभी क्या नहीं कर सकता&quot;"></a></h2>
<p>लेखक अपनी सीमाओं को लेकर ताज़गी भरी ईमानदारी दिखाते हैं। वह &quot;अकेला GPU&quot; दरअसल एक Nvidia B200 है, डेटासेंटर वाला कार्ड, किसी के gaming PC में लगा हुआ नहीं। आउटपुट 720p पर 20fps है, जो असली game एक मिड-रेंज PC पर जो करता है उससे काफ़ी नीचे है। कॉन्टेक्स्ट विंडो छोटी है, इसलिए मॉडल स्कोर और घड़ी भूल सकता है। गेंद कभी-कभी अपने आप गोल की तरफ़ बहने लगती है, कारें बिना इनपुट के हिल जाती हैं, और दुर्लभ घटनाएँ कम ट्रेन हुई हैं क्योंकि bots ने उन्हें कम ही पैदा किया। यह एक ही game सिमुलेट करता है, और वह भी एक ही bot की खेलने की शैली से सीखकर। इनमें से कुछ भी इस नतीजे का वज़न कम नहीं करता। यह बस बताता है कि हम curve पर कहाँ खड़े हैं।</p>
<h2 id="game-बनाने-वालों-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">Game बनाने वालों के लिए इसका क्या मतलब है <a class="header-anchor" href="#game-बनाने-वालों-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;Game बनाने वालों के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>ढलान देखिए। 2024 में एक world model ने एक खिलाड़ी के लिए Doom चलाया। 2025 में Minecraft था। 2026 के बीच में यह vehicle physics वाला चार खिलाड़ियों का टीम स्पोर्ट है, जो कोड, डेटा और browser demo के साथ ओपन रिलीज़ हुआ है। इस तिमाही engines को कोई ख़तरा नहीं है, क्योंकि एक match के लिए एक B200 बनाम एक browser टैब, यह कोई मुकाबला ही नहीं है। लेकिन दो लकीरें एक-दूसरे की ओर बढ़ रही हैं। engines रनटाइम पर AI-जनरेटेड कंटेंट सोख रहे हैं, जैसे <a href="/hi/news/2026-03-09-meshy-labs-ai-runtime-gameplay.html">Meshy के runtime पर जनरेट होते game mechanics</a>, जबकि neural simulations playable, मल्टीप्लेयर और ओपन बनते जा रहे हैं। Cinevva इस मिलन में browser-first वाली तरफ़ खड़ा है। हमारा दांव यह है कि game प्रोडक्शन browser में सिमट जाएगा, तुरंत शिप होगा, और उस हार्डवेयर पर चलेगा जो लोगों के पास पहले से है। जब neural simulation सर्व करने लायक सस्ता हो जाएगा, तो वह 100 GB वाले install से बहुत पहले ठीक इसी तरह के डिस्ट्रीब्यूशन में फिट होगा। रास्ता कोई भी हो, दुर्लभ चीज़ वही रहती है: कुछ ऐसा जो खेलने लायक हो।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://mira-wm.com/" target="_blank" rel="noreferrer">MIRA live demo</a></li>
<li><a href="https://github.com/mira-wm/mira" target="_blank" rel="noreferrer">GitHub: mira-wm/mira</a></li>
<li><a href="https://huggingface.co/datasets/kyutai/rocket-science" target="_blank" rel="noreferrer">Hugging Face: kyutai/rocket-science dataset</a></li>
<li><a href="https://arxiv.org/abs/2607.05352" target="_blank" rel="noreferrer">arXiv: Multiplayer Interactive World Models with Representation Autoencoders</a></li>
<li><a href="https://neurohive.io/en/state-of-the-art/mira-a-world-model-fully-simulates-rocket-league-without-requiring-you-to-install-the-game-itself/" target="_blank" rel="noreferrer">Neurohive: MIRA, a world model fully simulates Rocket League</a></li>
</ul>
]]></content:encoded>
            <enclosure url="https://i.ytimg.com/vi/SgSX3gOrj60/hqdefault.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Tencent ने Hunyuan Hy3 को ओपन-सोर्स कर दिया, और यह पहले से Path of Exile के अंदर काम कर रहा है]]></title>
            <link>https://app.cinevva.com/hi/news/2026-07-14-tencent-hunyuan-hy3-open-source</link>
            <guid>https://app.cinevva.com/hi/news/2026-07-14-tencent-hunyuan-hy3-open-source</guid>
            <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Tencent ने 6 जुलाई 2026 को Hunyuan Hy3 को Apache 2.0 लाइसेंस के तहत जारी किया। 295B पैरामीटर का MoE मॉडल जिसमें 21B एक्टिव हैं, 256K कॉन्टेक्स्ट, और API इनपुट कीमत घटकर 1 युआन प्रति मिलियन token। WeGame पर Path of Exile: Advent का AI असिस्टेंट पहले से Hy3 पर चल रहा है, यानी यह वह दुर्लभ फ्रंटियर रिलीज़ है जिसके पास पहले ही दिन एक लाइव game डिप्लॉयमेंट है।]]></description>
            <content:encoded><![CDATA[<h1 id="tencent-ने-hunyuan-hy3-को-ओपन-सोर्स-कर-दिया-और-यह-पहले-से-path-of-exile-के-अंदर-काम-कर-रहा-है" tabindex="-1">Tencent ने Hunyuan Hy3 को ओपन-सोर्स कर दिया, और यह पहले से Path of Exile के अंदर काम कर रहा है <a class="header-anchor" href="#tencent-ने-hunyuan-hy3-को-ओपन-सोर्स-कर-दिया-और-यह-पहले-से-path-of-exile-के-अंदर-काम-कर-रहा-है" aria-label="Permalink to &quot;Tencent ने Hunyuan Hy3 को ओपन-सोर्स कर दिया, और यह पहले से Path of Exile के अंदर काम कर रहा है&quot;"></a></h1>
<p>Tencent ने 6 जुलाई को Hunyuan Hy3 जारी किया, और इसकी सबसे बड़ी खबर बेंचमार्क नहीं है। लाइसेंस है। पूरा मॉडल, 295 अरब पैरामीटर वाला Mixture-of-Experts जिसमें हर token पर 21 अरब एक्टिव होते हैं, Apache 2.0 के तहत आया है, बिना किसी फील्ड-ऑफ-यूज़ या भौगोलिक पाबंदी के। अप्रैल के प्रीव्यू के साथ एक प्रतिबंधात्मक लाइसेंस था, और फाइनल रिलीज़ में Tencent ने वह फैसला पलट दिया। अब आप एक फ्रंटियर-क्लास चीनी रीज़निंग मॉडल उठाकर किसी कमर्शियल प्रोडक्ट में डाल सकते हैं और किसी को कुछ नहीं देना।</p>
<h2 id="tencent-ने-असल-में-क्या-शिप-किया" tabindex="-1">Tencent ने असल में क्या शिप किया <a class="header-anchor" href="#tencent-ने-असल-में-क्या-शिप-किया" aria-label="Permalink to &quot;Tencent ने असल में क्या शिप किया&quot;"></a></h2>
<p>Hy3 एक हाइब्रिड फास्ट-और-स्लो-थिंकिंग मॉडल है। आसान सवालों का जवाब सीधे देता है और जब समस्या माँगे तो एक्सटेंडेड रीज़निंग में चला जाता है, और यह सब दो अलग मॉडल वेरिएंट के बजाय एक ही सिस्टम में होता है। कॉन्टेक्स्ट 256K tokens तक जाता है। वेट्स Hugging Face और ModelScope पर मौजूद हैं, और OpenRouter के साथ-साथ Cline और Cherry Studio जैसे कोडिंग टूल्स पर रोलआउट चल रहा है।</p>
<p>कहानी का दूसरा आधा हिस्सा कीमत है। Tencent Cloud के TokenHub API के ज़रिए इनपुट tokens की कीमत 1 युआन प्रति मिलियन है, लगभग 15 अमेरिकी सेंट, आउटपुट 4 युआन और कैश्ड इनपुट चौथाई युआन। Tencent का कहना है कि मॉडल उसके इंटरनल एप्लिकेशन में एजेंट वर्कलोड पर 90% टास्क-कंप्लीशन रेट छूता है, और इसे Yuanbao, WeChat, ima और WorkBuddy कोडिंग असिस्टेंट में पहले ही जोड़ा जा चुका है। स्वतंत्र टेस्टिंग इसे एजेंटिक सर्च और टूल यूज़ में बाकी ओपन मॉडलों से आगे रखती है, हालाँकि कुछ कोडिंग बेंचमार्क में यह GLM-5.2 जैसे प्रतिद्वंद्वियों से पीछे है। यानी यह एक मज़बूत रिलीज़ है, क्लीन स्वीप नहीं।</p>
<h2 id="path-of-exile-वाला-डिप्लॉयमेंट" tabindex="-1">Path of Exile वाला डिप्लॉयमेंट <a class="header-anchor" href="#path-of-exile-वाला-डिप्लॉयमेंट" aria-label="Permalink to &quot;Path of Exile वाला डिप्लॉयमेंट&quot;"></a></h2>
<p>games के लिए जो हिस्सा मायने रखता है, वह यह है। Tencent की घोषणा के मुताबिक, WeGame पर Path of Exile: Advent का AI प्लेयर असिस्टेंट अब Hy3 पर चलता है। अपग्रेड के बाद असिस्टेंट खिलाड़ियों के सवालों का जवाब ज़्यादा सटीकता से देता है और हैलुसिनेशन घटे हैं, और हैलुसिनेशन ही वह गड़बड़ है जिसने in-game AI हेल्परों को अब तक एक तमाशा बनाए रखा था। Path of Exile एक ऐसा game है जिसका बिल्ड सिस्टम इतना गहरा है कि खिलाड़ी दूसरे मॉनिटर पर wiki खोलकर खेलते हैं। जो असिस्टेंट सवाल सच में समझता हो, वह वहाँ एक असली फीचर है, कोई डेमो नहीं।</p>
<p>यह उस सवाल का ठोस जवाब है जिसके इर्द-गिर्द इंडस्ट्री दो साल से घूम रही थी: एक शिप हो चुके game के अंदर एक language model असल में करता क्या है? game जेनरेट नहीं करता। उसके अंदर बैठता है, उसके सिस्टम्स को जानता है, और खिलाड़ी की मदद करता है। 1 युआन प्रति मिलियन इनपुट tokens पर इस फीचर का अर्थशास्त्र अभी-अभी बदल गया। जो असिस्टेंट एक साल पहले किसी लाइव-सर्विस बजट में एक बड़ी लाइन आइटम होता, वह अब इतना सस्ता है कि डिफ़ॉल्ट बन सके।</p>
<h2 id="बनाने-वालों-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">बनाने वालों के लिए इसका क्या मतलब है <a class="header-anchor" href="#बनाने-वालों-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;बनाने वालों के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>पिछले नवंबर में जब <a href="/news/2025-11-26-tencent-hunyuan-3d-engine.html">Tencent का Hunyuan 3D इंजन</a> ग्लोबल हुआ था तो हमने उस पर लिखा था, और अब वही पैटर्न एक पायदान ऊपर दोहराया जा रहा है। पहले एसेट पाइपलाइन आम चीज़ बनी। अब इंटेलिजेंस लेयर भी वही कर रही है। इस क्वालिटी पर Apache 2.0 वेट्स का मतलब है कि कोई भी स्टूडियो, कोई भी टूल, कोई भी अकेला डेवलपर एक फ्रंटियर रीज़निंग मॉडल अपनी शर्तों पर चला सकता है, उसे अपने game के सिस्टम्स पर फाइन-ट्यून कर सकता है, और बिना प्रति-सीट लाइसेंस या ऐसी API निर्भरता के जिस पर उसका कोई नियंत्रण नहीं, एक NPC या असिस्टेंट शिप कर सकता है।</p>
<p>Cinevva के लिए यही वह हवा है जिसके सहारे हम बना रहे हैं। इंटेलिजेंस की लागत में हर गिरावट games के अंदर AI फीचर्स को, समझदार NPC, in-game हेल्पर, डायनामिक डायलॉग, AAA की विलासिता से हटाकर डिफ़ॉल्ट की तरफ ले जाती है। एक बड़ा स्टूडियो अपने game में जो डाल सकता है और आप जो डाल सकते हैं, उनके बीच की खाई दोनों सिरों से बंद हो रही है। Hy3 ने उसे थोड़ा और बंद कर दिया।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.tencent.com/en-us/articles/2202386.html" target="_blank" rel="noreferrer">Tencent: Hunyuan officially releases Hy3, advancing agent capabilities and deeper product integration</a></li>
<li><a href="https://technode.com/2026/07/07/tencent-launches-hunyuan-hy3-integrates-model-across-multiple-products/" target="_blank" rel="noreferrer">TechNode: Tencent launches Hunyuan Hy3, integrates model across multiple products</a></li>
<li><a href="https://www.caixinglobal.com/2026-07-06/tencent-launches-upgraded-hunyuan-3-ai-model-with-free-agent-feature-102461489.html" target="_blank" rel="noreferrer">Caixin Global: Tencent launches final Hunyuan 3 model with free AI-agent feature</a></li>
<li><a href="https://www.digitalapplied.com/blog/tencent-hunyuan-hy3-open-weight-reasoning-model-2026" target="_blank" rel="noreferrer">Digital Applied: Tencent Hunyuan Hy3, an open-weight reasoning model</a></li>
<li><a href="https://huggingface.co/tencent/Hy3" target="_blank" rel="noreferrer">Hugging Face: tencent/Hy3</a></li>
</ul>
]]></content:encoded>
            <enclosure url="https://cdn.cinevva.com/news/tencent-hunyuan-hy3-caixin.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Phantom Blade Zero और वो China AAA लहर जो Black Myth ने शुरू की]]></title>
            <link>https://app.cinevva.com/hi/news/2026-07-08-phantom-blade-zero-china-aaa</link>
            <guid>https://app.cinevva.com/hi/news/2026-07-08-phantom-blade-zero-china-aaa</guid>
            <pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[S-GAME का Unreal 5 पर बना वूशिया एक्शन RPG Phantom Blade Zero 29 अक्टूबर 2026 पर लॉक हो गया और Steam पर 15 दिनों में 10 लाख विशलिस्ट पार कर गया। Black Myth के दो साल बाद, China का सिंगल-प्लेयर AAA धक्का एक टिकाऊ लहर है, कोई एक बार की घटना नहीं, और यह उन्हीं टूल्स पर बना है जो अब सबके पास हैं।]]></description>
            <content:encoded><![CDATA[<h1 id="phantom-blade-zero-और-वो-china-aaa-लहर-जो-black-myth-ने-शुरू-की" tabindex="-1">Phantom Blade Zero और वो China AAA लहर जो Black Myth ने शुरू की <a class="header-anchor" href="#phantom-blade-zero-और-वो-china-aaa-लहर-जो-black-myth-ने-शुरू-की" aria-label="Permalink to &quot;Phantom Blade Zero और वो China AAA लहर जो Black Myth ने शुरू की&quot;"></a></h1>
<p>Phantom Blade Zero को तारीख मिल गई है। Unreal Engine 5 पर बना S-GAME का डार्क वूशिया एक्शन RPG अब 29 अक्टूबर 2026 को PC और PlayStation 5 पर आ रहा है, फिनिशिंग का समय खरीदने के लिए सितंबर के लक्ष्य से आगे खिसकाया गया। दिसंबर 2025 में Steam पर आने के 15 दिनों के भीतर इसने 10 लाख विशलिस्ट पार कर लीं, और Black Myth: Wukong के प्रोड्यूसर Feng Ji ने अपने फॉलोअर्स के साथ इसका गेमप्ले शेयर किया। जब इतिहास का सबसे बड़ा चीनी game बनाने वाला इंसान अगले game के लिए गवाही देता है, तो लोग ध्यान देते हैं।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/pSIFHnrBI_c" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Phantom Blade Zero रिलीज़-डेट ट्रेलर, The Game Awards 2025</p>
<h2 id="एक-हिट-इत्तेफ़ाक़-है-एक-लहर-बदलाव-है" tabindex="-1">एक हिट इत्तेफ़ाक़ है, एक लहर बदलाव है <a class="header-anchor" href="#एक-हिट-इत्तेफ़ाक़-है-एक-लहर-बदलाव-है" aria-label="Permalink to &quot;एक हिट इत्तेफ़ाक़ है, एक लहर बदलाव है&quot;"></a></h2>
<p><a href="/news/2024-08-20-black-myth-wukong.html">Black Myth: Wukong</a> एक इत्तेफ़ाक़ हो सकता था। एक अनोखी टीम, एक अनोखी माइथोलॉजी, एक अनोखा पल। China के सिंगल-प्लेयर AAA मोमेंट के असली होने की परीक्षा हमेशा दूसरे अंक में होनी थी: क्या कोई पीछे आता है, और क्या ऑडियंस ऐसे game के लिए आती है जिसके पीछे Journey to the West का ब्रांड नहीं है? एक छोटे स्टूडियो के नए IP के लिए दो हफ़्तों में 10 लाख विशलिस्ट एक साफ़ हाँ है। चीनी एक्शन games का यह धक्का अब वायरल घटना नहीं रहा, वह ग्लोबल ध्यान वाली एक्सपोर्ट कैटेगरी बनने लगा है, और Phantom Blade Zero इस फॉलो-थ्रू का झंडाबरदार है।</p>
<p>इसका आकार नाम लेने लायक है। वूशिया और कुंगफू कॉम्बैट, स्टीमपंक किनारे, Unreal 5 की फिडेलिटी, एक ठोस सिंगल-प्लेयर ढांचा। यह China का Western AAA टेम्पलेट कॉपी करना नहीं है। यह China का ऐसे games शिप करना है जो सिर्फ़ China से ही आ सकते थे, उस बजट और पॉलिश के साथ जो कभी Western एकाधिकार हुआ करता था, और ऐसी दुनिया भर की ऑडियंस ढूंढना है जो खासतौर पर यही चाहती है।</p>
<h2 id="बिल्डरों-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">बिल्डरों के लिए इसका क्या मतलब है <a class="header-anchor" href="#बिल्डरों-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;बिल्डरों के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>अगर आप एक लेगेसी स्टूडियो हैं, तो असहज करने वाली बात यह है कि खाई सूख गई। Unreal 5, फ्रंटियर AI टूलिंग, <a href="/news/2025-11-26-tencent-hunyuan-3d-engine.html">Tencent के Hunyuan 3D</a> जैसी जेनरेटिव एसेट पाइपलाइन, और दुनिया के सबसे डिमांडिंग लाइव-सर्विस games के एक दशक पर तराशा गया टैलेंट पूल, यह सब अब उन स्टूडियो के लिए उपलब्ध है जो कुछ साल पहले बातचीत में भी नहीं होते। जो प्रोडक्शन क्षमता बड़ों को बाकियों से अलग करती थी, वह तेज़ी से कमोडिटी बन रही है। Phantom Blade Zero वही है जो एक मिड-साइज़ स्टूडियो तब कर सकता है जब टूल बॉटलनेक नहीं रहते और बचा हुआ इकलौता वेरिएबल यह है कि आपके पास कहने लायक कुछ है या नहीं।</p>
<p>यही धागा इस पूरे China आर्क से होकर गुज़रता है, और Cinevva इसी पर बना है। जब प्रोडक्शन की लागत और मुश्किल ढह जाती है, तो विजेता नज़रिए से तय होते हैं, बजट से नहीं। Wukong और Phantom Blade Zero इसे बाज़ार के शिखर पर साबित करते हैं: एक खास सांस्कृतिक विज़न, उन टूल्स से अंजाम दिया गया जिन तक अब कोई भी पहुंच सकता है, ऐसे बड़े स्टूडियो को हरा देता है जिसके पास कहने को कुछ खास नहीं। हम यही ढहना अकेले क्रिएटर तक नीचे धकेल रहे हैं, जहां AAA पाइपलाइन सिकुड़कर एक browser और एक prompt रह जाती है। China की लहर उस बदलाव का ऊंची आवाज़ वाला, बड़े बजट वाला वर्ज़न है जो हर पैमाने पर एक साथ हो रहा है। टूल बराबरी पर ला रहे हैं। आप उनसे क्या बनाते हैं, यही पूरा खेल है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://technode.com/2025/12/12/phantom-blade-zero-to-launch-on-sept-9-2026-s-game-says-at-tga-2025/" target="_blank" rel="noreferrer">TechNode: Phantom Blade Zero to launch on Sept. 9, 2026, S-GAME says at TGA 2025</a></li>
<li><a href="https://www.globaltimes.cn/page/202512/1350648.shtml" target="_blank" rel="noreferrer">Global Times: No longer a sideshow, China's AAA action games command global attention</a></li>
<li><a href="https://www.gamespot.com/articles/chinese-martial-arts-rpg-phantom-blade-zero-gets-september-2026-release-date/1100-6536785/" target="_blank" rel="noreferrer">GameSpot: Chinese martial-arts RPG Phantom Blade Zero gets September 2026 release date</a></li>
<li><a href="https://en.wikipedia.org/wiki/Phantom_Blade_Zero" target="_blank" rel="noreferrer">Wikipedia: Phantom Blade Zero</a></li>
</ul>
]]></content:encoded>
            <enclosure url="https://i.ytimg.com/vi/pSIFHnrBI_c/hqdefault.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Microsoft का वित्तीय वर्ष अभी बंद हुआ, और Xbox का रीसेट अब शुरू होता है]]></title>
            <link>https://app.cinevva.com/hi/news/2026-07-01-xbox-reset-layoffs</link>
            <guid>https://app.cinevva.com/hi/news/2026-07-01-xbox-reset-layoffs</guid>
            <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[नए Xbox CEO Asha Sharma ने 10 जून के एक मेमो में स्टाफ से कहा कि अगले 100 दिन एक रीसेट हैं। पाँच साल में रेवेन्यू लगभग $500M गिरा, 3% मार्जिन, और 30 जून के वित्तीय समापन के तुरंत बाद बड़ी छंटनी की उम्मीद। वही बड़े दांव वाली नाज़ुकी जिसने Destiny 2 का डेवलपमेंट खत्म किया, सीढ़ी पर एक पायदान ऊपर।]]></description>
            <content:encoded><![CDATA[<h1 id="microsoft-का-वित्तीय-वर्ष-अभी-बंद-हुआ-और-xbox-का-रीसेट-अब-शुरू-होता-है" tabindex="-1">Microsoft का वित्तीय वर्ष अभी बंद हुआ, और Xbox का रीसेट अब शुरू होता है <a class="header-anchor" href="#microsoft-का-वित्तीय-वर्ष-अभी-बंद-हुआ-और-xbox-का-रीसेट-अब-शुरू-होता-है" aria-label="Permalink to &quot;Microsoft का वित्तीय वर्ष अभी बंद हुआ, और Xbox का रीसेट अब शुरू होता है&quot;"></a></h1>
<p>Microsoft का वित्तीय वर्ष कल, 30 जून को खत्म हुआ, और यही वो तारीख थी जिस पर पूरी इंडस्ट्री की नज़र थी। नए Xbox CEO Asha Sharma ने जून का पूरा महीना स्टाफ को यह बताते हुए बिताया कि एक रीसेट आने वाला है, और कटौती इस तरह से तय की गई थी कि किताबें बंद होते ही आ पड़े। आज, 1 जुलाई तक, रिपोर्ट के मुताबिक छंटनी या तो बस आने ही वाली है या पहले ही शुरू हो चुकी है। Microsoft ने कोई हेडकाउंट कन्फर्म नहीं किया है। कवरेज में लगभग 1,000 पदों का आँकड़ा घूमा है लेकिन वह अनवेरिफाइड ही है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/uduyMA0Z9Eg" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Xbox रीसेट और वित्तीय वर्ष समापन के बाद अपेक्षित छंटनी की कवरेज</p>
<h2 id="मेमो" tabindex="-1">मेमो <a class="header-anchor" href="#मेमो" aria-label="Permalink to &quot;मेमो&quot;"></a></h2>
<p>10 जून को Xbox Wire ने वह प्रकाशित किया जो असल में दुनिया भर के Xbox कर्मचारियों को भेजी गई एक ईमेल की कॉपी थी, जिस पर Sharma और चीफ कंटेंट ऑफिसर Matt Booty दोनों के हस्ताक्षर थे। इसने अगले 100 दिनों को एक रीसेट के रूप में पेश किया और आँकड़ों को लेकर असामान्य रूप से सीधा था। पाँच साल में रेवेन्यू लगभग आधा अरब डॉलर गिरा है। डिवीज़न का प्रॉफिट मार्जिन लगभग 3% पर है। Sharma ने इस दिशा को अस्थिर बताया और कहा कि बिज़नेस बहुत ज़्यादा फैल गया था और बहुत व्यापक रूप से निवेश कर चुका था।</p>
<p>रीसेट सिर्फ़ हेडकाउंट का नहीं है। रिपोर्टिंग इशारा करती है कि मार्केटिंग बजट में तगड़ी कटौती हो रही है, छंटनी से पहले पार्टनर कॉन्ट्रैक्ट खत्म किए जा रहे हैं, और यह कटौती उन कंपनियों तक भी पहुँच रही है जिनका मालिक Microsoft है भी नहीं। यह भी कहा जा रहा है कि Sharma एक सस्ते कंसोल टियर पर विचार कर रही हैं। मेमो ने खुद छंटनी का सीधे नाम नहीं लिया। इसने कमज़ोरियों और दिशा सुधारने की ज़रूरत का वर्णन किया, और बाकी सबने बाकी बात खुद पढ़ ली।</p>
<h2 id="यह-bungie-वाली-कहानी-है-एक-पायदान-ऊपर" tabindex="-1">यह Bungie वाली कहानी है, एक पायदान ऊपर <a class="header-anchor" href="#यह-bungie-वाली-कहानी-है-एक-पायदान-ऊपर" aria-label="Permalink to &quot;यह Bungie वाली कहानी है, एक पायदान ऊपर&quot;"></a></h2>
<p>एक महीने पहले हमने लिखा था कि <a href="/hi/news/2026-05-30-bungie-destiny-2-sunset.html">Bungie ने Destiny 2 पर एक्टिव डेवलपमेंट खत्म कर दिया</a> और Sony द्वारा इसे खरीदने के बाद से छंटनी का अपना तीसरा दौर तय कर दिया। वहाँ आकार ऐसा था कि एक स्टूडियो ने अपना सब कुछ मुट्ठी भर बड़े लाइव-सर्विस प्रोडक्ट्स पर दांव लगा दिया, और फिर जब उनमें से एक डगमगाया तो कोई छोटा दांव नहीं बचा था जिस पर वापस टिका जा सके। उससे पहले, <a href="/hi/news/2026-03-19-game-industry-layoffs-march-2026.html">मार्च की छंटनी</a> ने पूरी इंडस्ट्री में यही पैटर्न दोहराया।</p>
<p>Xbox वही कहानी है, एक स्तर ऊपर। एक प्लेटफॉर्म जिसने Activision Blizzard को खरीदने में $69B खर्च किए और मुट्ठी भर विशाल स्टूडियो और टेंटपोल एक्सक्लूसिव के इर्द-गिर्द एक रणनीति बनाई, अब यह जान रहा है कि इस सबकी फिक्स्ड कॉस्ट तब नहीं हिलती जब ऑडियंस हिलती है। 3% मार्जिन ही पूरी थीसिस है, एक अकेले आँकड़े में। जब आपका कॉस्ट बेस इतना बड़ा और इतना कठोर हो, तो एक कमज़ोर साल किनारों को नहीं छाँटता, वह एक रीसेट थोप देता है।</p>
<p>इंडस्ट्री का हिसाब इसकी पुष्टि करता है। 2026 में अब तक game इंडस्ट्री में 3,700 से ज़्यादा वेरिफाइड नौकरियाँ गईं हैं, जिनमें Bungie और Epic सबसे ज़्यादा प्रभावितों में से हैं। Xbox की कटौती इस संख्या को काफ़ी ऊँचा धकेल देगी।</p>
<h2 id="बिल्डरों-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">बिल्डरों के लिए इसका क्या मतलब है <a class="header-anchor" href="#बिल्डरों-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;बिल्डरों के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>तीन बातें याद रखने लायक हैं, वही तीन जिन पर हम बार-बार लौटते हैं।</p>
<p>दांव का आकार ही जोखिम है। Xbox की समस्या यह नहीं है कि कोई एक game फेल हुआ। समस्या यह है कि रणनीति में कोई शॉक अब्ज़ॉर्बर नहीं था। जब आप खर्च को कुछ नौ- और दस-अंकों वाले प्रोडक्ट्स में केंद्रित कर देते हैं, तो एक अकेली चूक एक झटका नहीं होती, वह एक संकट होती है, क्योंकि वापस टिकने के लिए कुछ छोटा बचा ही नहीं होता।</p>
<p>फिक्स्ड कॉस्ट ढाँचागत है, किसी की की हुई गलती नहीं। कोई भी ऐसा मॉडल जहाँ एक अकेला टाइटल शिप करने के लिए आपको हज़ारों लोग और सालों का रनवे चाहिए, अपने डिज़ाइन से ही नाज़ुक है। 3% मार्जिन का मतलब है कि सिस्टम में कोई ढील नहीं है। मंदी ने वह नाज़ुकी बनाई नहीं, उसने उसे उजागर किया।</p>
<p>ऑडियंस गई नहीं, वह फैल गई। प्लेयर गायब नहीं हुए हैं। वे दर्जनों games में बँटे हुए हैं, जिनमें से ज़्यादा तेज़ी से शिप करती छोटी टीमें बना रही हैं। उन्हें आगे जो स्टूडियो पकड़ेंगे वे वही होंगे जो इतने सस्ते हैं कि एक अकेली चूक कंपनी को खत्म नहीं करती।</p>
<p>Cinevva के लिए, यही वो तर्क है जिस पर प्लेटफॉर्म बना है। भविष्य कम, बड़े games का नहीं है जिन्हें हज़ार-आदमी वाले org चार्ट और अरब-डॉलर के अधिग्रहण ढो रहे हों। यह छोटी टीमों और अकेले लोगों द्वारा बनाए गए कहीं ज़्यादा games का है, जो browser में तुरंत शिप होते हैं, जहाँ कुछ आज़माने की लागत इतनी कम है कि एक चूक कोई रीसेट मेमो नहीं छेड़ती। जो अर्थशास्त्र Xbox को कटौती के लिए मजबूर कर रहा है, वही अर्थशास्त्र है जिससे बचकर निकलने के लिए हमने प्लेटफॉर्म बनाया।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.bloomberg.com/news/articles/2026-06-10/xbox-plans-significant-layoffs-as-it-transforms-under-new-ceo-asha-sharma" target="_blank" rel="noreferrer">Bloomberg: Xbox plans significant layoffs as it transforms under new CEO Asha Sharma</a></li>
<li><a href="https://variety.com/2026/gaming/news/xbox-layoffs-new-ceo-reset-1236771863/" target="_blank" rel="noreferrer">Variety: Layoffs coming at Xbox? New CEO outlines upcoming 'reset' in memo to staff</a></li>
<li><a href="https://gameinformer.com/2026/06/11/report-xbox-preparing-for-significant-layoffs-as-new-ceo-asha-sharma-details-xbox-0" target="_blank" rel="noreferrer">Game Informer: Report, Xbox preparing for significant layoffs as new CEO Asha Sharma details 'Xbox reset'</a></li>
<li><a href="https://www.levelup.com/en/news/xbox-could-face-major-layoffs-in-july-as-asha-sharma-reveals-revenue-fell-nearly-500-million-in-5-years/" target="_blank" rel="noreferrer">Level Up: Xbox could face major layoffs in July as Asha Sharma reveals revenue fell nearly $500 million in 5 years</a></li>
<li><a href="https://www.storyboard18.com/amp/gaming-news/gaming-industry-logs-over-3700-layoffs-in-2026-bungie-epic-games-among-hardest-hit-101789.htm" target="_blank" rel="noreferrer">Storyboard18: Gaming industry logs over 3,700 layoffs in 2026; Bungie, Epic Games among hardest hit</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[ByteDance का Seedance 2.5 AI वीडियो को controllable बनाता है: 30s native 4K, 50 references, edit-in-place]]></title>
            <link>https://app.cinevva.com/hi/news/2026-06-23-bytedance-seedance-2-5</link>
            <guid>https://app.cinevva.com/hi/news/2026-06-23-bytedance-seedance-2-5</guid>
            <pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[ByteDance ने 23 जून को बीजिंग में अपने FORCE कॉन्फ्रेंस में Seedance 2.5 का ऐलान किया। एक ही लगातार 30-सेकंड की क्लिप, native 4K में सिंक्ड ऑडियो के साथ, 50 तक multimodal references, क्लिप के अंदर तय जगह पर एडिटिंग, और 3D white-model previz। फ्रंटियर अब "क्या यह जनरेट कर सकता है" से खिसककर "क्या आप इसे डायरेक्ट कर सकते हैं" पर आ गया।]]></description>
            <content:encoded><![CDATA[<h1 id="bytedance-का-seedance-2-5-ai-वीडियो-को-controllable-बनाता-है-30s-native-4k-50-references-edit-in-place" tabindex="-1">ByteDance का Seedance 2.5 AI वीडियो को controllable बनाता है: 30s native 4K, 50 references, edit-in-place <a class="header-anchor" href="#bytedance-का-seedance-2-5-ai-वीडियो-को-controllable-बनाता-है-30s-native-4k-50-references-edit-in-place" aria-label="Permalink to &quot;ByteDance का Seedance 2.5 AI वीडियो को controllable बनाता है: 30s native 4K, 50 references, edit-in-place&quot;"></a></h1>
<p>ByteDance ने 23 जून को बीजिंग में अपने Volcano Engine FORCE कॉन्फ्रेंस में Seedance 2.5 को पेश किया। स्पेक शीट पर यह एक बड़ी छलांग है: एक ही लगातार 30-सेकंड की क्लिप, native 4K में 10-bit कलर और सिंक्रोनाइज़्ड ऑडियो के साथ, एक ही पास में जनरेट होती है। पर जो स्पेक असल में मायने रखता है वह रिज़ॉल्यूशन या लंबाई नहीं है। वह यह है कि अब आप इस चीज़ को डायरेक्ट कर सकते हैं। Seedance 2.5 हर जनरेशन में 50 तक multimodal references लेता है, तैयार क्लिप को दोबारा जनरेट करने के बजाय उसी जगह एडिट करने देता है, और रेंडर पर कमिट करने से पहले सीन को 3D में ब्लॉक कर देता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/6xHG9bRWLNQ" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Seedance 2.5 ने क्या बदला, इस पर एक हैंड्स-ऑन नज़र</p>
<h2 id="आंकड़े-संक्षेप-में" tabindex="-1">आंकड़े, संक्षेप में <a class="header-anchor" href="#आंकड़े-संक्षेप-में" aria-label="Permalink to &quot;आंकड़े, संक्षेप में&quot;"></a></h2>
<p>Seedance 2.0 से छलांग असली है। सिंगल क्लिप कुछ सेकंड से बढ़कर 30 सेकंड लगातार हो गई। आउटपुट 1080p की सीमा से बढ़कर native 4K हो गया, 10-bit कलर के साथ, और यह कोई अपस्केल नहीं है। ऑडियो अब बाद में जोड़ने के बजाय वीडियो के साथ उसी latent पास में को-जनरेट होता है, इसलिए यह सच में सिंक करता है। और reference बजट करीब एक दर्जन इनपुट से बढ़कर 50 multimodal references हो गया, जिसमें इमेज, क्लिप, ऑडियो और स्टाइल मिलते हैं। ByteDance का कहना है कि इन सबके ऊपर prompt adherence करीब 20% बेहतर हुआ है।</p>
<p>ये capability के फायदे हैं। ये प्रभावशाली हैं, और एक साल पहले इनमें से हर एक अपने आप में पूरी कहानी होता। अब ये नहीं हैं।</p>
<h2 id="control-ही-नया-फ्रंटियर-है" tabindex="-1">Control ही नया फ्रंटियर है <a class="header-anchor" href="#control-ही-नया-फ्रंटियर-है" aria-label="Permalink to &quot;Control ही नया फ्रंटियर है&quot;"></a></h2>
<p>दो साल तक AI वीडियो की दौड़ capability को लेकर थी। किसका मॉडल 4K करता है, किसका ऑडियो सिंक करता है, किसका किसी किरदार को कई शॉट में एक जैसा बनाए रखता है। वह दौड़ ज़्यादातर सुलझ चुकी। <a href="/hi/news/2026-03-25-kling-3-global-launch.html">Kling 3.0 ने मार्च में ऑडियो के साथ 4K दिया</a>, <a href="/hi/news/2026-03-07-ltx-2-3-open-source-4k-video-audio.html">LTX 2.3 ने इसे open-source में किया</a>, और फ्रंटियर मॉडल इतने करीब हैं कि उनके फर्क अब बहस भर हैं, कमियां नहीं। फिर <a href="/hi/news/2026-06-12-avataar-varya-cheap-ai-video.html">बातचीत लागत पर आ गई</a>, जहां distilled मॉडलों ने एक सेकंड वीडियो की कीमत 10x घटा दी।</p>
<p>Seedance 2.5 अगली धुरी की ओर इशारा करता है: control। तीन फीचर इसका पक्ष रखते हैं। पहला, तय जगह पर एडिटिंग। अगर 30-सेकंड के टेक में किसी किरदार के बालों का रंग गलत है, तो आप पूरी क्लिप दोबारा जनरेट करके अपनी पसंदीदा परफॉर्मेंस, एक्सप्रेशन और लाइटिंग गंवाने के बजाय बस उस हिस्से को ठीक करते हैं। दूसरा, 50 references। यह इतना है कि आप एक किरदार का चेहरा, एक सेट का लुक, एक prop, और एक मोशन स्टाइल सब एक साथ लॉक कर सकें, और यही तरीका है जिससे आपको स्लॉट मशीन के बजाय शॉट-दर-शॉट कंसिस्टेंसी मिलती है। तीसरा, एक 3D white-model previz स्टेप, जो आपको एक भी पूरा रेंडर खर्च करने से पहले सीन का लेआउट, कैमरा फ्रेमिंग और मोशन ब्लॉक करने देता है।</p>
<p>इन सबको मिलाकर, यह एक ऐसा मॉडल है जिसे आप सिर्फ prompt नहीं, बल्कि डायरेक्ट कर सकते हैं। &quot;क्या यह कुछ खूबसूरत जनरेट कर सकता है&quot; से &quot;क्या आपको दूसरी कोशिश में ठीक वही चीज़ मिल सकती है जो आपने सोची थी&quot; की ओर यह खिसकाव ही वह चीज़ है जो इन टूल्स को डेमो मशीन से प्रोडक्शन टूल में बदल देती है।</p>
<h2 id="बिल्डरों-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">बिल्डरों के लिए इसका क्या मतलब है <a class="header-anchor" href="#बिल्डरों-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;बिल्डरों के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>अगर आप किसी प्रोडक्ट के अंदर वीडियो जनरेट करते हैं, तो इस रिलीज़ से तीन बातें निकलती हैं।</p>
<p>री-रोल की लागत हर generative वीडियो फीचर पर एक चुपचाप लगने वाला टैक्स थी। जब एक गलत डिटेल ठीक करने का इकलौता तरीका पूरी क्लिप दोबारा जनरेट करना और बाकी सब कुछ फिर से सही निकलने का दांव लगाना था, तब यूज़र बराबर मात्रा में क्रेडिट और सब्र दोनों जलाते थे। In-place एडिटिंग सीधे इसी पर वार करती है। जिसे बदलने के लिए आप भुगतान करते हैं वह इकाई पूरी क्लिप से घटकर एक हिस्सा रह जाती है।</p>
<p>References ही वह तरीका हैं जिससे आप कंसिस्टेंसी शिप करते हैं। एक किरदार जो दस शॉट में एक जैसा दिखे, एक सेट जो अपना लुक बनाए रखे, एक prop जो वही prop बना रहे। पचास reference स्लॉट इतने हैं कि इन्हें सच में पिन किया जा सके, और कंसिस्टेंसी ही वह चीज़ है जो एक इस्तेमाल-लायक asset पाइपलाइन को महज़ नयेपन से अलग करती है।</p>
<p>रेंडर से पहले previz वही सबक है जो लागत वाली कहानी ने सिखाया था, बस एक दूसरी दिशा से। महंगे 4K पास पर कमिट करने से पहले सीन को सस्ते 3D में ब्लॉक करने का मतलब है कि आप महंगी कंप्यूट उन टेक पर खर्च करते हैं जिन्हें आप पहले ही फ्रेम कर चुके हैं, न कि लॉटरी टिकटों पर।</p>
<p>Cinevva के लिए यही वह पैटर्न है जिस पर हम बार-बार दांव लगाते हैं। प्लेटफॉर्म में मौजूद जनरेशन टूल एक बिज़नेस के तौर पर तभी काम करते हैं जब क्रिएटर जो चाहते हैं वह जल्दी और सस्ते में पा सकें, एक चीज़ ठीक करने के लिए दर्जन बार री-रोल किए बिना। Capability जल्दी ही commoditize हो गई। लागत गिर रही है। Control, यानी सोच-समझकर ठीक वही नतीजा पाना, वहीं अगली पीढ़ी के काम के प्रोडक्ट जीते जाएंगे।</p>
<p>Seedance 2.5 अभी ग्लोबल एंटरप्राइज़ बीटा में है, और एक व्यापक पब्लिक लॉन्च जुलाई की शुरुआत के लिए तय है। US उपलब्धता की कोई टाइमलाइन अभी नहीं।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://thenextweb.com/news/bytedance-seedance-2-5-ai-video-4k-30-seconds" target="_blank" rel="noreferrer">The Next Web: ByteDance unveils Seedance 2.5, a 30-second native 4K AI video model that accepts 50 reference inputs</a></li>
<li><a href="https://www.digitalapplied.com/blog/seedance-2-5-bytedance-ai-video-model-2026" target="_blank" rel="noreferrer">Digital Applied: Seedance 2.5, ByteDance's 30-second AI video model</a></li>
<li><a href="https://www.mindstudio.ai/blog/seedance-2-5-features-30-second-video-4k" target="_blank" rel="noreferrer">MindStudio: Seedance 2.5, 30-second video, 4K, and 50 multimodal references explained</a></li>
<li><a href="https://kie.ai/blog/seedance-2-5-release-deep-dive" target="_blank" rel="noreferrer">Kie.ai: Seedance 2.5 release, what ByteDance just shipped</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Godot 4.7 रिलीज़: HDR आउटपुट, AreaLight3D, नया Asset Store और wasm64 वेब एक्सपोर्ट]]></title>
            <link>https://app.cinevva.com/hi/news/2026-06-19-godot-4-7-released</link>
            <guid>https://app.cinevva.com/hi/news/2026-06-19-godot-4-7-released</guid>
            <pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Godot 4.7 stable 19 जून को आया, RC2 के एक हफ़्ते बाद। पाँच प्लेटफ़ॉर्म पर असली HDR आउटपुट, नया AreaLight3D नोड, नए सिरे से बना Asset Store, C# हॉट-रीलोड, और wasm64 वेब एक्सपोर्ट जो पुरानी 4 GB मेमोरी सीमा हटाते हैं। 4.6 के बाद से 309 कॉन्ट्रिब्यूटर्स के 1,265 से ज़्यादा फ़िक्स।]]></description>
            <content:encoded><![CDATA[<h1 id="godot-4-7-रिलीज़-hdr-आउटपुट-arealight3d-नया-asset-store-और-wasm64-वेब-एक्सपोर्ट" tabindex="-1">Godot 4.7 रिलीज़: HDR आउटपुट, AreaLight3D, नया Asset Store और wasm64 वेब एक्सपोर्ट <a class="header-anchor" href="#godot-4-7-रिलीज़-hdr-आउटपुट-arealight3d-नया-asset-store-और-wasm64-वेब-एक्सपोर्ट" aria-label="Permalink to &quot;Godot 4.7 रिलीज़: HDR आउटपुट, AreaLight3D, नया Asset Store और wasm64 वेब एक्सपोर्ट&quot;"></a></h1>
<p>Godot 4.7 आ गया है। stable बिल्ड 19 जून को आया, <a href="/hi/news/2026-06-12-godot-4-7-rc.html">RC2 के आखिरी रिग्रेशन साफ़ करने</a> के एक हफ़्ते बाद, और ठीक उसी शेड्यूल पर जिसकी तरफ़ शांत रिलीज़ कैंडिडेट इशारा कर रहे थे। टीम इसे &quot;Director's Cut&quot; कह रही है, और मुख्य बात वही है जो हमने बीटा पर बताई थी: 4.6 stable के बाद से 309 कॉन्ट्रिब्यूटर्स के 1,265 से ज़्यादा फ़िक्स मर्ज हुए, जिनमें दो रेंडरिंग फ़ीचर्स और नए सिरे से बना store सबसे ज़्यादा भारी काम संभाल रहे हैं।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/I_A59-h5XAg" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Godot 4.7 stable रिलीज़ में क्या-क्या नया है, उसका एक जायज़ा</p>
<h2 id="hdr-आउटपुट-आखिरकार-पैनल-पर" tabindex="-1">HDR आउटपुट, आखिरकार पैनल पर <a class="header-anchor" href="#hdr-आउटपुट-आखिरकार-पैनल-पर" aria-label="Permalink to &quot;HDR आउटपुट, आखिरकार पैनल पर&quot;"></a></h2>
<p>Godot सालों से भीतर-ही-भीतर HDR में रेंडर करता रहा है, फिर आखिरी आउटपुट स्टेज पर सब कुछ 8-bit SDR में टोनमैप करके नीचे ले आता था। 4.7 उस अंतर को भरता है। engine अब Windows, macOS, Wayland के ज़रिए Linux, iOS और visionOS पर सीधे HDR डिस्प्ले चलाता है, 2D और 3D दोनों के लिए। Bloom, इमिसिव सरफ़ेस, और वाइड-ल्यूमिनेंस सीन मॉनिटर पर ठीक वैसे ही आते हैं जैसा रेंडरर हमेशा से चाहता था, बजाय इसके कि आखिरी स्टेप पर वापस स्टैंडर्ड रेंज में दबा दिए जाएँ।</p>
<p>दूसरा रेंडरिंग जोड़ नया <code>AreaLight3D</code> नोड है, एक आयताकार लाइट सोर्स जिसमें सही सॉफ़्ट शैडोइंग और डिस्टेंस फ़ॉलऑफ़ है। इससे पहले, आप एक सीलिंग पैनल या खिड़की को नकली बनाने के लिए point light बिखेरते थे और अटेन्युएशन तब तक ट्यून करते थे जब तक वह ठीक-ठाक न दिखने लगे। अब यह चौड़ाई और ऊँचाई वाला एक नोड है। इंटीरियर लाइटिंग सेटअप जो पहले एक पूरी दोपहर खा जाते थे, अब एक मिनट में हो जाते हैं।</p>
<h2 id="नए-सिरे-से-बना-asset-store" tabindex="-1">नए सिरे से बना Asset Store <a class="header-anchor" href="#नए-सिरे-से-बना-asset-store" aria-label="Permalink to &quot;नए सिरे से बना Asset Store&quot;"></a></h2>
<p>पुरानी Asset Library की जगह अब नया Asset Store आ गया है। यह सिर्फ़ नाम बदलना नहीं है। ब्राउज़िंग तेज़ है, प्रीव्यू ज़ूम किए जा सकते हैं, और पूरा सिस्टम एक बैकग्राउंड थ्रेड पर चलता है ताकि asset लोड होते समय काम करते-करते editor फ़्रीज़ न हो। एक ऐसे engine के लिए जिसका इकोसिस्टम कम्युनिटी add-on पर काफ़ी निर्भर है, store का इस्तेमाल में सुखद होना सिर्फ़ ऊपरी दिखावा नहीं है।</p>
<p>रिलीज़ को पूरा करते हैं रियल टाइम में मटेरियल एडिट करने के लिए इनलाइन shader प्रीव्यू, UI एनिमेशन के लिए ट्रांसफ़ॉर्मेबल Control नोड, सीधे किसी texture में ड्रॉ करने के लिए एक <code>DrawableTexture2D</code>, एक <code>MeshLibrary</code> editor, और Android व XR प्रोजेक्ट बनाने और पब्लिश करने के लिए पूरे Gradle सपोर्ट के साथ एक stable Godot Android Build Environment। इनपुट की तरफ़, 4.7 एक बिल्ट-इन वर्चुअल जॉयस्टिक, gyro एमिंग, और accelerometer सपोर्ट जोड़ता है, जो फ़ोन पर गेम भेजने वाले किसी भी व्यक्ति के लिए मायने रखता है।</p>
<h2 id="जिस-पर-हमारी-नज़र-रहती-है-wasm64-वेब-एक्सपोर्ट" tabindex="-1">जिस पर हमारी नज़र रहती है: wasm64 वेब एक्सपोर्ट <a class="header-anchor" href="#जिस-पर-हमारी-नज़र-रहती-है-wasm64-वेब-एक्सपोर्ट" aria-label="Permalink to &quot;जिस पर हमारी नज़र रहती है: wasm64 वेब एक्सपोर्ट&quot;"></a></h2>
<p>डिफ़ॉल्ट रूप से C# हॉट-रीलोड एक असली क्वालिटी-ऑफ़-लाइफ़ फ़ायदा है, लेकिन जिस फ़ीचर पर हम सबसे बारीकी से नज़र रखते हैं वह है वेब एक्सपोर्ट, और यहाँ सच्ची तस्वीर के दो हिस्से हैं। 4.7 में वेब एक्सपोर्ट अब भी सिर्फ़ WebGL 2.0 पर चलता है, Compatibility रेंडरर के ज़रिए। docs साफ़ कहते हैं: Godot अभी WebGPU सपोर्ट नहीं करता, और वही Forward+ या Mobile को browser में चलाने की शर्त है। 4.7 वेब के लिए जो असल में लाया है वह है wasm64 एक्सपोर्ट, जो browser बिल्ड पर लगी पुरानी 4 GB मेमोरी सीमा हटा देते हैं।</p>
<p>वह सीमा एक असली दीवार थी। बड़े सीन, भारी ऑडियो बैंक, और बड़ी स्ट्रीम होती दुनियाएँ 32-bit एड्रेस स्पेस में समाती ही नहीं थीं, इसलिए टीमें या तो कॉन्टेंट काटती थीं या वेब टारगेट को पूरी तरह छोड़ देती थीं। wasm64 के साथ browser बिल्ड आखिरकार प्रोजेक्ट के साथ बढ़ सकता है। रेंडरिंग की तरफ़ का अंतर अब भी भरना बाकी है, कुछ ऐसा जिसके बारे में हमने <a href="/hi/news/2026-01-05-webgpu-era.html">जनवरी में लिखा था</a>। अब जब <a href="/hi/news/2025-11-15-webgpu-major-browsers.html">हर बड़े browser में WebGPU बेसलाइन है</a>, प्लेटफ़ॉर्म तैयार खड़ा है। Godot का वेब रेंडरर अभी उस तक नहीं पहुँचा है।</p>
<p>Cinevva के लिए, जहाँ गेम बिना किसी इंस्टॉल के तुरंत एक browser टैब में चलते हैं, engine के वेब एक्सपोर्ट का हर मज़बूत होता कदम सीधा फ़ायदा है। इसका मतलब है ऐसे और गेम जो बिना डाउनलोड के एक टैब में अच्छे दिखते हैं, और यही वह दांव है जिस पर पूरा प्लेटफ़ॉर्म बना है।</p>
<p><em>सुधार (14 जुलाई 2026): इस लेख के पहले वर्ज़न में लिखा था कि Godot 4.7 ने एक फ़्लैग के पीछे WebGPU वेब एक्सपोर्ट दिया है। ऐसा नहीं हुआ। 4.7 में वेब एक्सपोर्ट अब भी सिर्फ़ WebGL 2.0 है, और वेब के लिए असली नई चीज़ wasm64 एक्सपोर्ट है। ऊपर की जानकारी सुधार दी गई है।</em></p>
<h2 id="क्या-आपको-अपग्रेड-करना-चाहिए" tabindex="-1">क्या आपको अपग्रेड करना चाहिए <a class="header-anchor" href="#क्या-आपको-अपग्रेड-करना-चाहिए" aria-label="Permalink to &quot;क्या आपको अपग्रेड करना चाहिए&quot;"></a></h2>
<p>अगर आप 4.6 पर हैं और सक्रिय डेवलपमेंट में हैं, तो माइग्रेशन वही आम वाला है: 4.7 में खोलें, डेप्रिकेटेड API वॉर्निंग साफ़ करें, अपने टेस्ट सीन चलाएँ। API स्टेबिलिटी का वादा 4.5 के आसपास और कड़ा हुआ था और टिका हुआ है, इसलिए कम्पैटिबिलिटी टूटना दुर्लभ है। RC साइकिल का इतना शांत रहना यही संकेत है कि यह एक सुरक्षित अपग्रेड है, कोई जोखिम भरा नहीं।</p>
<p>अगर आप Android या XR पर गेम भेजते हैं, तो अकेला stable GABE रिलीज़ ही इस कदम के लायक है। अगर आप browser के लिए बनाते हैं, तो एक टेस्ट ब्रांच में wasm64 एक्सपोर्ट आज़माएँ और देखें कि आपके प्रोजेक्ट को कितनी मेमोरी की गुंजाइश मिलती है। वेब पर रेंडरिंग फ़िलहाल WebGL 2.0 ही है, इसलिए जब तक Godot असल में WebGPU सपोर्ट नहीं ले आता, उम्मीदें वहीं रखें।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://godotengine.org/article/godot-4-7-is-here/" target="_blank" rel="noreferrer">Godot blog: Godot 4.7 is here</a></li>
<li><a href="https://80.lv/articles/godot-4-7-has-been-released" target="_blank" rel="noreferrer">80.lv: Godot 4.7 has been released</a></li>
<li><a href="https://www.phoronix.com/news/Godot-4.7-Released" target="_blank" rel="noreferrer">Phoronix: Godot 4.7 released with HDR output support</a></li>
<li><a href="https://gamefromscratch.com/godot-4-7-released/" target="_blank" rel="noreferrer">GameFromScratch: Godot 4.7 released</a></li>
<li><a href="https://codingquests.io/blog/godot-4-7-everything-new" target="_blank" rel="noreferrer">Coding Quests: Godot 4.7 everything new</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Avataar का Varya AI वीडियो को 10x सस्ता बनाता है, और असली कहानी यही है]]></title>
            <link>https://app.cinevva.com/hi/news/2026-06-12-avataar-varya-cheap-ai-video</link>
            <guid>https://app.cinevva.com/hi/news/2026-06-12-avataar-varya-cheap-ai-video</guid>
            <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Avataar.ai ने 12 जून को नई दिल्ली में Varya लॉन्च किया, एक AI वीडियो मॉडल जो diffusion प्रोसेस को 50 स्टेप से चार स्टेप तक घटाकर एक सेकंड वीडियो ₹0.48 में बनाता है। IndiaAI Mission का समर्थन हासिल। 2026 की वीडियो कहानी अब capability की नहीं रही, यह लागत की है।]]></description>
            <content:encoded><![CDATA[<h1 id="avataar-का-varya-ai-वीडियो-को-10x-सस्ता-बनाता-है-और-असली-कहानी-यही-है" tabindex="-1">Avataar का Varya AI वीडियो को 10x सस्ता बनाता है, और असली कहानी यही है <a class="header-anchor" href="#avataar-का-varya-ai-वीडियो-को-10x-सस्ता-बनाता-है-और-असली-कहानी-यही-है" aria-label="Permalink to &quot;Avataar का Varya AI वीडियो को 10x सस्ता बनाता है, और असली कहानी यही है&quot;"></a></h1>
<p>Avataar.ai ने आज नई दिल्ली में एक इवेंट में Varya को पेश किया, और इस दौरान भारत के इलेक्ट्रॉनिक्स और IT मंत्रालय के सचिव भी मौजूद थे। यह 14 अरब पैरामीटर वाला एक AI वीडियो मॉडल है, जिसे कंपनी क्वालिटी के लिहाज़ से Alibaba के Wan 2.2 और Google के Veo 3 की ही श्रेणी में रखती है, पर जो आंकड़ा सबसे ज़्यादा मायने रखता है वह कोई क्वालिटी बेंचमार्क नहीं है। वह है कीमत। Varya करीब ₹0.48 प्रति सेकंड पर वीडियो बनाता है, जो कंपनी के मुताबिक टॉप ग्लोबल मॉडलों से दस गुना तक सस्ता है। यह वह एक distilled आर्किटेक्चर चलाकर करता है जो जनरेशन को आमतौर पर लगने वाले 50 diffusion स्टेप से घटाकर चार पर ले आता है, और साथ ही आउटपुट क्वालिटी को पूरे-स्टेप वाले मॉडलों के करीब बनाए रखता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/PegoEhmA9Qc" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Varya, भारत का distilled वीडियो मॉडल, क्लिप पचास के बजाय चार स्टेप में बनाता है</p>
<p>मॉडल यहां तक भारत के IndiaAI Mission की मदद से पहुंचा, जिसने नेशनल AI कंप्यूट तक सब्सिडाइज़्ड पहुंच दी। इसे जानबूझकर भारतीय संदर्भों के लिए ट्रेन किया गया है, ताकि यह क्षेत्रीय विविधता, त्योहार, खानपान, पहनावा, और रोज़मर्रा के माहौल को उन मॉडलों से बेहतर दिखा सके जो ज़्यादातर पश्चिमी डेटा पर ट्रेन किए गए हैं। varya.avataar.ai पर एक लाइव डेमो मौजूद है, और Avataar का कहना है कि वह Varya को ट्रेनिंग डेटा के साथ एक open-weight मॉडल के रूप में भारत के AIKosh पोर्टल पर रिलीज़ करेगा, ताकि डेवलपर इसे खुद होस्ट या fine-tune कर सकें। आर्किटेक्चर और distillation मेथड पर एक टेक्निकल रिपोर्ट भी आ रही है।</p>
<h2 id="पचास-के-बजाय-चार-स्टेप" tabindex="-1">पचास के बजाय चार स्टेप <a class="header-anchor" href="#पचास-के-बजाय-चार-स्टेप" aria-label="Permalink to &quot;पचास के बजाय चार स्टेप&quot;"></a></h2>
<p>यहां जो टेक्निकल चाल है, वही पूरी बात है। Diffusion मॉडल noise से शुरू होकर कई स्टेप में रिफाइन करते हुए जनरेट करते हैं, और हर स्टेप नेटवर्क से होकर एक पूरा पास होता है। पचास स्टेप का मतलब है पचास पास। Distillation एक छोटे, तेज़ student मॉडल को ट्रेन करता है ताकि वह धीमे, कई-स्टेप वाले teacher जो बनाता है उसे दोहरा सके, पर बस गिने-चुने स्टेप में। पचास के बजाय चार स्टेप यानी प्रति फ्रेम दस गुना से भी कम कंप्यूट, और प्रति फ्रेम कंप्यूट ही वह जगह है जहां वीडियो जनरेशन की लगभग पूरी लागत बसती है।</p>
<p>वॉल-क्लॉक आंकड़े इसे ठोस बना देते हैं। Avataar के मुताबिक एक NVIDIA H200 पर Varya 5 सेकंड की 720p क्लिप करीब 45 सेकंड में तैयार कर देता है। यही काम वह Wan 2.2 के लिए करीब 1,230 सेकंड पर आंकता है। यह मार्जिन पर मिली कोई छोटी जीत नहीं है, यह एक अलग ही पैमाना है, और यही फर्क है उस मॉडल में जिसे आप एक भीड़ को सर्व कर सकते हैं और उस मॉडल में जिसे आप सिर्फ एक डेमो के लिए चला सकते हैं।</p>
<p>यह वही ट्रिक है जिसने पिछले दो साल में तेज़ इमेज जनरेशन को व्यावहारिक बनाया। इसे प्रोडक्शन पैमाने पर वीडियो पर उतरते देखना, एक असली प्रति-सेकंड कीमत के साथ, वही संकेत है जिस पर ध्यान देना ज़रूरी है।</p>
<h2 id="_2026-की-वीडियो-कहानी-लागत-की-क्यों-है" tabindex="-1">2026 की वीडियो कहानी लागत की क्यों है <a class="header-anchor" href="#_2026-की-वीडियो-कहानी-लागत-की-क्यों-है" aria-label="Permalink to &quot;2026 की वीडियो कहानी लागत की क्यों है&quot;"></a></h2>
<p>दो साल तक AI वीडियो की बातचीत capability के बारे में थी। किसका मॉडल 4K करता है। किसका मॉडल ऑडियो सिंक करता है। किसका मॉडल कई शॉट में एक कैरेक्टर को टिकाए रखता है। वह दौड़ ज़्यादातर सुलझ चुकी है। <a href="/hi/news/2026-03-25-kling-3-global-launch.html">Kling 3.0 ने मार्च में ऑडियो के साथ 4K भेजा</a>, <a href="/hi/news/2026-03-07-ltx-2-3-open-source-4k-video-audio.html">LTX 2.3 ने इसे ओपन-सोर्स में किया</a>, और फ्रंटियर मॉडल सब इतने करीब हैं कि अंतर अब बहस हैं, खाई नहीं।</p>
<p>जो नहीं सुलझा वह थी इकोनॉमिक्स। हमने <a href="/hi/news/2026-04-26-sora-shutdown.html">लिखा था कि कैसे Sora ने रोज़ाना करीब दस लाख डॉलर जलाए</a> जबकि जीवनभर की कमाई बीस लाख डॉलर रही, इससे पहले कि OpenAI ने उसे बंद कर दिया। capability कभी समस्या थी ही नहीं। समस्या उसे सर्व करने की लागत थी। एक मॉडल जो खूबसूरत हो पर खर्च के काबू से बाहर हो, वह एक डेमो है, प्रोडक्ट नहीं।</p>
<p>तो 2026 में दिलचस्प फ्रंटियर वह मॉडल नहीं है जो कुछ नया करे। यह वह मॉडल है जो वही चीज़ दसवें हिस्से की लागत पर करे। Varya एक डेटा पॉइंट है। पूरे क्षेत्र में चल रही बड़ी हलचल, यानी distillation, कम स्टेप, और खास संदर्भों के लिए ट्यून किए गए छोटे मॉडल, वही चीज़ है जो AI वीडियो को एक घाटे वाले शोकेस से बदलकर ऐसी चीज़ बनाती है जिस पर एक छोटी टीम सच में कुछ बना सके।</p>
<h2 id="बिल्डर्स-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">बिल्डर्स के लिए इसका क्या मतलब है <a class="header-anchor" href="#बिल्डर्स-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;बिल्डर्स के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>अगर आप कुछ ऐसा बना रहे हैं जो प्रोडक्ट के हिस्से के तौर पर वीडियो जनरेट करता है, न कि एक बार के काम के तौर पर, तो प्रति-सेकंड लागत ही आपकी यूनिट इकोनॉमिक्स है। यही फर्क है उस फीचर में जो आप सबको दे सकते हैं और उस फीचर में जिसे आप राशन करते हैं या जिसके लिए प्रीमियम वसूलते हैं। 10x लागत में गिरावट आपके प्रोडक्ट को 10x बेहतर नहीं बना देती। यह प्रोडक्ट्स की एक पूरी श्रेणी को, जो पहले पानी के नीचे थी, अचानक व्यावहारिक बना देती है।</p>
<p>इसी वजह से हम चमक-दमक वाले छोर के बजाय कर्व के सस्ते छोर को ज़्यादा देखते रहते हैं। Cinevva में, प्लेटफॉर्म के जनरेशन टूल एक बिज़नेस के रूप में तभी काम करते हैं जब एक जनरेशन की लागत इतनी कम हो कि क्रिएटर बिना किसी रोक के एक्सपेरिमेंट कर सकें और हम हर क्लिक पर पैसा न बहाएं। Sora से सीख यह थी कि गलत लागत पर शानदार आउटपुट कंपनी को खत्म कर देता है। Varya से सीख यह है कि लागत आखिरकार हिलने लगी है, तेज़ी से, और जो टीमें सस्ते-और-अच्छे मॉडलों पर बनाएंगी, वे उन टीमों से ज़्यादा टिकेंगी जो महंगे-और-शानदार मॉडलों के पीछे भाग रही हैं।</p>
<p>क्षेत्रीय पहलू भी मायने रखता है। एक मॉडल जो भारतीय संदर्भों के लिए ट्रेन किया गया हो और भारतीय बजट के हिसाब से प्राइस किया गया हो, यह याद दिलाता है कि इन टूल्स की अगली लहर सब की सब उन्हीं चंद US लैब से नहीं आएगी, और न ही सब की सब US जेबों के हिसाब से प्राइस होगी। सस्ता, ज़्यादा लोकल, ज़्यादा खास होना, बड़ा और ज़्यादा सामान्य होने से अलग एक प्रतिस्पर्धी धुरी है, और यह वह धुरी है जिसे बचाने में मौजूदा खिलाड़ी धीमे हैं।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://techcrunch.com/2026/06/11/cheaper-faster-and-culturally-aware-avataars-video-ai-is-built-for-indias-scale/" target="_blank" rel="noreferrer">TechCrunch: Cheaper, faster, and culturally aware, Avataar's video AI is built for India's scale</a></li>
<li><a href="https://www.outlookbusiness.com/deeptech/avataar-launches-varya-indias-first-distilled-video-ai-model-under-indiaai-mission" target="_blank" rel="noreferrer">Outlook Business: Avataar launches Varya, India's first distilled video AI model under IndiaAI Mission</a></li>
<li><a href="https://www.republicworld.com/tech/this-new-india-built-ai-model-wants-to-make-video-generation-far-more-affordable-2026-06-12-127974" target="_blank" rel="noreferrer">Republic World: This new India-built AI model wants to make video generation far more affordable</a></li>
<li><a href="https://wavespeed.ai/blog/posts/ai-video-generation-news-2026/" target="_blank" rel="noreferrer">WaveSpeed: AI video generation news 2026, latest models and updates</a></li>
<li><a href="https://magichour.ai/blog/ai-video-model-release-tracker-2026" target="_blank" rel="noreferrer">MagicHour: AI video model release tracker 2026</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Godot 4.7 RC2 तक पहुंचा, stable अब बस कुछ ही दिन दूर]]></title>
            <link>https://app.cinevva.com/hi/news/2026-06-12-godot-4-7-rc</link>
            <guid>https://app.cinevva.com/hi/news/2026-06-12-godot-4-7-rc</guid>
            <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Godot 4.7 बीटा 1 के दो महीने बाद, 12 जून को अपने दूसरे release candidate पर पहुंचा। 8 जून को आए RC1 में सिर्फ 16 fixes थे, RC2 ने कुछ बड़े दिक्कत देने वाले regressions साफ कर दिए, और feature set अब फ्रीज़ हो चुका है। HDR output और AreaLight3D रिलीज़ के लिए तैयार हैं।]]></description>
            <content:encoded><![CDATA[<h1 id="godot-4-7-rc2-तक-पहुंचा-stable-अब-बस-कुछ-ही-दिन-दूर" tabindex="-1">Godot 4.7 RC2 तक पहुंचा, stable अब बस कुछ ही दिन दूर <a class="header-anchor" href="#godot-4-7-rc2-तक-पहुंचा-stable-अब-बस-कुछ-ही-दिन-दूर" aria-label="Permalink to &quot;Godot 4.7 RC2 तक पहुंचा, stable अब बस कुछ ही दिन दूर&quot;"></a></h1>
<p>Godot 4.7 आज अपने दूसरे release candidate पर पहुंच गया। यह रिलीज़ 24 अप्रैल से तैयार हो रही है, जब बीटा 1 आया था और उसमें 4.6-stable के मुकाबले 309 contributors की ओर से 1,265 fixes थे। RC1 8 जून को आया, जिसमें 16 contributors की तरफ से सिर्फ 16 fixes थे, यह वैसा शांत snapshot है जिसका मतलब है कि मुश्किल काम पूरा हो चुका है। आज का RC2 कुछ देर से पकड़े गए regressions को साफ करता है, और आमतौर पर यह final build से पहले का आखिरी पड़ाव होता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/O3VpjUcPJ40" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Godot 4.7 में क्या नया है, इसका एक hands-on overview</p>
<h2 id="rc2-ने-असल-में-क्या-ठीक-किया" tabindex="-1">RC2 ने असल में क्या ठीक किया <a class="header-anchor" href="#rc2-ने-असल-में-क्या-ठीक-किया" aria-label="Permalink to &quot;RC2 ने असल में क्या ठीक किया&quot;"></a></h2>
<p>RC2 regression की सफाई है, नए features नहीं। टीम ने <code>WorkerThreadPool</code> में एक deadlock पकड़ा जो multithreaded projects को फ्रीज़ कर सकता था, और इससे जुड़ा एक bug जहां <code>MainLoop</code> iteration पूरा होने से पहले message queue flush होना बंद कर देता था। ये दोनों वैसे ही रुक-रुक कर होने वाले hang हैं जिन्हें दोबारा कर के दिखाना मुश्किल है और ship करना उससे भी बुरा। बाकी की लिस्ट editor की पॉलिश है: <code>SceneTreeEditor</code> के drag operations जो चुपचाप fail हो जाते थे, root animation nodes पर null check गायब होने से होने वाले <code>AnimationTree</code> crashes, और एक tilemap randomization bug जो पहली tile को छोड़ देता था।</p>
<p>इनमें से कोई भी चमक-दमक वाला नहीं है। ये सब वही वजहें हैं जिनकी वजह से आप किसी production project को move करने से पहले release candidate के टिक जाने का इंतज़ार करते हैं।</p>
<h2 id="_4-7-के-साथ-आने-वाले-features" tabindex="-1">4.7 के साथ आने वाले features <a class="header-anchor" href="#_4-7-के-साथ-आने-वाले-features" aria-label="Permalink to &quot;4.7 के साथ आने वाले features&quot;"></a></h2>
<p>जब बीटा 1 आया था तब हमने <a href="/hi/news/2026-05-22-godot-4-7-beta.html">इसके मुख्य features कवर किए थे</a>, और feature freeze के बाद से कुछ नहीं बदला है। अपग्रेड करना है या नहीं, यह तय करने वालों के लिए दो बातें दोहराने लायक हैं।</p>
<p>HDR output अब हर desktop platform पर काम करता है। Godot सालों से अंदरूनी तौर पर HDR में render करता रहा है, लेकिन output stage आखिरी कदम पर सब कुछ 8-bit SDR में tonemap कर देता था। 4.7 Windows, macOS, Linux और BSD पर सीधे HDR monitors चलाता है, इसलिए bloom, emissive surfaces और wide-luminance scenes आखिरकार panel पर वैसे ही दिखते हैं जैसा renderer चाहता था।</p>
<p>नया <code>AreaLight3D</code> node एक rectangular surface से soft light render करता है। पहले आप point lights बिखेर कर और attenuation को तब तक tune करके किसी ceiling panel या window की नकल बनाते थे जब तक वह ठीक-ठाक न दिखे। अब यह एक node है जिसमें width और height होती है, सही soft shadowing और distance falloff के साथ। Interior lighting के जो setups पहले एक पूरी दोपहर ले लेते थे, वे अब एक मिनट में हो जाते हैं।</p>
<p>यह रिलीज़ default रूप से C# hot-reload, proper undo/redo वाला एक animation tree editor, और wasm64 web export भी लाती है जो पुरानी 4 GB मेमोरी सीमा हटाते हैं, और यही वह हिस्सा है जिस पर हमारी सबसे ज़्यादा नज़र है।</p>
<h2 id="web-games-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">web games के लिए इसका क्या मतलब है <a class="header-anchor" href="#web-games-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;web games के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>wasm64 export वह चीज़ है जो browser games के लिए मायने रखती है। Godot का web export अब भी Compatibility रेंडरर के ज़रिए WebGL 2.0 पर चलता है, और WebGPU support अभी नहीं आया है, इसलिए Forward+ और Mobile अब भी browser में नहीं चल सकते। 4.7 जो बदलता है वह मेमोरी की तरफ़ है: wasm64 export पुरानी 4 GB सीमा हटा देते हैं, इसलिए बड़े projects को web build में समाने के लिए कॉन्टेंट काटना नहीं पड़ेगा। रेंडरिंग का gap अब भी भरना बाकी है, और हमने <a href="/hi/news/2026-01-05-webgpu-era.html">जनवरी में इसकी वजह पर लिखा था</a>।</p>
<p>हमारे जैसे platform के लिए, जहां games बिना किसी install के browser में तुरंत चलते हैं, किसी engine का अपने web target को और काबिल बनाना सीधा फायदा है। browser builds में ज़्यादा गुंजाइश मतलब ज़्यादा ऐसे games जो बिना download के किसी tab में अच्छे चलते हैं, और Cinevva इसी दांव पर बना है।</p>
<h2 id="क्या-आपको-अपग्रेड-करना-चाहिए" tabindex="-1">क्या आपको अपग्रेड करना चाहिए <a class="header-anchor" href="#क्या-आपको-अपग्रेड-करना-चाहिए" aria-label="Permalink to &quot;क्या आपको अपग्रेड करना चाहिए&quot;"></a></h2>
<p>अगर आप 4.6 पर हैं और आपका project सक्रिय development में है, तो RC2 को एक branch में install करें और अभी test करें। 4.7 की compatibility पर टीम का भरोसा ऊंचा है, कुछ हद तक इसलिए क्योंकि API stability का वादा 4.5 के आसपास सख्त हुआ और टिका रहा है। migration का रास्ता वही पुराना है: 4.7 में खोलें, deprecated API warnings साफ करें, अपने test scenes चलाएं।</p>
<p>अगर आप किसी तय schedule पर ship करते हैं, तो stable के लिए ये कुछ अतिरिक्त दिन रुक जाएं। RC2 का इतना शांत होना ही यह संकेत है कि इंतज़ार लंबा नहीं होगा। 4.6 का पिछला beta-to-stable cycle आसानी से निकल गया था, और 4.7 भी वही दोहराता दिख रहा है।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://godotengine.org/article/release-candidate-godot-4-7-rc-1/" target="_blank" rel="noreferrer">Godot blog: Release candidate Godot 4.7 RC1</a></li>
<li><a href="https://www.linuxcompatible.org/story/godot-47-rc2-fixes-critical-crashes-and-editor-bugs-before-stable-release" target="_blank" rel="noreferrer">LinuxCompatible: Godot 4.7 RC2 fixes critical crashes and editor bugs before stable release</a></li>
<li><a href="https://ziva.sh/blogs/godot-4-7" target="_blank" rel="noreferrer">Ziva: Godot 4.7 Beta features, HDR, release date and changes</a></li>
<li><a href="https://80.lv/articles/godot-4-7-s-final-development-snapshot-arrived" target="_blank" rel="noreferrer">80.lv: Godot 4.7's final development snapshot arrived</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Summer Game Fest 2026: ऊपर sequels की दीवार, नीचे असली कहानी]]></title>
            <link>https://app.cinevva.com/hi/news/2026-06-05-summer-game-fest-2026</link>
            <guid>https://app.cinevva.com/hi/news/2026-06-05-summer-game-fest-2026</guid>
            <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Summer Game Fest 2026 5 जून को Dolby Theatre से चला, जिसमें Final Fantasy VII Revelation, एक Resident Evil Code Veronica remake, और Guild Wars 3 सबसे आगे रहे। असली signal Day of the Devs वाले edition में था, और एक studio के no-AI रुख ने indie की दिशा के बारे में काफी कुछ कह दिया।]]></description>
            <content:encoded><![CDATA[<h1 id="summer-game-fest-2026-ऊपर-sequels-की-दीवार-नीचे-असली-कहानी" tabindex="-1">Summer Game Fest 2026: ऊपर sequels की दीवार, नीचे असली कहानी <a class="header-anchor" href="#summer-game-fest-2026-ऊपर-sequels-की-दीवार-नीचे-असली-कहानी" aria-label="Permalink to &quot;Summer Game Fest 2026: ऊपर sequels की दीवार, नीचे असली कहानी&quot;"></a></h1>
<p>Summer Game Fest 2026 5 जून को Los Angeles के Dolby Theatre से चला, जहां Geoff Keighley और Lucy James ने दो घंटे के trailers की मेजबानी की। हेडलाइन वाली जगहें वहीं गईं जहां वे अब हमेशा जाती हैं। Square Enix ने Final Fantasy VII Revelation का ऐलान किया, जो remake trilogy का आखिरी chapter है। Capcom ने 2027 के लिए एक Resident Evil Code Veronica remake दिखाया। ArenaNet ने Guild Wars 3 का ऐलान किया, beta 2027 में। Alien: Isolation 2 भी सामने आया, PlatinumGames एक Teenage Mutant Ninja Turtles game बना रहा है, और The Wolf Among Us 2 की आखिरकार 2027 की तारीख आ गई।</p>
<p>अगर आपको sequels और remakes पसंद हैं तो यह एक मजबूत lineup है, और बड़े शो में ज्यादातर यही था। ज्यादा दिलचस्प signal उसके साथ-साथ चल रहे छोटे stage से आया।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/Hd64jLyYxbI" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">पूरा Summer Game Fest 2026 showcase</p>
<h2 id="day-of-the-devs-अब-indie-का-घर-है" tabindex="-1">Day of the Devs अब indie का घर है <a class="header-anchor" href="#day-of-the-devs-अब-indie-का-घर-है" aria-label="Permalink to &quot;Day of the Devs अब indie का घर है&quot;"></a></h2>
<p>Day of the Devs Summer Game Fest Edition मुख्य शो का indie समकक्ष है, और इस साल भी इसमें अपने अंदाज़ के अजीब, खास, निजी games की कतार थी जिनके लिए बड़े broadcast में जगह नहीं होती। Trine और Yooka-Laylee सीरीज़ की नई entries पहली बार आए studios की लंबी सूची के साथ बैठी थीं। showcase में जगह पाने के लिए 1,700 से ज्यादा games भेजे गए थे, और असली हेडलाइन यही है: indie में आने वाला funnel बहुत बड़ा है, और screen time बहुत छोटा।</p>
<p>यही अनुपात पूरी समस्या है जिसका सामना indie developers करते हैं, और यही वो बात है जिस पर हम बार-बार लौटते हैं। हमने <a href="/hi/news/2026-03-05-steam-next-fest-february-2026.html">Steam Next Fest फरवरी के डेटा के बारे में लिखा</a> जिसमें दिखा कि पहले से बनी momentum सफलता का सबसे मजबूत संकेत रही, और इसी साल पहले <a href="/hi/news/2026-03-03-switch-2-indie-world.html">Switch 2 Indie World lineup</a> के बारे में भी लिखा। Day of the Devs जैसा curated showcase तब बढ़िया है जब आप चुने गए बीस games में से एक हों। बाकी 1,680 के लिए discovery आज भी एक दीवार है।</p>
<h2 id="ai-को-लेकर-खिंची-लकीर" tabindex="-1">AI को लेकर खिंची लकीर <a class="header-anchor" href="#ai-को-लेकर-खिंची-लकीर" aria-label="Permalink to &quot;AI को लेकर खिंची लकीर&quot;"></a></h2>
<p>indie वाले हिस्से से जो बात मेरे साथ रह गई: Saibot Studios ने जान-बूझकर यह कहा कि उसके horror game Tenebris Somnia में कोई generative AI इस्तेमाल नहीं हुआ, और live-action डर के लिए वह practical effects पर टिका रहा। यह अब कोई तटस्थ production नोट नहीं है। यह एक marketing position है।</p>
<p>यह GDC 2026 State of the Game Industry सर्वे से मेल खाता है, जहां 52% developers ने कहा कि generative AI का इंडस्ट्री पर नकारात्मक असर पड़ रहा है, जो पिछले साल के 30% और उससे पिछले साल के 18% से ऊपर है। विरोध ठीक वहीं सबसे तगड़ा है जहां आप उम्मीद करेंगे, यानी visual artists, narrative designers, और programmers के बीच, वे लोग जिनके काम को ये tools सबसे सीधे निशाना बनाते हैं। जो चिंताएं उठती हैं वे एक जैसी हैं: training data और copyright, नौकरियों का जाना, और energy use।</p>
<p>तो आपके सामने एक असली और बढ़ती हुई दरार है। developers और players का एक हिस्सा अब &quot;no AI&quot; को quality और ethics का संकेत मानता है, ठीक वैसे जैसे physical सामान के लिए &quot;handmade&quot; काम करता है। दूसरा हिस्सा इन tools से बनाकर पहले से कहीं तेज़ी से ship कर रहा है। दोनों समूह एक ही festival में हैं।</p>
<h2 id="builders-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">builders के लिए इसका क्या मतलब है <a class="header-anchor" href="#builders-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;builders के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>हम उस लकीर के AI वाले हिस्से पर बैठे हैं, और सर्वे के आंकड़ों को टाल देने के बजाय गंभीरता से लेना चाहिए। आपत्तियां जाने वाली नहीं हैं, और बिक्री के एक पॉइंट के तौर पर &quot;no generative AI&quot; आम होता जाएगा, कम नहीं। यह ठीक है। generated effects के बजाय practical effects चुनने वाला एक studio एक craft फैसला कर रहा है, और craft के फैसले games के लिए अच्छे हैं।</p>
<p>हम असल में जो दलील देंगे वह &quot;AI अच्छा है&quot; से ज्यादा सीमित है। वह यह है कि ये tools कोशिश करने की economics बदल देते हैं। Day of the Devs हर साल जो साबित करता है वह यह है कि game का idea रखने वाले लोग, यह पता लगाने में जो महीने लगते हैं कि idea काम करता है या नहीं, उन्हें वहन कर सकने वाले लोगों से कहीं ज्यादा हैं। idea से playable prototype तक पहुंचने की लागत घटाने का मतलब है कि उनमें से ज्यादा ideas टेस्ट होंगे, और ज्यादा अजीब, खास, निजी games बनेंगे। यही वो नतीजा है जो no-AI वाली indie भीड़ चाहती है, बस एक अलग रास्ते से पहुंचा हुआ।</p>
<p>1,700 submissions और बीस slots ही असली बाधा है, और यह एक discovery समस्या है, tools की समस्या नहीं। game चाहे AI से बना हो या practical effects से, उसे फिर भी ढूंढा जाना है। यही वह हिस्सा है जिसे ठीक करने के लिए Cinevva बना है, और यही वह हिस्सा है जिसे कोई भी showcase, चाहे कितना भी अच्छा हो, submission के आंकड़े जिस पैमाने की मांग करते हैं उस पर हल नहीं करता।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://www.summergamefest.com/" target="_blank" rel="noreferrer">Summer Game Fest 2026 official site</a></li>
<li><a href="https://www.videogameschronicle.com/news/summer-game-fest-2026-heres-every-announcement-from-sgfs-big-live-show/" target="_blank" rel="noreferrer">VGC: Summer Game Fest 2026, every announcement from the big live show</a></li>
<li><a href="https://www.gamespot.com/articles/day-of-the-devs/" target="_blank" rel="noreferrer">GameSpot: Day of the Devs Summer Game Fest Edition 2026, everything revealed</a></li>
<li><a href="https://www.gamedeveloper.com/business/one-third-of-game-workers-use-generative-ai-but-half-think-it-s-bad-for-the-industry" target="_blank" rel="noreferrer">Game Developer: One third of game workers use generative AI, but half think it's bad for the industry</a></li>
<li><a href="https://gdconf.com/article/gdc-2026-state-of-the-game-industry-reveals-impact-of-layoffs-generative-ai-and-more/" target="_blank" rel="noreferrer">GDC: 2026 State of the Game Industry report</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Bungie ने Destiny 2 का डेवलपमेंट बंद किया और छंटनी का तीसरा दौर तय किया]]></title>
            <link>https://app.cinevva.com/hi/news/2026-05-30-bungie-destiny-2-sunset</link>
            <guid>https://app.cinevva.com/hi/news/2026-05-30-bungie-destiny-2-sunset</guid>
            <pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Bloomberg ने 21 मई को बताया कि Bungie, Destiny 2 पर एक्टिव डेवलपमेंट बंद कर रहा है। 9 जून का अपडेट, Monument of Triumph, आखिरी है। कोई ग्रीनलिट उत्तराधिकारी नहीं है, कोई Destiny 3 एक्टिव प्रोडक्शन में नहीं है, और बड़ी छंटनी आने वाली है।]]></description>
            <content:encoded><![CDATA[<h1 id="bungie-ने-destiny-2-का-डेवलपमेंट-बंद-किया-और-छंटनी-का-तीसरा-दौर-तय-किया" tabindex="-1">Bungie ने Destiny 2 का डेवलपमेंट बंद किया और छंटनी का तीसरा दौर तय किया <a class="header-anchor" href="#bungie-ने-destiny-2-का-डेवलपमेंट-बंद-किया-और-छंटनी-का-तीसरा-दौर-तय-किया" aria-label="Permalink to &quot;Bungie ने Destiny 2 का डेवलपमेंट बंद किया और छंटनी का तीसरा दौर तय किया&quot;"></a></h1>
<p>Bungie उस game को समेट रहा है जिसने उसकी पहचान बनाई। Jason Schreier ने Bloomberg के लिए 21 मई को बताया कि स्टूडियो Destiny 2 पर एक्टिव डेवलपमेंट बंद कर रहा है, और उसके बाद छंटनी का एक &quot;significant&quot; दौर आने वाला है। 9 जून का अपडेट, Monument of Triumph, आखिरी कंटेंट ड्रॉप होगा। सर्वर चालू रहेंगे, लेकिन नौ साल के Destiny के पीछे रही डेवलपमेंट टीम के पास कोई ग्रीनलिट फॉलो-अप नहीं है, और कोई Destiny 3 एक्टिव प्रोडक्शन में नहीं है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/5FKpyjvG8os" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Bloomberg रिपोर्ट का सार: डेवलपमेंट खत्म, छंटनी आने वाली है, और Destiny 3 नहीं बन रहा</p>
<h2 id="असल-में-क्या-हो-रहा-है" tabindex="-1">असल में क्या हो रहा है <a class="header-anchor" href="#असल-में-क्या-हो-रहा-है" aria-label="Permalink to &quot;असल में क्या हो रहा है&quot;"></a></h2>
<p>यह फैसला नए डेवलपमेंट पर एक पक्की रोक है, शटडाउन नहीं। Destiny 2 ऑनलाइन और खेलने लायक बना रहता है। जो खत्म हो रहा है वो है वह टीम जो सीज़न, एक्सपैंशन, और वह लाइव-सर्विस चक्र शिप करती है जिसने 2017 से game को चालू रखा।</p>
<p>यह Sony द्वारा 2022 में स्टूडियो को $3.6B में खरीदने के बाद से Bungie की छंटनी का तीसरा दौर होगा। पहले के दौर तब आए जब रेवेन्यू टारगेट चूक गए और मूल बिक्री की शर्तों ने पेआउट का एक हिस्सा उस परफॉर्मेंस से जोड़ दिया जो Bungie ने कभी हासिल नहीं की। यह दौर तरह से अलग है। पहले दो कटौतियाँ Destiny 2 को चलाते रहने के लिए थीं। यह वाली उन्हीं लोगों को काट रही है जिन्होंने इसे बनाया, क्योंकि game खुद को मेंटेनेंस में डाला जा रहा है।</p>
<p>संसाधन Marathon की तरफ जा रहे हैं, जो Bungie का extraction shooter है और अगले दशक पर उसका दांव। यही वो हिस्सा है जो किसी भी देखने वाले को चिंता में डाल देना चाहिए, क्योंकि Marathon अच्छा नहीं कर रहा।</p>
<h2 id="marathon-की-समस्या" tabindex="-1">Marathon की समस्या <a class="header-anchor" href="#marathon-की-समस्या" aria-label="Permalink to &quot;Marathon की समस्या&quot;"></a></h2>
<p>Marathon लॉन्च हुआ और फिर एकदम गिर गया। अप्रैल के मध्य तक, रिलीज़ के एक महीने बाद, इसका 24-घंटे का कॉनकरंट पीक करीब 31,000 players के आसपास घूम रहा था, जो लॉन्च के दिन के 88,337 के ऑल-टाइम पीक से नीचे था। यह करीब चार हफ्तों में उस ऊँचाई से 59% की गिरावट है। सालों तक चलने के लिए बने एक लाइव-सर्विस game के लिए, पहले महीने के अंदर अपने आधे से ज्यादा कॉनकरंट players खो देना उस तरह का कर्व है जो प्रोजेक्ट खत्म कर देता है।</p>
<p>तो Bungie जो गणित लगा रहा है वो क्रूर है। एक वफादार ऑडियंस वाले साबित हो चुके game को सनसेट किया जा रहा है ताकि एक नए game को खिलाया जा सके जो पहले से ही players को उतनी तेजी से खो रहा है जितनी तेजी से उसे पैच भी नहीं किया जा सकता। नेतृत्व स्टूडियो का भविष्य उस टाइटल पर दांव लगा रहा है जो संघर्ष कर रहा है, और उसकी कीमत उस game को खत्म करके चुका रहा है जो काम कर रहा था।</p>
<h2 id="monument-of-triumph-विदाई" tabindex="-1">Monument of Triumph: विदाई <a class="header-anchor" href="#monument-of-triumph-विदाई" aria-label="Permalink to &quot;Monument of Triumph: विदाई&quot;"></a></h2>
<p>आखिरी अपडेट, Monument of Triumph, 9 जून को हर player के लिए एक फ्री डाउनलोड के रूप में आता है। Bungie इसे एक चुपचाप पैच की बजाय एक विजय-दौड़ की तरह बर्ताव दे रहा है। यह Sparrow Racing League को एक स्थायी मोड के रूप में वापस लाता है, raid और dungeon की लूट को फिर से तैयार करता है, एक वर्ल्ड इवेंट जोड़ता है, और एक नए exotic hand cannon के साथ एक रिवॉर्ड्स पास शिप करता है। एक ऐसे game के लिए जिसे अपना आखिरी अपडेट मिल रहा है, यह काफी उदार है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/6xixv54u_L4" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">9 जून को आ रहे आखिरी Destiny 2 अपडेट, Monument of Triumph, में क्या है</p>
<h2 id="लाइव-सर्विस-के-साथ-यह-बार-बार-क्यों-होता-है" tabindex="-1">लाइव सर्विस के साथ यह बार-बार क्यों होता है <a class="header-anchor" href="#लाइव-सर्विस-के-साथ-यह-बार-बार-क्यों-होता-है" aria-label="Permalink to &quot;लाइव सर्विस के साथ यह बार-बार क्यों होता है&quot;"></a></h2>
<p>यह वही आकार है जिसके बारे में हमने <a href="/hi/news/2026-03-19-game-industry-layoffs-march-2026.html">मार्च की छंटनियों</a> के साथ लिखा था और, एक अलग इंडस्ट्री में, <a href="/hi/news/2026-04-26-sora-shutdown.html">Sora शटडाउन</a> के साथ। थोड़े से बहुत बड़े, महंगे प्रोडक्ट भारी फिक्स्ड कॉस्ट उठाते हैं, और जब ऑडियंस हट जाती है, तो कॉस्ट का ढांचा उसके साथ नहीं हट सकता।</p>
<p>Destiny 2 जैसे एक लाइव-सर्विस game को बस अपनी जगह बने रहने के लिए ही हमेशा कंटेंट शिप करती एक बड़ी टीम चाहिए। जिस पल ग्रोथ रुकती है, हर सीज़न जितना वापस लाता है उससे ज्यादा खर्च करता है, और बचा हुआ इकलौता लीवर है टीम को काटना। जिस डायनेमिक ने Sora को मारा (शानदार लॉन्च, ऐसी कॉस्ट जो इस्तेमाल के साथ बढ़ती है, एक ऑडियंस जो टिकी नहीं) वही डायनेमिक लाइव-सर्विस game डेवलपमेंट को दूसरी दिशा से मार रहा है। प्रोडक्ट ने काम किया, कॉस्ट ने नहीं।</p>
<h2 id="बिल्डर्स-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">बिल्डर्स के लिए इसका क्या मतलब है <a class="header-anchor" href="#बिल्डर्स-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;बिल्डर्स के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>यहाँ तीन चीजें पकड़े रखने लायक हैं।</p>
<p>पहला, दांव का आकार ही जोखिम है। Bungie की समस्या यह नहीं है कि Destiny 2 फेल हुआ। यह नौ साल चला। समस्या यह है कि इकलौता फॉलो-अप एक और नौ-अंकों वाला लाइव-सर्विस game था, तो जब वो डगमगाया, तो वापस गिरने के लिए कोई छोटा दांव नहीं था। जो स्टूडियो सब कुछ एक विशाल टाइटल में डाल देते हैं उनके पास कोई शॉक एब्जॉर्बर नहीं होता।</p>
<p>दूसरा, फिक्स्ड-कॉस्ट का जाल संरचनात्मक है, Bungie की गलती नहीं। कोई भी ऐसा मॉडल जहाँ आपको एक game को जिंदा रखने के लिए हमेशा कंटेंट शिप करते सैकड़ों लोग चाहिए, डिज़ाइन से ही कमजोर है। जो games मंदी से बच निकलते हैं वो वही हैं जहाँ उन्हें बनाने और मेंटेन करने की कॉस्ट इतनी कम है कि एक नरम लॉन्च जानलेवा नहीं होता।</p>
<p>तीसरा, ऑडियंस गायब नहीं हुई, वो बिखर गई। Destiny के players खत्म नहीं हुए हैं। वो दर्जनों games में फैले हुए हैं, और जो उन्हें आगे पकड़ेंगे वो एक दशक-लंबे लाइव-सर्विस मोनोलिथ की तुलना में बनाने में सस्ते, शिप करने में तेज, और इटरेट करने में आसान होंगे।</p>
<p>Cinevva के लिए, यह वही तर्क है जो हम बार-बार बना रहे हैं। भविष्य हजार-व्यक्ति टीमों द्वारा उठाए गए कम, बड़े games नहीं है। यह छोटी टीमों और व्यक्तियों द्वारा बनाए गए कहीं ज्यादा games हैं, जो browser में तुरंत शिप होते हैं, जहाँ कुछ आजमाने की कॉस्ट इतनी कम है कि एक चूक किसी स्टूडियो को खत्म नहीं करती। जिस इकोनॉमिक्स ने अभी Destiny 2 का डेवलपमेंट खत्म किया, वही इकोनॉमिक्स है जिससे बचने के लिए हमने यह platform बनाया।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.bloomberg.com/news/articles/2026-05-21/bungie-plans-layoffs-after-ending-destiny-2-development" target="_blank" rel="noreferrer">Bloomberg: Bungie Plans Layoffs After Ending Destiny 2 Development</a></li>
<li><a href="https://www.techtimes.com/articles/317034/20260522/bungie-confirms-third-layoff-wave-destiny-3-sits-ungreenlighted-destiny-2-ends-june-9.htm" target="_blank" rel="noreferrer">TechTimes: Bungie Confirms Third Layoff Wave, Destiny 3 Ungreenlighted, Destiny 2 Ends June 9</a></li>
<li><a href="https://www.shacknews.com/article/149256/bungie-plans-layoffs-after-ending-destiny-2-development" target="_blank" rel="noreferrer">Shacknews: Destiny 2 developer Bungie facing more layoffs</a></li>
<li><a href="https://thegamepost.com/bungie-significant-layoffs-ending-destiny-2-development-no-destiny-3/" target="_blank" rel="noreferrer">The Game Post: Bungie planning significant layoffs, no Destiny 3 in development</a></li>
<li><a href="https://gamerant.com/every-video-game-layoff-and-studio-closure-in-2026-so-far/" target="_blank" rel="noreferrer">GameRant: Every Video Game Layoff and Studio Closure in 2026 So Far</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Godot 4.7 beta लाया असली HDR output, AreaLight3D, और 1,265 फिक्स]]></title>
            <link>https://app.cinevva.com/hi/news/2026-05-22-godot-4-7-beta</link>
            <guid>https://app.cinevva.com/hi/news/2026-05-22-godot-4-7-beta</guid>
            <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Godot 4.7 24 अप्रैल को beta 1 और 22 मई को beta 3 तक पहुंचा। HDR output हर desktop platform पर आ रहा है, एक नया AreaLight3D node कई point lights के ढेर की जगह लेता है, और editor तथा ray-tracing pipeline दोनों को सार्थक निखार मिलता है।]]></description>
            <content:encoded><![CDATA[<h1 id="godot-4-7-beta-लाया-असली-hdr-output-arealight3d-और-1-265-फिक्स" tabindex="-1">Godot 4.7 beta लाया असली HDR output, AreaLight3D, और 1,265 फिक्स <a class="header-anchor" href="#godot-4-7-beta-लाया-असली-hdr-output-arealight3d-और-1-265-फिक्स" aria-label="Permalink to &quot;Godot 4.7 beta लाया असली HDR output, AreaLight3D, और 1,265 फिक्स&quot;"></a></h1>
<p>Godot 4.7 beta 3 आज आ गया, जिसका फोकस stable से पहले regressions को ठीक करने पर है। यह रिलीज 24 अप्रैल से पक रहा था, जब beta 1 निकला था जिसमें 4.6-stable के मुकाबले 309 योगदानकर्ताओं की ओर से 1,265 फिक्स थे। मुख्य फीचर्स हैं हर desktop platform पर HDR output, एक नया <code>AreaLight3D</code> node, और editor तथा 3D pipeline में सुधारों की एक लंबी सूची।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/06aEcajkWQo" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Godot 4.7 beta में क्या बदला, इसकी एक झलक</p>
<h2 id="hdr-output-आखिरकार" tabindex="-1">HDR output, आखिरकार <a class="header-anchor" href="#hdr-output-आखिरकार" aria-label="Permalink to &quot;HDR output, आखिरकार&quot;"></a></h2>
<p>Godot सालों से अपने scenes को internally HDR में render करता आया है। जो हिस्सा गायब था वह था output। 4.7 हर desktop platform पर HDR output लाता है: Windows, macOS, Linux, और BSD अब सभी HDR monitors को सीधे चलाते हैं। internal HDR pipeline आखिरकार अपनी पूरी dynamic range को panel पर उतार सकती है, बजाय इसके कि आखिरी कदम पर उसे 8-bit SDR तक tonemap करके घटा दिया जाए।</p>
<p>यह जितना सुनने में लगता है, उससे कहीं बड़ी बात है। Bloom, emissive surfaces, sun-disc highlights, और कोई भी scene जिसमें luminance की विस्तृत range हो, अब वैसे ही दिखते हैं जैसा renderer हमेशा से चाहता था। मौजूदा tonemapper विकल्पों के साथ मिलकर, यह Godot के output को consumer HDR hardware पर Unreal और Unity के साथ एक ही चर्चा में ला देता है।</p>
<h2 id="arealight3d" tabindex="-1">AreaLight3D <a class="header-anchor" href="#arealight3d" aria-label="Permalink to &quot;AreaLight3D&quot;"></a></h2>
<p>नया <code>AreaLight3D</code> node किसी आयताकार surface से real-time light render करता है। 4.7 से पहले, आप कई point lights बिखेरते और एक soft area source की नकल करने के लिए attenuation को ट्यून करते। वह अब खत्म हो गया। आप एक node गिराते हैं, width और height सेट करते हैं, और सही soft shadowing तथा उचित distance falloff पा जाते हैं।</p>
<p>यह उस तरह का फीचर है जो interior lighting setups को नाटकीय रूप से कम तकलीफदेह बना देता है। Studio softboxes, light panels, daylight आती हुई garage doors: ये सब या तो भद्दे अनुमान थे या महंगे light probe bakes। अब ये एक ही node हैं।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/3yb4OTFYJRQ" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Godot 4.7 में असली HDR output</p>
<h2 id="ray-tracing-निखार-और-editor-सुधार" tabindex="-1">Ray-tracing निखार और editor सुधार <a class="header-anchor" href="#ray-tracing-निखार-और-editor-सुधार" aria-label="Permalink to &quot;Ray-tracing निखार और editor सुधार&quot;"></a></h2>
<p>4.6 में पेश की गई ray-tracing pipeline को सार्थक फिक्स मिलते हैं। Static geometry के लिए denoising की क्वालिटी बेहतर हुई है। Probe placement tool तेज और ज्यादा अनुमानित हो गया है। चलती lights पर SDFGI की flicker कम हुई है।</p>
<p>editor की तरफ, 3D viewport को quality-of-life का हमेशा वाला दौर मिला: बेहतर gizmo precision, snapping में सुधार, और एक नया VirtualJoystick node जो desktop editor छोड़े बिना mobile और accessibility testing के लिए उपयोगी है।</p>
<h2 id="और-क्या-क्या-है-इसमें" tabindex="-1">और क्या-क्या है इसमें <a class="header-anchor" href="#और-क्या-क्या-है-इसमें" aria-label="Permalink to &quot;और क्या-क्या है इसमें&quot;"></a></h2>
<p>रिलीज नोट्स काफी लंबे हैं, लेकिन game devs के लिए जो आइटम उल्लेख के लायक हैं:</p>
<ul>
<li>C# scripts को अब editor में by default hot-reload मिलता है, जो GDScript के साथ लंबे समय से चली आ रही खाई को पाटता है।</li>
<li>animation tree editor को एक undo/redo overhaul मिला जो आखिरकार complex graph edits को state तोड़े बिना संभालता है।</li>
<li>Web export में अब wasm64 builds शामिल हैं, जो पुरानी 4 GB मेमोरी सीमा हटाते हैं। browser में rendering फ़िलहाल WebGL 2.0 ही रहेगी, क्योंकि engine अभी WebGPU support नहीं करता।</li>
<li>कई Vulkan validation समस्याएं जो Linux + Mesa पर बीच-बीच में crashes का कारण बनती थीं, हल कर दी गईं।</li>
</ul>
<h2 id="timing-और-stable-रिलीज" tabindex="-1">Timing और stable रिलीज <a class="header-anchor" href="#timing-और-stable-रिलीज" aria-label="Permalink to &quot;Timing और stable रिलीज&quot;"></a></h2>
<p>Stable के जून के आखिर में आने की उम्मीद है। आज का beta 3 regression सफाई के बारे में है, नए फीचर्स के बारे में नहीं, इसलिए अगर आप final release आने से पहले अपने project के खिलाफ test करना चाहते हैं तो यही version install करने वाला है।</p>
<p>4.6 पर मौजूद projects के लिए, upgrade का रास्ता वही पुरानी कहानी है: 4.7 में खोलें, migration prompt दबाएं, किसी भी deprecated API warning को ठीक करें, test करें। टीम 4.7 की compatibility को लेकर असामान्य रूप से आश्वस्त है, कुछ हद तक इसलिए क्योंकि Godot का API stability वादा 4.5 के आसपास कसा गया और टिका रहा।</p>
<p>यह रिलीज <a href="/hi/news/2026-03-03-godot-ai-slop-prs.html">मार्च की उस विवाद</a> के बाद आता है जो AI-generated pull requests के maintainers पर हावी होने को लेकर था। यह तथ्य कि 309 मानव योगदानकर्ताओं ने 4.6 के बाद से 1,265 फिक्स उतारे, बताता है कि शोर के बावजूद project अब भी रफ्तार से ship करने में सक्षम है।</p>
<h2 id="हम-सबसे-पहले-क्या-test-करेंगे" tabindex="-1">हम सबसे पहले क्या test करेंगे <a class="header-anchor" href="#हम-सबसे-पहले-क्या-test-करेंगे" aria-label="Permalink to &quot;हम सबसे पहले क्या test करेंगे&quot;"></a></h2>
<p>4.6 पर मौजूद studios के लिए, HDR output सबसे ज्यादा दिखने वाला upgrade है। अपना सबसे रोशन scene खोलें, एक HDR display target पर switch करें, और &quot;क्या हमें 4.7 ship करना चाहिए&quot; का जवाब नब्बे सेकंड के भीतर साफ हो जाएगा।</p>
<p>नए projects के लिए, AreaLight3D सबसे पहले सीखने वाली चीज है। अपना standard lighting kit (sun, ambient, key, fill, kick) points के बजाय area lights के इर्द-गिर्द बनाएं, और आपके scenes बिना किसी अतिरिक्त मेहनत के 4.6 की तुलना में बेहतर दिखेंगे।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://godotengine.org/article/dev-snapshot-godot-4-7-beta-1/" target="_blank" rel="noreferrer">Godot blog: 4.7 beta 1 announcement</a></li>
<li><a href="https://www.phoronix.com/news/Godot-4.7-Beta" target="_blank" rel="noreferrer">Phoronix: Godot 4.7 beta with HDR output</a></li>
<li><a href="https://gamefromscratch.com/godot-4-7-beta-released/" target="_blank" rel="noreferrer">GameFromScratch: Godot 4.7 Beta released</a></li>
<li><a href="https://ziva.sh/blogs/godot-4-7" target="_blank" rel="noreferrer">Ziva: HDR, AreaLight3D, and 1,265 Fixes</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Google I/O 2026: Gemini Omni ने Veo 4 की जगह ली और हर जगह पहुंचा]]></title>
            <link>https://app.cinevva.com/hi/news/2026-05-19-google-io-gemini-omni</link>
            <guid>https://app.cinevva.com/hi/news/2026-05-19-google-io-gemini-omni</guid>
            <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[I/O 2026 में Google ने Veo 4 के बजाय Gemini Omni की घोषणा की। यह any-input creation मॉडल उसी दिन Gemini app, Google Flow और YouTube Shorts पर आ गया, साथ में Gemini 3.5 Flash और Google Antigravity भी।]]></description>
            <content:encoded><![CDATA[<h1 id="google-i-o-2026-gemini-omni-ने-veo-4-की-जगह-ली-और-हर-जगह-पहुंचा" tabindex="-1">Google I/O 2026: Gemini Omni ने Veo 4 की जगह ली और हर जगह पहुंचा <a class="header-anchor" href="#google-i-o-2026-gemini-omni-ने-veo-4-की-जगह-ली-और-हर-जगह-पहुंचा" aria-label="Permalink to &quot;Google I/O 2026: Gemini Omni ने Veo 4 की जगह ली और हर जगह पहुंचा&quot;"></a></h1>
<p>Google I/O आज उसी सवाल के जवाब के साथ शुरू हुआ जो हर कोई पूछ रहा था: हां, एक नया video मॉडल है, नहीं, इसका नाम Veo 4 नहीं है। मॉडल का नाम है <strong>Gemini Omni</strong>, और यही rebrand ही असल रणनीति है। Google video, audio, image और text generation को Gemini नाम के तहत एक ही एकीकृत मॉडल में समेट रहा है। Veo और Imagen अलग प्रोडक्ट लाइन के तौर पर असल में इसी में मिल गए हैं।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/QhdEJFFaig0" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Demis Hassabis I/O 2026 keynote में Gemini Omni पेश करते हुए</p>
<h2 id="gemini-omni-असल-में-है-क्या" tabindex="-1">Gemini Omni असल में है क्या <a class="header-anchor" href="#gemini-omni-असल-में-है-क्या" aria-label="Permalink to &quot;Gemini Omni असल में है क्या&quot;"></a></h2>
<p>Omni text, images, audio और video के किसी भी मेल को input के रूप में लेता है और Gemini के world knowledge पर आधारित उच्च-गुणवत्ता वाला video तैयार करता है। मॉडल बातचीत के ज़रिए edit करता है: एक clip अपलोड करें, framing घुमाने को कहें, कोई element जोड़ें, lighting बदलें, actor का पहनावा बदल दें। पूरा pipeline एकीकृत है, यानी एक ही मॉडल generation, editing और continuation को एक ही pass में संभालता है।</p>
<p>पहले दिन का distribution आक्रामक है। <strong>Gemini Omni Flash</strong> अभी Gemini app, Google Flow और YouTube Shorts पर AI Plus, Pro और Ultra subscribers के लिए दुनिया भर में लाइव है। यह किसी भी पिछले Google AI video लॉन्च से कहीं बड़ी पहुंच है, और यह <a href="/hi/news/2026-04-26-sora-shutdown.html">तीन हफ्ते पहले हुए Sora shutdown</a> का सीधा जवाब है। Google यह पक्का कर रहा है कि Sora ने जिस audience को छोड़ा, उसके पास तुरंत एक Google-owned ठिकाना हो।</p>
<h2 id="यह-कैसा-मुकाबला-करता-है" tabindex="-1">यह कैसा मुकाबला करता है <a class="header-anchor" href="#यह-कैसा-मुकाबला-करता-है" aria-label="Permalink to &quot;यह कैसा मुकाबला करता है&quot;"></a></h2>
<p><a href="/hi/news/2026-03-25-kling-3-global-launch.html">Kling 3.0</a> के मुकाबले Gemini Omni का सबसे बड़ा फर्क इसका multimodal input है। Kling की ताकत multi-shot निरंतरता और 4K output है; Omni की ताकत यह है कि वह modalities के बीच references को आज़ादी से मिला सकता है (एक voice clip + एक reference image + एक prompt + एक guide video, सबको एक output में घोल देना)।</p>
<p>एकीकृत-मॉडल वाला तरीका editing workflow को भी बदल देता है। जहां Kling और Runway editing को एक अलग मॉडल pass की तरह लेते हैं (जो आमतौर पर धीमा और महंगा होता है), वहीं Omni edits को generation के उसी diffusion pass में कर देता है। व्यवहार में इसका मतलब है कि iterations पारंपरिक video tools के बजाय text chat के ज़्यादा करीब महसूस होते हैं।</p>
<p>keynote मंच पर Pro tier की pricing की घोषणा नहीं हुई, लेकिन Gemini app के ज़रिए आ रहा Flash variant यह बताता है कि ज़्यादातर subscribers को अपने मौजूदा tier के साथ मुफ्त access मिल जाता है। अकेले यही बात AI video बाजार के एक अच्छे-खासे हिस्से को Google के gravity well में खींच लेगी।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/moxr8bz0ykU" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">सबसे चौंकाने वाले Gemini Omni demos का स्वतंत्र recap</p>
<h2 id="gemini-3-5-flash-और-google-antigravity" tabindex="-1">Gemini 3.5 Flash और Google Antigravity <a class="header-anchor" href="#gemini-3-5-flash-और-google-antigravity" aria-label="Permalink to &quot;Gemini 3.5 Flash और Google Antigravity&quot;"></a></h2>
<p>बनाने वालों के लिए दो और घोषणाएं मायने रखती हैं। <strong>Gemini 3.5 Flash</strong> नया mid-tier मॉडल है, और बताया जा रहा है कि यह coding और agentic benchmarks पर Gemini 3.1 Pro से बेहतर प्रदर्शन करता है, जबकि Flash-tier की गति और कीमत पर चलता है। आज Gemini को कॉल करने वाली किसी भी app के लिए यह migration पूरी तरह से बेहतरी है।</p>
<p><strong>Google Antigravity</strong> Google का agent-first development platform है। इसका दावा यह है कि developers को code लिखने में मदद करने वाले tools बनाने के बजाय, Antigravity ऐसे agents देता है जो developers को काम करने में मदद करते हैं, जिनमें Google के प्रोडक्ट surfaces (Search, Workspace, Cloud और नया Gemini Spark assistant) भी शामिल हैं। इसे सीधे Anthropic के Claude with computer use के खिलाफ और OpenAI के GPT-आधारित agent stack के खिलाफ पेश किया गया है।</p>
<p>एक <a href="https://blog.google/innovation-and-ai/sundar-pichai-io-2026/" target="_blank" rel="noreferrer">Android XR glasses preview</a> भी था, जो सचमुच दिलचस्प है लेकिन game और creator workflows के लिए मायने रखने में अभी एक साल जल्दी है।</p>
<h2 id="ai-video-बाजार-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">AI video बाजार के लिए इसका क्या मतलब है <a class="header-anchor" href="#ai-video-बाजार-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;AI video बाजार के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>आज तीन चीज़ें बदल रही हैं।</p>
<p>पहली, &quot;कई विशेष मॉडल&quot; वाला पैटर्न जिसने 2024 और 2025 को परिभाषित किया (text के लिए एक, image के लिए एक, video के लिए एक, audio के लिए एक) उसे अब उन्हीं labs में से एक खुलकर खत्म कर रहा है जिसने इसे गढ़ने में मदद की थी। यह टिकेगा या नहीं, यह इस पर निर्भर करता है कि Omni की एकीकृत output quality असल इस्तेमाल में modalities के बीच टिकी रहती है या नहीं, सिर्फ demos में नहीं।</p>
<p>दूसरी, distribution की खाई और चौड़ी हो गई। Sora इसलिए खत्म हुआ क्योंकि वह एक अरब users तक तेज़ी से नहीं पहुंच सका। Omni पहले दिन से Gemini app, Google Flow और YouTube Shorts के साथ शुरू होता है। यह वही जगह है जहां अरबों लोग पहले से video बनाते और देखते हैं।</p>
<p>तीसरी, open-source और कीमत में टक्कर देने वाले मॉडलों (Kling $0.07-0.14/sec पर, LTX-2 open-weights, Wan2.2) को एक दिलचस्प स्थिति मिलती है। अगर Google का bundled offer &quot;अपने $20/mo Gemini subscription के साथ मुफ्त&quot; है, तो मुकाबला करने की जगह सिर्फ या तो ऊपर है (गहरे नियंत्रण वाले pro tools) या नीचे (open-source self-hosted)।</p>
<h2 id="हम-पहले-क्या-टेस्ट-करेंगे" tabindex="-1">हम पहले क्या टेस्ट करेंगे <a class="header-anchor" href="#हम-पहले-क्या-टेस्ट-करेंगे" aria-label="Permalink to &quot;हम पहले क्या टेस्ट करेंगे&quot;"></a></h2>
<p>creator tools बनाने वाले किसी भी व्यक्ति के लिए तुरंत का सवाल यह है कि Omni API I/O developer day पर आता है या नहीं, इसकी pricing कैसी दिखती है, और rate limits क्या हैं। marketing surface (Gemini app, Flow, Shorts) Google तक सीमित है। API ही Omni को अपने प्रोडक्ट में जोड़ने का अकेला रास्ता है। ये जानकारी आने पर हम इस पोस्ट को अपडेट कर देंगे।</p>
<p>खासकर game studios के लिए, multi-shot consistency वाली बात देखने लायक है। अगर Omni किसी character को cuts के बीच उसी तरह बनाए रख सके जैसे Kling 3.0 रखता है लेकिन साथ में बीच-धारा में editable नियंत्रण के साथ, तो vertical-slice trailers के लिए cinematic prototyping काफी सस्ता हो जाता है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-omni/" target="_blank" rel="noreferrer">Google: Introducing Gemini Omni</a></li>
<li><a href="https://blog.google/innovation-and-ai/sundar-pichai-io-2026/" target="_blank" rel="noreferrer">Google: I/O 2026 keynote</a></li>
<li><a href="https://developers.googleblog.com/all-the-news-from-the-google-io-2026-developer-keynote/" target="_blank" rel="noreferrer">Google Developers: All the news from the I/O 2026 keynote</a></li>
<li><a href="https://cybernews.com/ai-news/google-io-2026-gemini-omni-antigravity-agentic-ai/" target="_blank" rel="noreferrer">Cybernews: Google pushes agentic AI at I/O 2026</a></li>
<li><a href="https://www.tomsguide.com/news/live/google-io-2026-live-news-updates" target="_blank" rel="noreferrer">Tom's Guide: Biggest I/O 2026 announcements</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Unity AI एक in-editor agent, एक AI Gateway और एक MCP server के साथ open beta में आया]]></title>
            <link>https://app.cinevva.com/hi/news/2026-05-04-unity-ai-open-beta</link>
            <guid>https://app.cinevva.com/hi/news/2026-05-04-unity-ai-open-beta</guid>
            <pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Unity 6 का built-in AI assistant 4 मई को सार्वजनिक हुआ, जिसमें Ask, Agent और Plan modes, editor automation के लिए एक Model Context Protocol server, और third-party models जोड़ने के लिए एक AI Gateway है। 14 दिन मुफ्त, फिर Personal के लिए $10/महीना।]]></description>
            <content:encoded><![CDATA[<h1 id="unity-ai-एक-in-editor-agent-एक-ai-gateway-और-एक-mcp-server-के-साथ-open-beta-में-आया" tabindex="-1">Unity AI एक in-editor agent, एक AI Gateway और एक MCP server के साथ open beta में आया <a class="header-anchor" href="#unity-ai-एक-in-editor-agent-एक-ai-gateway-और-एक-mcp-server-के-साथ-open-beta-में-आया" aria-label="Permalink to &quot;Unity AI एक in-editor agent, एक AI Gateway और एक MCP server के साथ open beta में आया&quot;"></a></h1>
<p>Unity AI आज हर Unity 6 developer के लिए open beta में आ गया। यह GDC वाला preview है, जो अब असली बनकर install base तक पहुंच गया। यह assistant editor के अंदर ही रहता है, आपके project को समझता है, C# scripts लिखता है, images से scenes बनाता है, और placeholder assets तैयार करता है, और इसके लिए आपको dock छोड़ने की भी जरूरत नहीं पड़ती।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/pHRZm2BwNQc" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Unity AI Open Beta launch trailer</p>
<h2 id="तीन-modes-ask-agent-plan" tabindex="-1">तीन modes: Ask, Agent, Plan <a class="header-anchor" href="#तीन-modes-ask-agent-plan" aria-label="Permalink to &quot;तीन modes: Ask, Agent, Plan&quot;"></a></h2>
<p>यह assistant तीन modes में काम करता है। <strong>Ask</strong> chat interface है, जहां आप अपने project के बारे में कोई सवाल पूछते हैं और यह codebase को context के तौर पर इस्तेमाल करके जवाब देता है। <strong>Agent</strong> autonomous mode है, जहां आप एक goal बताते हैं और यह एक plan बनाकर scripts, prefabs और scenes को edit करना शुरू कर देता है। <strong>Plan</strong> बीच में रहता है, जहां assistant एक plan सुझाता है, आप उसे मंजूरी देते हैं, और फिर वह उसे चलाता है।</p>
<p>यह third-party frontier models पर बना है। Gemini घोषित backbone है, लेकिन Unity इस assistant को model-agnostic के तौर पर पेश कर रहा है। यह Unity Muse नहीं है, वह पहले आया first-party-model product था जिसे अब बंद कर दिया गया है। इसका इतिहास मायने रखता है, Unity ने raw model quality पर मुकाबला करने की कोशिश की, वहां तक नहीं पहुंच पाया, और अब workflow layer बनने की तरफ मुड़ गया है।</p>
<h2 id="ai-gateway-और-mcp-server" tabindex="-1">AI Gateway और MCP server <a class="header-anchor" href="#ai-gateway-और-mcp-server" aria-label="Permalink to &quot;AI Gateway और MCP server&quot;"></a></h2>
<p>assistant के नीचे दो हिस्से chat से भी ज्यादा मायने रखते हैं।</p>
<p><strong>AI Gateway</strong> आपको third-party models (OpenAI, Anthropic, या आपके खुद के fine-tuned वाले) को एक ही broker के जरिए जोड़ने देता है। जिन studios पर security या licensing की पाबंदियां हैं, वे assistant को किसी खास provider पर सेट कर सकते हैं। Gateway providers के बीच credit accounting भी संभालता है।</p>
<p><strong>Unity MCP server</strong> editor को किसी भी MCP-compatible client के लिए tools के एक सेट के रूप में खोल देता है। इसका मतलब है कि Claude, Cursor, या आपकी अपनी scripts Unity editor को बाहर से चला सकती हैं। एक scene बनाना, एक prefab रखना, एक script लिखना, play mode चलाना, एक screenshot लेना, सब कुछ MCP के जरिए। pipeline automation और CI के लिए, यह इस release का सबसे अहम हिस्सा है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/2sswkdV1y3c" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Unity's official walkthrough of the MCP server</p>
<h2 id="कीमत-और-access" tabindex="-1">कीमत और access <a class="header-anchor" href="#कीमत-और-access" aria-label="Permalink to &quot;कीमत और access&quot;"></a></h2>
<p>Unity AI एक package है जिसे आप Unity Cloud project से जुड़े किसी Unity 6.0+ project में install करते हैं। Personal users को 14 दिन मुफ्त मिलते हैं, साथ में 1,000 AI Credits, फिर अगले 1,000 credits के लिए $10/महीना। Pro, Enterprise और Industry seats में credits और MCP Server access डिफ़ॉल्ट रूप से शामिल होते हैं। Credits model calls पर खर्च होते हैं, और दरें नीचे मौजूद provider के हिसाब से बदलती हैं।</p>
<p>यह tiering बंद हो चुके Muse से ज्यादा दोस्ताना है, जो ज्यादा चीजें paid seats के पीछे रखता था। solo और indie developers के लिए, यह पहली बार है जब Unity ने एक गंभीर AI assistant ऐसी कीमत पर दिया है जो hobby projects के लिए सही बैठती है।</p>
<h2 id="क्या-काम-करता-है-क्या-नहीं" tabindex="-1">क्या काम करता है, क्या नहीं <a class="header-anchor" href="#क्या-काम-करता-है-क्या-नहीं" aria-label="Permalink to &quot;क्या काम करता है, क्या नहीं&quot;"></a></h2>
<p>पहले कुछ दिनों के बाद आई शुरुआती reviews वैसी ही हैं जैसी आप उम्मीद करेंगे। नई scripts scaffold करना, placeholder art बनाना, boilerplate जोड़ना, और codebase के अनजाने हिस्सों को समझाना अच्छे से काम करता है। जिस किसी काम में एक जटिल project की पूरी state समझनी पड़ती है (बड़ी prefab hierarchies, cross-scene references, performance-sensitive code paths), उसमें अब भी हाथ पकड़कर चलाने की जरूरत है।</p>
<p>Agent mode छोटे कामों पर शानदार है और बड़े कामों पर अस्थिर, जो 2026 में आ रहे हर coding agent के तरीके से मेल खाता है। Plan mode (जहां काम चलने से पहले आप उसे मंजूरी देते हैं) किसी भी गैर-मामूली काम के लिए ज्यादा सुरक्षित डिफ़ॉल्ट है।</p>
<h2 id="timing-दिलचस्प-क्यों-है" tabindex="-1">timing दिलचस्प क्यों है <a class="header-anchor" href="#timing-दिलचस्प-क्यों-है" aria-label="Permalink to &quot;timing दिलचस्प क्यों है&quot;"></a></h2>
<p>यह <a href="/hi/news/2026-03-13-gdc-2026-by-the-numbers.html">GDC 2026 के उस डेटा के आठ हफ्ते बाद आया जिसमें दिखा कि 36% game developers genAI का इस्तेमाल कर रहे हैं</a> और आधे से ज्यादा मानते हैं कि यह industry को नुकसान पहुंचा रहा है। Unity यह दांव लगा रहा है कि tools को editor के अंदर खींच लाने से (developers को किसी chat app पर context-switch करने को कहने के बजाय) यह अनुपात बदल जाएगा। अगर assistant उसी window में रहता है जहां काम होता है, तो इसे इस्तेमाल करने की रुकावट लगभग शून्य हो जाती है, और जो लोग दूर रह रहे हैं उनके पास बाहर रहने के कम कारण बचते हैं।</p>
<p>यह ऐसी दुनिया में भी आ रहा है जहां Epic partnership के तहत <a href="https://www.epicgames.com/site/en-US/news/unity-and-epic-games-together-advance-the-open-interoperable-future-for-video-gaming" target="_blank" rel="noreferrer">Unity games Fortnite में जा रहे हैं</a>। &quot;एक game बनाओ&quot; वाला surface और &quot;500M Fortnite accounts तक पहुंचाओ&quot; वाला surface, एक ही साल में, एक असली go-to-market कहानी है।</p>
<h2 id="हम-सबसे-पहले-क्या-test-करेंगे" tabindex="-1">हम सबसे पहले क्या test करेंगे <a class="header-anchor" href="#हम-सबसे-पहले-क्या-test-करेंगे" aria-label="Permalink to &quot;हम सबसे पहले क्या test करेंगे&quot;"></a></h2>
<p>जो studios पहले से Unity 6 पर हैं, उनके लिए MCP server जोड़ना सबसे ज्यादा फायदे वाला हिस्सा है। इसे Claude Code या Cursor के साथ जोड़ें और आप अपने मौजूदा dev workflow से editor को चला सकते हैं। Asset import pipelines, automated playtest harnesses, और ऐसे CI checks जिन्हें एक scene खोलने की जरूरत होती है, सब पहली बार Unity के बाहर से scriptable बन जाते हैं।</p>
<p>solo developers के लिए, $10/महीना वाले tier के साथ Plan mode शुरू करने की एक ठीक जगह है। इसे game dev के उन हिस्सों के लिए इस्तेमाल करें जो साफ हैं लेकिन उबाऊ (UI screens, input handlers, save systems, settings menus) और इंसानी समय को game feel के लिए बचाकर रखें।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://discussions.unity.com/t/unity-ai-s-open-beta-now-live-for-unity-6/1718560" target="_blank" rel="noreferrer">Unity Discussions: Unity AI Open Beta is here</a></li>
<li><a href="https://www.pocketgamer.biz/unity-launches-open-beta-for-unity-ai-game-development-tools/" target="_blank" rel="noreferrer">PocketGamer.biz: Unity launches open beta</a></li>
<li><a href="https://80.lv/articles/unity-launches-in-editor-ai-tools-suite-in-beta" target="_blank" rel="noreferrer">80.lv: Unity AI now in open beta</a></li>
<li><a href="https://www.buildfastwithai.com/blogs/unity-ai-open-beta-guide-2026" target="_blank" rel="noreferrer">Build Fast With AI: Getting started guide</a></li>
<li><a href="https://gamesbeat.com/unity-launches-unity-ai-into-open-beta/" target="_blank" rel="noreferrer">GamesBeat: Unity AI into open beta</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Pika Agents ने चेहरा, आवाज़ और याददाश्त वाला रियल-टाइम वीडियो चैट लॉन्च किया]]></title>
            <link>https://app.cinevva.com/hi/news/2026-04-28-pika-agents-real-time-video</link>
            <guid>https://app.cinevva.com/hi/news/2026-04-28-pika-agents-real-time-video</guid>
            <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Pika का 28 अप्रैल का लॉन्च AI agents को ऐसे टिकाऊ वीडियो पर्सोना में बदल देता है जो Google Meet में शामिल हो सकते हैं, हर पुरानी बातचीत याद रख सकते हैं, और एक ही H100 पर 1.5-सेकंड एंड-टू-एंड latency के साथ 24 FPS पर वापस स्ट्रीम कर सकते हैं।]]></description>
            <content:encoded><![CDATA[<h1 id="pika-agents-ने-चेहरा-आवाज़-और-याददाश्त-वाला-रियल-टाइम-वीडियो-चैट-लॉन्च-किया" tabindex="-1">Pika Agents ने चेहरा, आवाज़ और याददाश्त वाला रियल-टाइम वीडियो चैट लॉन्च किया <a class="header-anchor" href="#pika-agents-ने-चेहरा-आवाज़-और-याददाश्त-वाला-रियल-टाइम-वीडियो-चैट-लॉन्च-किया" aria-label="Permalink to &quot;Pika Agents ने चेहरा, आवाज़ और याददाश्त वाला रियल-टाइम वीडियो चैट लॉन्च किया&quot;"></a></h1>
<p>Sora के बंद होने के दो दिन बाद, Pika Labs ने आज Pika Agents जारी किया। यह प्रोडक्ट &quot;एक क्लिप generate करो&quot; से &quot;एक मौजूदगी generate करो&quot; की तरफ एक तीखा मोड़ है। हर agent का अपना चेहरा, आवाज़, व्यक्तित्व और टिकाऊ याददाश्त होती है जो Slack, Telegram, Discord, X, Notion, Figma और Google Meet के बीच बनी रहती है। एक बार आप किसी को आकार दे देते हैं, तो वह आपके साथ रहता है और सीखता है कि आपको आइडिया किस तरह पेश किए जाना पसंद है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/ZiamLQq15ng" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">पहले ही दिन Pika Agents क्या कर सकते हैं, इसका एक वॉकथ्रू</p>
<h2 id="pikastream-1-0-हुड-के-नीचे-का-engine" tabindex="-1">PikaStream 1.0: हुड के नीचे का engine <a class="header-anchor" href="#pikastream-1-0-हुड-के-नीचे-का-engine" aria-label="Permalink to &quot;PikaStream 1.0: हुड के नीचे का engine&quot;"></a></h2>
<p>रियल-टाइम वीडियो चैट को PikaStream 1.0 से ताकत मिलती है, जिसे Pika ने पहली बार 2 अप्रैल को दिखाया था। यह एक ही H100 पर 480p में पर्सनलाइज़्ड 24 FPS वीडियो generate करता है, और स्पीच-टू-वीडियो एंड-टू-एंड latency करीब 1.5 सेकंड रहती है। agent सिंक्रनाइज़्ड लिप-सिंक, चेहरे के भाव और जिसे Pika &quot;भावनात्मक रूप से उपयुक्त&quot; कहता है, उस बॉडी लैंग्वेज के साथ प्रतिक्रिया देता है। कीमत स्ट्रीम किए गए वीडियो के प्रति मिनट $0.20 है।</p>
<p>दिलचस्प हिस्सा इंटीग्रेशन का तरीका है। Pika कोई Pika ऐप बनाने के बजाय skills भेजता है। Google Meet skill आपको अपने &quot;AI Self&quot; को एक मीटिंग में एक भागीदार के तौर पर बुलाने देती है। agent कॉल में शामिल होता है, सुनता है और वीडियो में जवाब देता है। Zoom और FaceTime को अगले के तौर पर सूचीबद्ध किया गया है।</p>
<h2 id="याददाश्त-जो-हर-जगह-बनी-रहती-है" tabindex="-1">याददाश्त जो हर जगह बनी रहती है <a class="header-anchor" href="#याददाश्त-जो-हर-जगह-बनी-रहती-है" aria-label="Permalink to &quot;याददाश्त जो हर जगह बनी रहती है&quot;"></a></h2>
<p>Pika agents को एक ही इकाई के तौर पर बेच रहा है जो हर टूल में आपके साथ चलती है। Discord में आपने जिस agent को ट्रेन किया है, वह Notion में कुछ पूछने पर आपका context याद रखता है। उसे कल का चलता हुआ मज़ाक भी याद रहता है और पिछले हफ़्ते दिया गया brief भी। बार-बार होने वाले क्रिएटिव काम के लिए (एक साप्ताहिक न्यूज़लेटर कवर, बार-बार बनने वाला ब्रांड वीडियो, ऐसा एजेंसी क्लाइंट जिसकी आवाज़ आप बार-बार गलत पकड़ते हैं) यह टिकाऊपन ही असली प्रोडक्ट है।</p>
<p>शुरुआती यूज़र्स खास तौर पर बार-बार होने वाले कामों पर agents को ट्रेन कर रहे हैं: स्टोरीबोर्ड-से-एनिमेशन, brief-से-ad-कट, एपिसोडिक कंटेंट में किरदार की लगातार एकरूपता। लय agent संभालता है। दिशा आप देते हैं।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/gllU7gligNk" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Agents और PikaStream समेत Pika 2026 के फीचर्स का ब्रेकडाउन</p>
<h2 id="लॉन्च-कैंपेन-अपने-आप-में-एक-चीज़-है" tabindex="-1">लॉन्च कैंपेन अपने आप में एक चीज़ है <a class="header-anchor" href="#लॉन्च-कैंपेन-अपने-आप-में-एक-चीज़-है" aria-label="Permalink to &quot;लॉन्च कैंपेन अपने आप में एक चीज़ है&quot;"></a></h2>
<p>Pika ने प्रोडक्शन कंपनी Ceiling Train और डायरेक्टर Josh Cohen के साथ एक लॉन्च फ़िल्म बनवाई। यह फ़िल्म &quot;Black Mirror&quot; वाले फ़्रेमिंग पर खूब ज़ोर देती है, जहाँ यूज़र्स अपने AI Selves को &quot;जन्म&quot; देते हैं और उन्हें खुला छोड़ देते हैं। यह लगातार दो दिन X पर ट्रेंड करती रही। यह एक फीचर है या एक चेतावनी, यह इस बात पर निर्भर करता है कि आप AI agent की बहस के किस तरफ़ खड़े हैं।</p>
<h2 id="game-और-creator-वर्कफ़्लो-के-लिए-यह-क्यों-मायने-रखता-है" tabindex="-1">game और creator वर्कफ़्लो के लिए यह क्यों मायने रखता है <a class="header-anchor" href="#game-और-creator-वर्कफ़्लो-के-लिए-यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;game और creator वर्कफ़्लो के लिए यह क्यों मायने रखता है&quot;"></a></h2>
<p>game स्टूडियो के लिए, टिकाऊ वीडियो agents NPC प्रोटोटाइपिंग, वॉइस डायरेक्शन और टेबल-रीड सेशन के लिए साफ़ तौर पर फ़िट बैठते हैं। राइटिंग टीम के Discord चैनल में agent को डाल दीजिए और उसे ऐसे किरदार की इन-कैनन आवाज़ की तरह बरतिए जिसे आप डेवलप कर रहे हैं। creator वर्कफ़्लो के लिए, एक-आदमी-की-एजेंसी वाला दाँव असली है: एक ऑपरेटर, तीन क्लाइंट पर ट्रेन किए गए तीन agents, सब Slack और Meet में एक साथ चलते हुए।</p>
<p>यूनिट इकोनॉमिक्स भी ऐसी टिकाऊ दिखती है जैसी Sora की नहीं थी। PikaStream की प्रति-स्ट्रीम H100 लागत $0.20 प्रति मिनट पर मौजूदा GPU कीमतों के हिसाब से करीब-करीब मार्जिन-पॉज़िटिव है। मॉडल वेट्स नहीं, बल्कि agent के व्यक्तित्व का डेटा ही वह जगह है जहाँ खाई बनी रहती है।</p>
<h2 id="हम-सबसे-पहले-क्या-टेस्ट-करेंगे" tabindex="-1">हम सबसे पहले क्या टेस्ट करेंगे <a class="header-anchor" href="#हम-सबसे-पहले-क्या-टेस्ट-करेंगे" aria-label="Permalink to &quot;हम सबसे पहले क्या टेस्ट करेंगे&quot;"></a></h2>
<p>अगर आप एक छोटी टीम हैं, तो सबसे ज़्यादा फ़ायदे वाला प्रयोग शायद Google Meet skill है। अपने प्रोडक्ट पोज़िशनिंग पर एक agent को ट्रेन कीजिए, उसे अपने अगले बाहरी पिच में एक खामोश भागीदार के तौर पर बुलाइए, फिर उससे बातचीत का सारांश आपको वापस सुनवाइए। यह AI मीटिंग नोट-टेकर वाला पैटर्न ही है, बस इसमें एक चेहरा भी है जिसे सामने वाला देख सके और जिस पर प्रतिक्रिया दे सके।</p>
<p>बड़े स्टूडियो के लिए ज़्यादा दिलचस्प टेस्ट multi-agent है। एक ही चैनल में दो agents, हर एक किसी ब्रांड के अलग-अलग हिस्सों पर ट्रेन किया हुआ, किसी क्रिएटिव चॉइस पर बहस करते हुए जबकि एक इंसान मॉडरेट करता है। यह वही वर्कफ़्लो आकार है जो हर जगह टिकाऊ याददाश्त आने से पहले मुमकिन नहीं था।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.pika.me/blog/introducing-real-time-video-chat" target="_blank" rel="noreferrer">Pika: Introducing real-time video chat for agents</a></li>
<li><a href="https://www.progressiverobot.com/2026/04/19/pikastream-1-0/" target="_blank" rel="noreferrer">PikaStream 1.0 launch details</a></li>
<li><a href="https://lbbonline.com/news/Pika-Births-AI-Selves-and-Lets-Them-Run-Wild-to-Double-Down-on-Chaos" target="_blank" rel="noreferrer">LBBOnline: Pika's AI Selves launch film</a></li>
<li><a href="https://www.eyerys.com/articles/news/pika-labs-launches-agents-replace-traditional-prompting-personalized-creative-partners" target="_blank" rel="noreferrer">Eyerys: Pika Labs launches Agents</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Sora खत्म: रोज़ाना $1M जलाने वाली शटडाउन AI वीडियो की इकोनॉमिक्स के बारे में क्या बताती है]]></title>
            <link>https://app.cinevva.com/hi/news/2026-04-26-sora-shutdown</link>
            <guid>https://app.cinevva.com/hi/news/2026-04-26-sora-shutdown</guid>
            <pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[OpenAI ने 26 अप्रैल 2026 को Sora ऐप और वेबसाइट बंद कर दी, जब उसने जीवनभर की $2.1M कमाई के मुकाबले रोज़ाना करीब $1M जलाए। API सितंबर में बंद होगी। इसके साथ Disney का $1B कैरेक्टर-लाइसेंसिंग डील भी टूट गया।]]></description>
            <content:encoded><![CDATA[<h1 id="sora-खत्म-रोज़ाना-1m-जलाने-वाली-शटडाउन-ai-वीडियो-की-इकोनॉमिक्स-के-बारे-में-क्या-बताती-है" tabindex="-1">Sora खत्म: रोज़ाना $1M जलाने वाली शटडाउन AI वीडियो की इकोनॉमिक्स के बारे में क्या बताती है <a class="header-anchor" href="#sora-खत्म-रोज़ाना-1m-जलाने-वाली-शटडाउन-ai-वीडियो-की-इकोनॉमिक्स-के-बारे-में-क्या-बताती-है" aria-label="Permalink to &quot;Sora खत्म: रोज़ाना $1M जलाने वाली शटडाउन AI वीडियो की इकोनॉमिक्स के बारे में क्या बताती है&quot;"></a></h1>
<p>OpenAI ने आज Sora का प्लग खींच लिया। 26 अप्रैल 2026 से वेब ऐप और मोबाइल ऐप दोनों बंद हैं, 24 मार्च की घोषणा के ठीक 33 दिन बाद। Sora API 24 सितंबर को बंद होगी। ChatGPT से भी text prompt से वीडियो जनरेशन हटा दिया गया है। इस साइकिल के सबसे चर्चित AI वीडियो लॉन्च के छह महीने बाद, यह प्रोडक्ट मर चुका है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/H2jVcy5PuBI" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">OpenAI ने Sora इतनी जल्दी क्यों बंद किया, और आगे क्या आता है</p>
<h2 id="फैसले-के-पीछे-के-आंकड़े" tabindex="-1">फैसले के पीछे के आंकड़े <a class="header-anchor" href="#फैसले-के-पीछे-के-आंकड़े" aria-label="Permalink to &quot;फैसले के पीछे के आंकड़े&quot;"></a></h2>
<p>बाहरी रिपोर्टिंग के मुताबिक Sora का inference burn रोज़ाना करीब $1M था, और लॉन्च हफ़्ते के पीक साइकिल में यह अनुमान रोज़ाना $15M तक पहुंचता था। जीवनभर की कमाई करीब $2.1M रही। यह कोई ऐसी राउंडिंग गलती नहीं है जिसे एक प्राइस ट्वीक से ठीक किया जा सके।</p>
<p>लागत के साथ-साथ डाउनलोड भी ढह गए। उस लॉन्च सर्ज के बाद जिसने Sora को 2025 के आखिर का सबसे तेज़ी से उठने वाला AI ऐप बनाया था, मासिक डाउनलोड 3.3M से गिरकर 1.1M रह गए, यानी 67% की गिरावट। शटडाउन के समय तक ग्लोबल एक्टिव यूज़र्स 500,000 से नीचे चले गए। प्रोडक्ट को कभी उन यूज़र्स की दूसरी लहर नहीं मिली जो GPU की ज़रूरत के हिसाब से क्रेडिट के लिए पैसे चुकाते।</p>
<h2 id="टेक्स्ट-ai-के-मुकाबले-वीडियो-ai-संरचनात्मक-रूप-से-मुश्किल-क्यों-है" tabindex="-1">टेक्स्ट AI के मुकाबले वीडियो AI संरचनात्मक रूप से मुश्किल क्यों है <a class="header-anchor" href="#टेक्स्ट-ai-के-मुकाबले-वीडियो-ai-संरचनात्मक-रूप-से-मुश्किल-क्यों-है" aria-label="Permalink to &quot;टेक्स्ट AI के मुकाबले वीडियो AI संरचनात्मक रूप से मुश्किल क्यों है&quot;"></a></h2>
<p>एक सेकंड वीडियो आउटपुट बनाने में एक पैराग्राफ टेक्स्ट के मुकाबले एक से दो गुना ज़्यादा (orders of magnitude) लागत आती है। लागत का कर्व उस तरह नहीं झुकता जैसे LLM inference का झुका था, क्योंकि वीडियो दो धुरियों पर काम दोगुना करता है (फ्रेम और रिज़ॉल्यूशन) और diffusion प्रोसेस वे शॉर्टकट नहीं ले सकता जो token streaming में मुमकिन होते हैं।</p>
<p>Sora की प्राइसिंग ने एक credit मॉडल से इसे छिपाने की कोशिश की, पर कंज़्यूमर्स को क्रेडिट महंगे भी लगे और उलझाने वाले भी। इस बीच Google के Veo 3.1 और Kuaishou के Kling 3.0 ने अठारह महीनों के अंदर क्वालिटी का फासला पाट दिया, और वह भी बेहतर यूनिट इकोनॉमिक्स पर चलते हुए, कुछ हद तक इसलिए क्योंकि उनकी पैरेंट कंपनियों के पास ऐड और शॉर्ट-वीडियो बिज़नेस हैं जो कंप्यूट को सब्सिडाइज़ करते हैं।</p>
<h2 id="वह-disney-डील-जो-टिक-नहीं-पाई" tabindex="-1">वह Disney डील जो टिक नहीं पाई <a class="header-anchor" href="#वह-disney-डील-जो-टिक-नहीं-पाई" aria-label="Permalink to &quot;वह Disney डील जो टिक नहीं पाई&quot;"></a></h2>
<p>इसका सबसे बड़ा नुकसान दिसंबर 2025 की Disney पार्टनरशिप को हुआ: एक $1B निवेश और 200 से ज़्यादा Disney, Marvel, Pixar, और Star Wars कैरेक्टर्स के लिए तीन साल का कैरेक्टर लाइसेंसिंग डील। Disney को शटडाउन के बारे में सार्वजनिक घोषणा से एक घंटे से भी कम समय पहले पता चला। कोई पैसा हाथ नहीं बदला। कैरेक्टर लाइसेंसिंग अधिकार अब वापस Disney के पास हैं, और जो AI वीडियो स्टूडियो अब भी टिके हुए हैं उनके अगले साल इस पैमाने के करीब का कुछ हासिल करने की संभावना कम है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/dhj36rJi4gs" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Sora यूज़र्स आगे कहां गए: Kling, Veo, Runway, और Pika</p>
<h2 id="यूज़र्स-कहां-गए" tabindex="-1">यूज़र्स कहां गए <a class="header-anchor" href="#यूज़र्स-कहां-गए" aria-label="Permalink to &quot;यूज़र्स कहां गए&quot;"></a></h2>
<p>शटडाउन की घोषणा के अगले हफ़्ते, Kling AI के वीकली एक्टिव यूज़र्स 4% बढ़कर 2.6M हो गए। Runway और Vidu दोनों ने भी ऐसी ही बढ़त बताई। Pika ने 28 अप्रैल को <a href="/hi/news/2026-04-28-pika-agents-real-time-video.html">Pika Agents</a> के साथ इसका जवाब दिया। बाज़ार सिकुड़ा नहीं। यह उन ऑपरेटरों की तरफ दोबारा बंट गया जिनके पास टिकाऊ कॉस्ट स्ट्रक्चर हैं, और उन टीमों की तरफ जो उसी मोनोलिथिक जनरेटर को स्केल करने के बजाय नए प्रोडक्ट सरफेस शिप कर रही हैं।</p>
<h2 id="बिल्डर्स-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">बिल्डर्स के लिए इसका क्या मतलब है <a class="header-anchor" href="#बिल्डर्स-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;बिल्डर्स के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>जो भी जनरेटिव टूल शिप कर रहा है उसके लिए तीन बातें।</p>
<p>पहली, AI वीडियो को &quot;credits per generation&quot; पर प्राइस करते हुए चुपचाप पैसा गंवाने के दिन खत्म हो गए। या तो आपके पास एक होस्ट बिज़नेस हो जो कंप्यूट को सब्सिडाइज़ करे (Kuaishou, Google) या आप नतीजों के लिए चार्ज करें और वर्कफ्लो के मालिक बनें (पोस्ट-प्रोडक्शन, मार्केटिंग, गेम कटसीन)।</p>
<p>दूसरी, बढ़त मॉडल में नहीं, सरफेस में है। Pika का agents पर दांव और Kling का 7-in-1 एडिटर पर दांव, दोनों क्रिएटिव वर्कफ्लो पर पूरी तरह से मालिकाना हक रखने के बारे में हैं। मॉडल तो एक कंपोनेंट है।</p>
<p>तीसरी, lock-in अब उतना मायने नहीं रखता जितना पहले रखता था। ज़्यादातर प्रोफेशनल शॉप्स किसी भी गंभीर शॉट के लिए पहले से ही दो या तीन वीडियो मॉडल समानांतर में चला रहे थे। Sora के जाने से रोटेशन बदलता है, पर वर्कफ्लो नहीं।</p>
<p>Cinevva के लिए यह अच्छी खबर है। हमारा रुख हमेशा यही रहा है कि किसी एक मॉडल से ज़्यादा engine और runtime मायने रखते हैं, और क्रिएटर्स कई प्रोवाइडर्स के आउटपुट को मिलाना चाहते हैं। Sora का ढहना उन अंतर्निहित इकोनॉमिक्स की पुष्टि करता है जिसने वह फैसला तय किया था।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://techcrunch.com/2026/03/29/why-openai-really-shut-down-sora/" target="_blank" rel="noreferrer">TechCrunch: Why OpenAI really shut down Sora</a></li>
<li><a href="https://www.cnn.com/2026/03/24/tech/openai-sora-video-app-shutting-down" target="_blank" rel="noreferrer">CNN: OpenAI is shutting down its Sora video app</a></li>
<li><a href="https://help.openai.com/en/articles/20001152-what-to-know-about-the-sora-discontinuation" target="_blank" rel="noreferrer">OpenAI: What to know about the Sora discontinuation</a></li>
<li><a href="https://techcrunch.com/2026/03/29/soras-shutdown-could-be-a-reality-check-moment-for-ai-video/" target="_blank" rel="noreferrer">TechCrunch: Sora's shutdown could be a reality-check moment</a></li>
<li><a href="https://www.bloomberg.com/news/articles/2026-04-01/kling-ai-runway-vidu-the-ai-video-generators-set-to-replace-openai-s-sora" target="_blank" rel="noreferrer">Bloomberg: Kling, Runway, Vidu set to replace Sora</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Three.js r184 में HTMLTexture आया: लाइव DOM एक 3D सतह के रूप में]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-28-threejs-r184-htmltexture</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-28-threejs-r184-htmltexture</guid>
            <pubDate>Sat, 28 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Three.js r184 में HTMLTexture जुड़ा है, एक ऐसा class जो browser के नए HTML-in-Canvas API के ज़रिए किसी भी लाइव HTML element को एक mesh पर texture के रूप में रेंडर करता है, साथ में per-frame allocation फ़िक्स और एक deprecated instancing सफ़ाई भी।]]></description>
            <content:encoded><![CDATA[<h1 id="three-js-r184-में-htmltexture-आया-लाइव-dom-एक-3d-सतह-के-रूप-में" tabindex="-1">Three.js r184 में HTMLTexture आया: लाइव DOM एक 3D सतह के रूप में <a class="header-anchor" href="#three-js-r184-में-htmltexture-आया-लाइव-dom-एक-3d-सतह-के-रूप-में" aria-label="Permalink to &quot;Three.js r184 में HTMLTexture आया: लाइव DOM एक 3D सतह के रूप में&quot;"></a></h1>
<p>Three.js r184 इस हफ़्ते रिलीज़ हुआ। सबसे बड़ी बात है एक नया <code>HTMLTexture</code> class, जिससे आप Three.js को किसी भी लाइव HTML element की ओर इशारा करके उसे एक mesh पर texture के रूप में इस्तेमाल कर सकते हैं। Buttons क्लिक होते रहते हैं, inputs पर focus होता रहता है, CSS animations चलते रहते हैं, और browser accessibility और IME को वैसे ही संभालता है जैसे हमेशा करता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/TUtKGTeFWjQ" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">HTML-in-Canvas API का Chrome का आधिकारिक वॉकथ्रू, जो Three.js HTMLTexture को सपोर्ट करता है</p>
<h2 id="htmltexture-एक-पैराग्राफ-में" tabindex="-1">HTMLTexture, एक पैराग्राफ में <a class="header-anchor" href="#htmltexture-एक-पैराग्राफ-में" aria-label="Permalink to &quot;HTMLTexture, एक पैराग्राफ में&quot;"></a></h2>
<p><code>HTMLTexture</code> Chrome 146 के HTML-in-Canvas API को रैप करता है। आप इसे एक DOM element देते हैं। Three.js canvas पर <code>layoutsubtree</code> सेट करता है, element को renderer के DOM में पैरेंट करता है, और उसके rasterized आउटपुट को एक <code>THREE.Texture</code> में प्रोजेक्ट करता है, जिसे आप WebGL 2 या WebGPU पर किसी भी material से sample कर सकते हैं। आधिकारिक उदाहरण (<code>webgl_materials_texture_html</code> और <code>webgpu_materials_texture_html</code>) में फ़ॉर्मैट किया हुआ text, images, SVG, एक काम करता हुआ input, और एक button शामिल हैं।</p>
<p>व्यवहार में इसका मतलब है कि React components, design system widgets, video players, charts, या पूरे embedded pages एक Three.js scene के अंदर किसी घुमावदार स्क्रीन, billboard, या UI panel पर बैठ सकते हैं, और इसके लिए वह पुराना &quot;canvas में rasterize करो, फिर interactivity भूल जाओ&quot; वाला समझौता नहीं करना पड़ता।</p>
<h2 id="एक-पेच" tabindex="-1">एक पेच <a class="header-anchor" href="#एक-पेच" aria-label="Permalink to &quot;एक पेच&quot;"></a></h2>
<p>यह फ़ीचर सिर्फ़ वहीं चालू होता है जहाँ नीचे का API मौजूद हो। अभी यह Chromium 146 और उससे ऊपर पर है, जहाँ <code>chrome://flags/#canvas-draw-element</code> flag चालू हो, मतलब प्रोडक्शन sites को अब भी एक fallback चाहिए। PR ने रास्ता खुला रखा है, क्योंकि API न होने पर <code>HTMLTexture</code> शालीनता से फ़ेल होता है, लेकिन क्लाइंट्स से पूरी तरह interactive Three.js dashboard का वादा करने से पहले आप feature-detect करना चाहेंगे।</p>
<p>Safari और Firefox ने कोई समयसीमा नहीं बताई है। यह देखते हुए कि WebGPU खुद 2025 के आख़िर में ही तीनों browsers में baseline तक पहुँचा है, HTML-in-Canvas भी शायद ऐसा ही दो साल का सफ़र तय करेगा।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/1zfRSiZBLyQ" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Three.js रैपर आने से पहले HTML-in-Canvas का एक कम्युनिटी डेमो</p>
<h2 id="दूसरा-पहलू-शून्य-per-frame-allocations" tabindex="-1">दूसरा पहलू: शून्य per-frame allocations <a class="header-anchor" href="#दूसरा-पहलू-शून्य-per-frame-allocations" aria-label="Permalink to &quot;दूसरा पहलू: शून्य per-frame allocations&quot;"></a></h2>
<p>कम चमकीला लेकिन शायद ज़्यादा अहम बदलाव renderer के hot path में है। r184 से पहले, 60 FPS पर 1,000 meshes रेंडर करने से हर सेकंड 240,000 से 500,000 बेकार objects allocate हो सकते थे। फिर हर लंबे चलने वाले scene पर garbage collector को इन सबसे निपटना पड़ता था। r184 core render loop पर इन allocations को ख़त्म कर देता है। लंबी चलने वाली WebXR sessions, घनी construction viewers, और कोई भी scene जो पहले 30 सेकंड से आगे जीता है, उसे मुफ़्त में frame-time का असली फ़ायदा मिलता है।</p>
<h2 id="छोटी-बातें-जो-बताने-लायक-हैं" tabindex="-1">छोटी बातें जो बताने लायक हैं <a class="header-anchor" href="#छोटी-बातें-जो-बताने-लायक-हैं" aria-label="Permalink to &quot;छोटी बातें जो बताने लायक हैं&quot;"></a></h2>
<p><code>AnimationAction</code> अब बनते समय interpolant settings बनाए रखता है, इसलिए <code>timeScale</code> को उलटने पर अब झटका नहीं लगता। <code>AudioLoader</code> अब loading manager से race नहीं करता। जब colors सेट न हों, तब <code>BatchedMesh</code> और <code>InstancedMesh</code> <code>getColorAt</code> से throw करना बंद कर देते हैं। Deprecated WebGL instancing render paths हमेशा के लिए हट गए हैं। उदाहरणों में एक SSGI ball pool, 3D Tiles loader पर volumetric clouds, और roller-coaster कैमरा पर banking जुड़े हैं।</p>
<h2 id="हम-इसके-साथ-क्या-करेंगे" tabindex="-1">हम इसके साथ क्या करेंगे <a class="header-anchor" href="#हम-इसके-साथ-क्या-करेंगे" aria-label="Permalink to &quot;हम इसके साथ क्या करेंगे&quot;"></a></h2>
<p>Cinevva के लिए सबसे दिलचस्प इस्तेमाल reels player और creator tools के लिए on-canvas UI है। अभी हम HTML को Three.js के ऊपर composite करते हैं। HTMLTexture के साथ, chat overlay, asset browser, और prompt input सभी keyboard navigation खोए बिना scene के अंदर geometry पर रह सकते हैं। जैसे ही यह API Chrome stable में बिना flag के आता है, हम एक feature-flagged वैरिएंट जोड़ देंगे।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://github.com/mrdoob/three.js/releases/tag/r184" target="_blank" rel="noreferrer">Three.js r184 रिलीज़ नोट्स</a></li>
<li><a href="https://github.com/mrdoob/three.js/pull/31233" target="_blank" rel="noreferrer">HTMLTexture pull request</a></li>
<li><a href="https://developer.chrome.com/blog/html-in-canvas-origin-trial" target="_blank" rel="noreferrer">Chrome for Developers: HTML-in-Canvas origin trial</a></li>
<li><a href="https://html-in-canvas.dev/demos/" target="_blank" rel="noreferrer">HTML-in-Canvas कम्युनिटी डेमो</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Babylon.js 9.0: clustered lighting, node particles, और gaussian splatting का overhaul]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-26-babylonjs-9</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-26-babylonjs-9</guid>
            <pubDate>Thu, 26 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Babylon.js 9.0 हज़ारों dynamic lights के लिए clustered lighting, एक visual Node Particle Editor, volumetric lighting, textured area lights, और पूरी तरह से नया gaussian splatting लेकर आया है।]]></description>
            <content:encoded><![CDATA[<h1 id="babylon-js-9-0-clustered-lighting-node-particles-और-gaussian-splatting-का-overhaul" tabindex="-1">Babylon.js 9.0: clustered lighting, node particles, और gaussian splatting का overhaul <a class="header-anchor" href="#babylon-js-9-0-clustered-lighting-node-particles-और-gaussian-splatting-का-overhaul" aria-label="Permalink to &quot;Babylon.js 9.0: clustered lighting, node particles, और gaussian splatting का overhaul&quot;"></a></h1>
<p>Babylon.js 9.0 आ गया है, और यह इस open-source WebGPU/WebGL engine का अब तक का सबसे बड़ा रिलीज़ है। सबसे बड़ा feature है एक clustered lighting system, जो scenes को WebGPU और WebGL 2 दोनों पर smooth frame rates के साथ सैकड़ों या हज़ारों dynamic lights render करने देता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/oATijHvVfek" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Babylon.js 9.0 में नया Node Particle Editor</p>
<h2 id="clustered-lighting-सब-कुछ-बदल-देती-है" tabindex="-1">Clustered lighting सब कुछ बदल देती है <a class="header-anchor" href="#clustered-lighting-सब-कुछ-बदल-देती-है" aria-label="Permalink to &quot;Clustered lighting सब कुछ बदल देती है&quot;"></a></h2>
<p>पारंपरिक per-pixel lighting हर pixel को मजबूर करती है कि वह scene की हर light का योगदान calculate करे, भले ही वो lights उसके आसपास कहीं न हों। Clustered lighting इसे ठीक करती है, lights को screen-space tiles और depth slices में group करके। Render के समय हर pixel सिर्फ़ उन lights को evaluate करता है जो वाकई उस पर असर डालती हैं। नतीजा यह कि 1,000 dynamic lights वाली एक scene अब घिसटने के बजाय real-time frame rates पर चल सकती है।</p>
<p>यह WebGPU और WebGL 2 दोनों पर काम करता है, यानी यह performance सुधार सबसे बड़े संभव audience तक पहुँचता है।</p>
<h2 id="textured-area-lights" tabindex="-1">Textured area lights <a class="header-anchor" href="#textured-area-lights" aria-label="Permalink to &quot;Textured area lights&quot;"></a></h2>
<p>Area lights को Babylon.js 8.0 में पेश किया गया था। Version 9.0 इसमें emission textures जोड़ता है, ताकि आप किसी भी image को एक rectangular area light के ज़रिए project कर सकें। stained glass projections, LED panel displays, या physically accurate light emission वाले cinematic lighting setups के बारे में सोचिए।</p>
<h2 id="volumetric-lighting" tabindex="-1">Volumetric lighting <a class="header-anchor" href="#volumetric-lighting" aria-label="Permalink to &quot;Volumetric lighting&quot;"></a></h2>
<p>नया volumetric lighting system fog, dust, और haze के बीच से light shafts render करता है। इसमें configurable extinction और phase parameters शामिल हैं, ताकि atmosphere में light कैसे scatter हो इस पर artistic नियंत्रण मिले। यह system directional light sources को सपोर्ट करता है और जहाँ उपलब्ध हो वहाँ WebGPU compute shaders का इस्तेमाल करता है, और WebGL 2 fallbacks के साथ आता है।</p>
<h2 id="node-particle-editor" tabindex="-1">Node Particle Editor <a class="header-anchor" href="#node-particle-editor" aria-label="Permalink to &quot;Node Particle Editor&quot;"></a></h2>
<p>Node Particle Editor (NPE) particle systems बनाने के लिए एक visual drag-and-connect tool है। अगर आपने Node Material Editor इस्तेमाल किया है, तो workflow बिलकुल वैसा ही है। आपको emission shapes, sprite sheets, update behaviors, और sub-emitters पर एक non-destructive node graph के ज़रिए पूरा नियंत्रण मिलता है। Flow maps और gravity attractors particle upgrades को पूरा करते हैं।</p>
<h2 id="gaussian-splatting-का-overhaul" tabindex="-1">Gaussian splatting का overhaul <a class="header-anchor" href="#gaussian-splatting-का-overhaul" aria-label="Permalink to &quot;Gaussian splatting का overhaul&quot;"></a></h2>
<p>Babylon.js ने gaussian splatting सपोर्ट version 7.0 में पेश किया था। Version 9.0 इस system को नए सिरे से लिखता है, जिसमें shadow casting, opaque mesh जैसे rendering के लिए triangle splatting, और .splat, .ply, और .spz files के साथ-साथ compressed SOG/SOGS formats का सपोर्ट है। अब आप एक ही scene में कई splat assets को global sorting के साथ combine कर सकते हैं, और हर हिस्से को अलग-अलग transform और animate किया जा सकता है। इस काम में Adobe ने योगदान दिया।</p>
<h2 id="frame-graph-system" tabindex="-1">Frame Graph system <a class="header-anchor" href="#frame-graph-system" aria-label="Permalink to &quot;Frame Graph system&quot;"></a></h2>
<p>Frame Graph, जिसे 8.0 में एक alpha feature के तौर पर पेश किया गया था, इस रिलीज़ में v1 तक पहुँच गया है। यह एक directed acyclic graph है जहाँ हर node एक rendering task को दर्शाता है। यह system texture allocation, reuse, और optimization को अपने आप संभालता है। टीम बताती है कि कुछ मामलों में GPU memory की 40% या उससे ज़्यादा बचत होती है। आप custom render pipelines को Node Render Graph Editor के ज़रिए visually compose कर सकते हैं, या class framework के ज़रिए programmatically।</p>
<h2 id="अन्य-जोड़" tabindex="-1">अन्य जोड़ <a class="header-anchor" href="#अन्य-जोड़" aria-label="Permalink to &quot;अन्य जोड़&quot;"></a></h2>
<p>Animation retargeting आपको एक character skeleton के animations को दूसरे पर लागू करने देता है, भले ही bone structures और naming conventions अलग हों। इस रिलीज़ में एक नए सिरे से बना inspector, बड़े coordinate systems में floating-point jitter रोकने के लिए large world rendering, और geospatial rendering क्षमताएँ भी शामिल हैं।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://blogs.windows.com/windowsdeveloper/2026/03/26/announcing-babylon-js-9-0/" target="_blank" rel="noreferrer">Announcing Babylon.js 9.0</a></li>
<li><a href="https://forum.babylonjs.com" target="_blank" rel="noreferrer">Babylon.js Forum</a></li>
<li><a href="https://doc.babylonjs.com" target="_blank" rel="noreferrer">Babylon.js Documentation</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Kling 3.0 दुनिया भर में लॉन्च, साथ में 4K वीडियो, नेटिव ऑडियो और मल्टी-शॉट जनरेशन]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-25-kling-3-global-launch</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-25-kling-3-global-launch</guid>
            <pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Kuaishou का Kling 3.0 दुनिया भर में आया, 4K/HDR आउटपुट, बिल्ट-इन ऑडियो सिंक, मल्टी-शॉट नैरेटिव जनरेशन और रेफरेंस वीडियो से मोशन ट्रांसफर के साथ।]]></description>
            <content:encoded><![CDATA[<h1 id="kling-3-0-दुनिया-भर-में-लॉन्च-साथ-में-4k-वीडियो-नेटिव-ऑडियो-और-मल्टी-शॉट-जनरेशन" tabindex="-1">Kling 3.0 दुनिया भर में लॉन्च, साथ में 4K वीडियो, नेटिव ऑडियो और मल्टी-शॉट जनरेशन <a class="header-anchor" href="#kling-3-0-दुनिया-भर-में-लॉन्च-साथ-में-4k-वीडियो-नेटिव-ऑडियो-और-मल्टी-शॉट-जनरेशन" aria-label="Permalink to &quot;Kling 3.0 दुनिया भर में लॉन्च, साथ में 4K वीडियो, नेटिव ऑडियो और मल्टी-शॉट जनरेशन&quot;"></a></h1>
<p>Kuaishou ने 4 फरवरी को पहली बार घोषणा करने के बाद अब Kling 3.0 को दुनिया भर में जारी कर दिया है। इस अपडेट में नेटिव 4K/HDR आउटपुट, लिप-सिंक के साथ सिंक्रोनाइज़्ड ऑडियो, मल्टी-शॉट नैरेटिव जनरेशन और ऐसा मोशन कंट्रोल मिलता है जो आपको एक वीडियो से मूवमेंट निकालकर पूरी तरह अलग किरदारों पर लगाने देता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/gn3YTrStUn8" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Kling 3.0 की नई क्षमताओं का ओवरव्यू</p>
<h2 id="नेटिव-ऑडियो-के-साथ-4k" tabindex="-1">नेटिव ऑडियो के साथ 4K <a class="header-anchor" href="#नेटिव-ऑडियो-के-साथ-4k" aria-label="Permalink to &quot;नेटिव ऑडियो के साथ 4K&quot;"></a></h2>
<p>Kling 3.0 सीधे diffusion प्रोसेस से 4K रिज़ॉल्यूशन (3840x2160) और 30 FPS पर वीडियो बनाता है। जनरेशन के बाद कोई अपस्केलिंग नहीं होती। ऑडियो जनरेशन उसी फॉरवर्ड पास में बना हुआ है, जिसमें पाँच भाषाओं में लिप-सिंक्ड डायलॉग शामिल है: English, Chinese, Japanese, Korean और Spanish। पिछले वर्ज़न में अलग से डबिंग और ऑडियो सिंक के स्टेप करने पड़ते थे। अब वो खत्म।</p>
<h2 id="मल्टी-शॉट-नैरेटिव-सीक्वेंस" tabindex="-1">मल्टी-शॉट नैरेटिव सीक्वेंस <a class="header-anchor" href="#मल्टी-शॉट-नैरेटिव-सीक्वेंस" aria-label="Permalink to &quot;मल्टी-शॉट नैरेटिव सीक्वेंस&quot;"></a></h2>
<p>सबसे खास फीचर है मल्टी-शॉट जनरेशन। आप एक ही सेशन से 6 तक जुड़े हुए शॉट्स की सीरीज बना सकते हैं, और मॉडल कट्स के पार किरदारों की एकरूपता, लाइटिंग और स्थानिक निरंतरता बनाए रखता है। हर शॉट 15 सेकंड तक का हो सकता है।</p>
<p>यह सीधे शॉर्ट-फॉर्म नैरेटिव कंटेंट को निशाना बनाता है। अलग-अलग क्लिप बनाकर उन्हें जोड़ने की कोशिश करने (और जनरेशन के बीच आने वाले अनिवार्य किरदार-ड्रिफ्ट से जूझने) के बजाय, आप एक सीक्वेंस का वर्णन करते हैं और बदले में ऐसे शॉट्स मिलते हैं जो एक ही सीन के हिस्से लगते हैं।</p>
<h2 id="मोशन-कंट्रोल-और-ट्रांसफर" tabindex="-1">मोशन कंट्रोल और ट्रांसफर <a class="header-anchor" href="#मोशन-कंट्रोल-और-ट्रांसफर" aria-label="Permalink to &quot;मोशन कंट्रोल और ट्रांसफर&quot;"></a></h2>
<p>Kling 3.0 एक रेफरेंस वीडियो से मोशन निकालकर उसे नए किरदारों पर लगा सकता है। आप एक वीडियो से डांस सीक्वेंस, फाइट कोरियोग्राफी या कोई खास हावभाव लेकर उसे किसी जनरेट किए गए किरदार पर मैप कर सकते हैं। मॉडल में फ्रेम-लेवल कंट्रोल के लिए एक motion brush और सटीक शॉट कंपोज़िशन के लिए 6-axis कैमरा कंट्रोल शामिल हैं।</p>
<p>prompt देने के लिए एक @-सिंटैक्स भी है जो आपको किसी खास किरदार या एलिमेंट को नाम से रेफर करने देता है। अगर आपने एक जनरेशन में कोई किरदार बना लिया है, तो आप उसे आगे के prompts में फिर से बुला सकते हैं।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/2Rivbx3pidM" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Kling 3.0 AI वीडियो के लिए क्या बदलता है, इस पर गहरी नज़र</p>
<h2 id="_7-in-1-एडिटर" tabindex="-1">7-in-1 एडिटर <a class="header-anchor" href="#_7-in-1-एडिटर" aria-label="Permalink to &quot;7-in-1 एडिटर&quot;"></a></h2>
<p>Kling 3.0 के साथ वो चीज़ आती है जिसे Kuaishou &quot;7-in-1 multimodal editor&quot; कहता है। यह text-to-video, image-to-video, video-to-video, मोशन ट्रांसफर, lip-sync, extend और retake को एक ही वर्कस्पेस में जोड़ देता है। मकसद है उस बिखरी हुई टूलचेन को हटाना जो AI वीडियो प्रोडक्शन में आमतौर पर लगती है, जहाँ जनरेशन, डबिंग, कलर मैचिंग और शॉट असेंबली के लिए अलग-अलग टूल चाहिए होते थे।</p>
<h2 id="तुलना-कैसी-है" tabindex="-1">तुलना कैसी है <a class="header-anchor" href="#तुलना-कैसी-है" aria-label="Permalink to &quot;तुलना कैसी है&quot;"></a></h2>
<p>Kling 3.0 सीधे OpenAI के Sora 2 Pro और Google के Veo 3.1 से मुकाबला करता है। कागज़ पर Kling के पास रिज़ॉल्यूशन का फायदा है (नेटिव 4K बनाम Sora का 1080p) और कीमत का फायदा भी ($0.07-0.14 प्रति सेकंड बनाम Sora का $0.10-0.50)। यह रोज़ाना 66 क्रेडिट का एक उदार फ्री टियर भी देता है, जबकि Sora में कोई फ्री टियर नहीं है।</p>
<p>फिज़िक्स सिमुलेशन में Sora 2 अब भी आगे है, और प्रकाश का अपवर्तन, फ्लूइड डायनेमिक्स और टकराव की फिज़िक्स को ज़्यादा भरोसेमंद ढंग से संभालता है। साथ-साथ रखी तुलनाओं में यह बेसलाइन विज़ुअल फिडेलिटी में भी ज़्यादा स्कोर करता है। ज़्यादातर रिव्यूअर का व्यावहारिक सुझाव है कि दोनों का इस्तेमाल करें और हर खास शॉट के लिए बेहतर आउटपुट चुनें।</p>
<p>गेम डेवलपर्स के लिए Kling 3.0 की मल्टी-शॉट जनरेशन और मोशन ट्रांसफर सबसे दिलचस्प फीचर हैं। किरदारों और लाइटिंग के कट्स के पार मेल खाते एक जैसे सिनेमैटिक शॉट्स की निरंतर सीरीज बना पाना सीधे तौर पर ट्रेलर प्रोडक्शन और कटसीन प्रोटोटाइपिंग में काम आता है।</p>
<h2 id="रेफरेंस" tabindex="-1">रेफरेंस <a class="header-anchor" href="#रेफरेंस" aria-label="Permalink to &quot;रेफरेंस&quot;"></a></h2>
<ul>
<li><a href="https://markets.financialcontent.com/stocks/article/getnews-2026-3-25-kling-ai-releases-kling-30-model-and-kling-30-motion-control" target="_blank" rel="noreferrer">Financial Content: Kling 3.0 global release</a></li>
<li><a href="https://www.youtube.com/watch?v=gn3YTrStUn8" target="_blank" rel="noreferrer">fal Academy: Kling 3.0 overview</a></li>
<li><a href="https://www.vo3ai.com/blog/kling-30-vs-sora-2-pro-vs-veo-31-motion-control-video-quality-and-production-val-2026-03-10" target="_blank" rel="noreferrer">VO3 AI: Kling 3.0 vs Sora 2 Pro vs Veo 3.1</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[सोलो डेवलपर AI tools से पूरे game ship कर रहे हैं]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-22-solo-devs-shipping-games-with-ai</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-22-solo-devs-shipping-games-with-ai</guid>
            <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[मार्च 2026 में कई सोलो और छोटी-टीम डेवलपर ने Claude Code, Flux और दूसरे AI tools से तैयार game ship किए, bullet-hell platformer से लेकर Steam Early Access titles तक।]]></description>
            <content:encoded><![CDATA[<h1 id="सोलो-डेवलपर-ai-tools-से-पूरे-game-ship-कर-रहे-हैं" tabindex="-1">सोलो डेवलपर AI tools से पूरे game ship कर रहे हैं <a class="header-anchor" href="#सोलो-डेवलपर-ai-tools-से-पूरे-game-ship-कर-रहे-हैं" aria-label="Permalink to &quot;सोलो डेवलपर AI tools से पूरे game ship कर रहे हैं&quot;"></a></h1>
<p>मार्च 2026 शायद वो महीना हो जब &quot;vibe coding&quot; नएपन से निकलकर प्रोडक्शन में पहुँच गई। कई सोलो डेवलपर और दो लोगों की टीमों ने मुख्य रूप से AI tools से बने पूरे, खेलने लायक game ship किए। prototype नहीं। demo नहीं। असली तैयार products, जिनमें से कुछ Steam पर हैं।</p>
<h2 id="void-balls-10-दिन-में-29-000-लाइनें" tabindex="-1">Void Balls: 10 दिन में 29,000 लाइनें <a class="header-anchor" href="#void-balls-10-दिन-में-29-000-लाइनें" aria-label="Permalink to &quot;Void Balls: 10 दिन में 29,000 लाइनें&quot;"></a></h2>
<p>BigDevSoon ने &quot;Void Balls&quot; नाम का एक bullet-hell platformer सिर्फ़ 10 दिन में ship किया। आँकड़े गज़ब के हैं: 29,000 लाइन C#, 173 scripts, 88 test files, 5 तरह के दुश्मन, और 15 power-up। उनके workflow में 8 Claude Code agents एक साथ चल रहे थे, हर एक game के अलग हिस्से (physics, दुश्मन, UI, audio वगैरह) को संभाल रहा था।</p>
<p>Art, Replicate models से आया। उन्होंने sprites के लिए Flux 2D Game Assets और UI elements के लिए Recraft V4 Pro का इस्तेमाल किया। Audio, ElevenLabs से बना। पूरी चीज़ को एक ही डेवलपर ने orchestrate किया, जो AI agents को ऐसे डायरेक्ट कर रहा था जैसे कोई project manager अपनी टीम चलाता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/aEdRB2yVK-I" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Claude Code बनाम GPT-5 Codex से पूरे games बनाना</p>
<h2 id="grumbulus-दो-शामें-दो-डेवलपर" tabindex="-1">Grumbulus: दो शामें, दो डेवलपर <a class="header-anchor" href="#grumbulus-दो-शामें-दो-डेवलपर" aria-label="Permalink to &quot;Grumbulus: दो शामें, दो डेवलपर&quot;"></a></h2>
<p>दो डेवलपर ने &quot;Grumbulus&quot; बनाया, एक browser game जहाँ आप एक तूफ़ानी बादल बनकर एक शहर को तबाह करते हैं, और यह दो शामों में तैयार हो गया। game 15,000 लाइन vanilla JavaScript पर चलता है, साथ में procedural audio और parallax rendering। सारा code Claude Code से बना। कोई framework नहीं, कोई game engine नहीं। बस raw JS और एक मज़ेदार आइडिया वाले दो लोग।</p>
<h2 id="वीकेंड-का-roguelike" tabindex="-1">वीकेंड का roguelike <a class="header-anchor" href="#वीकेंड-का-roguelike" aria-label="Permalink to &quot;वीकेंड का roguelike&quot;"></a></h2>
<p>Barret Blake ने एक ही वीकेंड में Claude Code से एक web-based roguelike dungeon crawler बनाया। game में procedural dungeon generation, turn-based लड़ाई, inventory management, और कई तरह के दुश्मन हैं। Blake ने पूरी प्रक्रिया अपने blog पर दर्ज की, यह दिखाते हुए कि वो कैसे लगभग 48 घंटों में concept से खेलने लायक game तक पहुँचे।</p>
<h2 id="catvivors-steam-पर-पहुँचा" tabindex="-1">Catvivors Steam पर पहुँचा <a class="header-anchor" href="#catvivors-steam-पर-पहुँचा" aria-label="Permalink to &quot;Catvivors Steam पर पहुँचा&quot;"></a></h2>
<p>AI रिसर्चर Przemek Chojecki ने 13 मार्च को &quot;Catvivors&quot; Steam Early Access पर रिलीज़ किया। यह एक roguelite auto-battler है जहाँ आप एक बिल्ली बनकर दुश्मनों की लहरों से लड़ते हैं, और इसे Claude Code और Codex से बनाया गया है। game में 6 खेलने लायक किरदार, evolutions के साथ 15+ हथियार, और हाथ से बनाए गए 24 levels हैं। इसकी कीमत $4.99 है और यह Windows, Mac, और Linux पर चलता है।</p>
<h2 id="codex-mortis-100-ai-से-बना" tabindex="-1">CODEX MORTIS: &quot;100% AI से बना&quot; <a class="header-anchor" href="#codex-mortis-100-ai-से-बना" aria-label="Permalink to &quot;CODEX MORTIS: &quot;100% AI से बना&quot;&quot;"></a></h2>
<p>सबसे बड़ा दावा CODEX MORTIS की तरफ़ से आया, जो 26 मार्च को Steam Early Access पर लॉन्च हुआ और खुद को &quot;दुनिया का पहला 100% AI से बना game&quot; बता रहा था। डेवलपर GROLAF का कहना है कि हर लाइन code, हर sprite, और सारा music AI tools से बनाया गया।</p>
<p>game खुद एक necromantic survival bullet hell है। दिसंबर 2025 के एक मुफ़्त demo ने 10,500 खिलाड़ी खींचे, जिनके sessions औसतन 71 मिनट के थे, यानी indie demos के industry औसत से चार गुना से ज़्यादा। लॉन्च से पहले ही यह Steam की Popular Upcoming list में आ गया। Twitch streamer Asmongold ने इसे खेला और इसे &quot;pretty good&quot; कहा।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/DCk71-GUEXk" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Cursor और Claude के साथ AI-powered game development को टेस्ट करना</p>
<h2 id="इसका-मतलब-क्या-है" tabindex="-1">इसका मतलब क्या है <a class="header-anchor" href="#इसका-मतलब-क्या-है" aria-label="Permalink to &quot;इसका मतलब क्या है&quot;"></a></h2>
<p>इन सभी प्रोजेक्ट में जो बात समान है, वो यह नहीं कि AI ने डेवलपर की जगह ले ली। बात यह है कि AI ने timeline को छोटा कर दिया। जो काम पहले हफ़्तों लेते थे, अब दिनों में हो जाते हैं। एक सोलो डेवलपर अब कई AI agents को एक साथ चला सकता है, और असल में हर लाइन हाथ से लिखने के बजाय एक creative director की तरह काम करता है।</p>
<p>पहला 80% तेज़ी से जुड़ जाता है। आख़िरी 20%, यानी polish और game feel, अब भी इंसानी समझ माँगता है। लेकिन एक पूरा game ship करने की रुकावट काफ़ी हद तक कम हो गई है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://bigdevsoon.me/blog/building-games-with-ai-indie-game-dev-workflow/" target="_blank" rel="noreferrer">BigDevSoon: Building games with AI</a></li>
<li><a href="https://gonzoml.substack.com/p/how-we-built-a-full-browser-game" target="_blank" rel="noreferrer">GonzoML: How we built Grumbulus</a></li>
<li><a href="https://barretblake.dev/posts/development/2026/03/ai-roguelike/" target="_blank" rel="noreferrer">Barret Blake: AI roguelike</a></li>
<li><a href="https://pchojecki.medium.com/ai-helped-me-solo-dev-a-game-on-steam-f84a2425be10" target="_blank" rel="noreferrer">Przemek Chojecki: AI helped me solo dev a game on Steam</a></li>
<li><a href="https://www.gamespress.com/CODEX-MORTIS-Announces-March-26-Early-Access-Launch---The-AI-Made-Game" target="_blank" rel="noreferrer">GamesPress: CODEX MORTIS Early Access launch</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[मार्च 2026 गेम्स के लिए crowdfunding रिकॉर्ड तोड़ रहा है]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-21-crowdfunding-records-march-2026</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-21-crowdfunding-records-march-2026</guid>
            <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Cyberpunk TCG ने Kickstarter पर 24 घंटे में $8.3M जुटाए, AdventureQuest Worlds 100,000,000% फंडेड हो गया, और retro व board game प्रोजेक्ट्स खूब चल रहे हैं।]]></description>
            <content:encoded><![CDATA[<h1 id="मार्च-2026-गेम्स-के-लिए-crowdfunding-रिकॉर्ड-तोड़-रहा-है" tabindex="-1">मार्च 2026 गेम्स के लिए crowdfunding रिकॉर्ड तोड़ रहा है <a class="header-anchor" href="#मार्च-2026-गेम्स-के-लिए-crowdfunding-रिकॉर्ड-तोड़-रहा-है" aria-label="Permalink to &quot;मार्च 2026 गेम्स के लिए crowdfunding रिकॉर्ड तोड़ रहा है&quot;"></a></h1>
<p>Kickstarter के लिए मार्च शानदार रहा। एक Cyberpunk-थीम वाला trading card game प्लेटफॉर्म के इतिहास का सबसे ज़्यादा फंड पाने वाला TCG बन गया। एक MMO remake ने percentage-funded का ऐसा बेतुका रिकॉर्ड छुआ कि वह typo जैसा दिखता है। और original NES के लिए बना एक बिल्कुल नया Metroidvania सिर्फ एक दिन में फंडेड हो गया। आइए देखते हैं क्या हुआ।</p>
<h2 id="cyberpunk-tcg-8-3m-और-अब-तक-का-tcg-रिकॉर्ड" tabindex="-1">Cyberpunk TCG: $8.3M और अब तक का TCG रिकॉर्ड <a class="header-anchor" href="#cyberpunk-tcg-8-3m-और-अब-तक-का-tcg-रिकॉर्ड" aria-label="Permalink to &quot;Cyberpunk TCG: $8.3M और अब तक का TCG रिकॉर्ड&quot;"></a></h2>
<p>WeirdCo ने CD Projekt Red के साथ मिलकर बनाया Official Cyberpunk Trading Card Game 19 मार्च को Kickstarter पर लॉन्च हुआ और सिर्फ पांच मिनट में अपने $100,000 के लक्ष्य तक पहुंच गया। 24 घंटे के भीतर इसने 10,000 से ज़्यादा backers से $8.3 मिलियन से ज़्यादा जुटा लिए, जिससे यह Kickstarter के इतिहास का सबसे ज़्यादा फंड पाने वाला trading card game बन गया।</p>
<p>गेम में कुछ खास mechanics हैं, जिनमें &quot;gig dice&quot; (D4 से D20 तक) शामिल हैं, जो street credit और नतीजे तय करते हैं, साथ ही तीन face-down character cards वाला एक &quot;Legends&quot; सिस्टम। backing tiers दो starter decks के लिए $49 से लेकर premium packages के लिए लगभग $8,000 तक हैं। WeirdCo का कहना है कि उनके पास पहले से ही पांच साल से ज़्यादा के नए gameplay mechanics की योजना है।</p>
<p>Fulfillment दो लहरों में तय है: express shipping के लिए Q3 2026 और standard के लिए Q4 2026।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/A7_R7Mz3XrE" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Cyberpunk TCG के बारे में आपको जो कुछ जानना है</p>
<h2 id="adventurequest-worlds-infinity-100-000-000-फंडेड" tabindex="-1">AdventureQuest Worlds: Infinity: 100,000,000% फंडेड <a class="header-anchor" href="#adventurequest-worlds-infinity-100-000-000-फंडेड" aria-label="Permalink to &quot;AdventureQuest Worlds: Infinity: 100,000,000% फंडेड&quot;"></a></h2>
<p>AdventureQuest Worlds: Infinity ने 100,000,000% फंडेड होकर Kickstarter का नया percentage रिकॉर्ड बनाया। यानी दस करोड़ प्रतिशत। 6 मार्च को लॉन्च होने के बाद कैंपेन सिर्फ 2.5 दिन में इस आंकड़े तक पहुंच गया। सारे stretch goals एक घंटे से भी कम समय में पूरे हो गए।</p>
<p>यह प्रोजेक्ट AdventureQuest Worlds का पूरा remake है, वह browser-आधारित MMORPG जो 18 साल से चल रहा है। डेवलपर Artix Entertainment इस बदलाव में सभी मौजूदा player accounts और character data को सुरक्षित रख रहा है। नया वर्शन Steam, फोन और tablets पर keyboard और gamepad सपोर्ट के साथ 60+ FPS पर चलता है।</p>
<p>कम्युनिटी की प्रतिक्रिया original गेम से गहरे लगाव को दिखाती है। जिन players ने सालों की मेहनत लगाई है, वे सिर्फ एक नए गेम को फंड नहीं कर रहे। वे अपने characters के आगे बढ़ने को फंड कर रहे हैं।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/43AVfMCCkF0" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">वह AQW Infinity Kickstarter जिसने विश्व रिकॉर्ड तोड़ा</p>
<h2 id="annalog-एक-नया-nes-metroidvania" tabindex="-1">Annalog: एक नया NES Metroidvania <a class="header-anchor" href="#annalog-एक-नया-nes-metroidvania" aria-label="Permalink to &quot;Annalog: एक नया NES Metroidvania&quot;"></a></h2>
<p>Annalog original Nintendo Entertainment System के लिए बना एक पूरा Metroidvania है। Kickstarter 26 मार्च को लॉन्च हुआ और एक दिन के भीतर अपने $7,000 के लक्ष्य तक पहुंच गया। गेम पहले से ही 100% पूरा है और असली NES hardware पर टेस्ट किया गया है, और इसका source code GitHub पर मुफ्त उपलब्ध है।</p>
<p>गेम में तेरह regions, आठ bosses, दर्जनों characters और तीन संभावित endings हैं। Players पहेलियां हल करने के लिए छोड़ी गई machines को फिर से program करते हैं, और हर इलाके से होकर कई रास्ते हैं। Kickstarter एक physical cartridge रिलीज़ को फंड करता है, जिसमें boxed copy और printed manual शामिल हैं। stretch goals में $20,000 पर Nintendo Switch port और $15,000 पर 1990 के दशक की शैली का gaming magazine write-up शामिल है।</p>
<h2 id="foes-of-middle-earth-एक-lotr-dungeon-crawler-के-लिए-600k" tabindex="-1">Foes of Middle-earth: एक LOTR dungeon crawler के लिए $600K+ <a class="header-anchor" href="#foes-of-middle-earth-एक-lotr-dungeon-crawler-के-लिए-600k" aria-label="Permalink to &quot;Foes of Middle-earth: एक LOTR dungeon crawler के लिए $600K+&quot;"></a></h2>
<p>Foes of Middle-earth, Peter Jackson के Lord of the Rings जगत पर आधारित एक cooperative dungeon crawler board game, ने $600,000 से ज़्यादा जुटाए। गेम New Line Cinema से आधिकारिक रूप से लाइसेंस्ड है और इसमें Frodo, Aragorn, Legolas और Gimli के miniatures हैं, जो Balrog, Nazgul, Orcs और Wargs का सामना करते हैं।</p>
<p>कैंपेन ने अपना $50,000 का लक्ष्य 10 मिनट में फंड कर लिया। चार तक players randomized tile maps खोजते हैं, heroes को level up करते हैं, और 2-3 घंटे के sessions में निजी quests पूरी करते हैं। base game की कीमत $159 है।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://www.polygon.com/cyberpunk-tcg-kickstarter-broke-records/" target="_blank" rel="noreferrer">Polygon: Cyberpunk TCG raises $8M in 24 hours</a></li>
<li><a href="https://www.player.one/cyberpunk-tcg-becomes-most-funded-trading-card-game-ever-after-raising-83m-kickstarter-money-162498" target="_blank" rel="noreferrer">Player.one: Cyberpunk TCG most-funded TCG ever</a></li>
<li><a href="https://www.gamespress.com/en-US/100000000-Funded-AdventureQuest-Worlds-Infinity-Creates-New-Kickstarte" target="_blank" rel="noreferrer">GamesPress: AQW Infinity 100,000,000% funded</a></li>
<li><a href="https://cogconnected.com/2026/03/annalog-kickstarter-hits-100-funding-goal-within-a-day/" target="_blank" rel="noreferrer">COGconnected: Annalog hits 100% in one day</a></li>
<li><a href="https://www.polygon.com/lotr-ttrpg-foes-middle-earth-lord-rings-board-game-kickstarter/" target="_blank" rel="noreferrer">Polygon: Foes of Middle-earth raises $600K</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[TRELLIS.2: Microsoft का open-source image-to-3D मॉडल सेकंड में PBR एसेट बनाता है]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-20-trellis-2-microsoft-open-source-3d</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-20-trellis-2-microsoft-open-source-3d</guid>
            <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Microsoft ने TRELLIS.2 जारी किया, एक 4B-पैरामीटर MIT-लाइसेंस वाला मॉडल जो images से पूरे PBR 3D एसेट को रिज़ॉल्यूशन के हिसाब से 3 से 60 सेकंड में बनाता है। यह open surfaces और non-manifold geometry को भी संभाल लेता है।]]></description>
            <content:encoded><![CDATA[<h1 id="trellis-2-microsoft-का-open-source-image-to-3d-मॉडल-सेकंड-में-pbr-एसेट-बनाता-है" tabindex="-1">TRELLIS.2: Microsoft का open-source image-to-3D मॉडल सेकंड में PBR एसेट बनाता है <a class="header-anchor" href="#trellis-2-microsoft-का-open-source-image-to-3d-मॉडल-सेकंड-में-pbr-एसेट-बनाता-है" aria-label="Permalink to &quot;TRELLIS.2: Microsoft का open-source image-to-3D मॉडल सेकंड में PBR एसेट बनाता है&quot;"></a></h1>
<p>Microsoft Research ने TRELLIS.2 जारी किया, एक 4 अरब पैरामीटर वाला image-to-3D मॉडल जो पूरे PBR materials के साथ textured 3D एसेट बनाता है। यह MIT लाइसेंस वाला, open source और तेज़ है: NVIDIA H100 पर 512 cubed रिज़ॉल्यूशन पर 3 सेकंड, 1024 cubed पर 17 सेकंड और 1536 cubed पर 60 सेकंड।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/h47G4pDbXuk" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Microsoft का TRELLIS 2D images को पूरी तरह textured 3D मॉडल में बदलता हुआ</p>
<h2 id="यह-क्या-बनाता-है" tabindex="-1">यह क्या बनाता है <a class="header-anchor" href="#यह-क्या-बनाता-है" aria-label="Permalink to &quot;यह क्या बनाता है&quot;"></a></h2>
<p>पुराने image-to-3D मॉडल baked vertex colors के साथ सादे meshes देते थे, लेकिन TRELLIS.2 पूरे PBR material maps बनाता है: albedo, metallic, roughness, normal और opacity। ये वही maps हैं जिनकी game engines और rendering pipelines को ज़रूरत होती है, यानी बनाए गए एसेट बिना किसी manual material setup के सीधे Blender, Unreal Engine या Unity में जा सकते हैं।</p>
<p>यह मॉडल flow-matching transformers और एक नए O-Voxel representation का इस्तेमाल करता है। O-Voxel एक &quot;field-free&quot; sparse voxel structure है जिसमें 16x spatial compression होता है और यह किसी भी topology को संभाल लेता है। इसमें open surfaces, non-manifold geometry और ऐसी internal structures शामिल हैं जिन्हें पुराने iso-surface तरीके दिखा नहीं पाते थे।</p>
<h2 id="स्पीड-और-रिज़ॉल्यूशन" tabindex="-1">स्पीड और रिज़ॉल्यूशन <a class="header-anchor" href="#स्पीड-और-रिज़ॉल्यूशन" aria-label="Permalink to &quot;स्पीड और रिज़ॉल्यूशन&quot;"></a></h2>
<p>generation की स्पीड रिज़ॉल्यूशन के साथ बदलती है:</p>
<table tabindex="0">
<thead>
<tr>
<th>रिज़ॉल्यूशन</th>
<th>समय (H100)</th>
</tr>
</thead>
<tbody>
<tr>
<td>512³</td>
<td>~3 सेकंड</td>
</tr>
<tr>
<td>1024³</td>
<td>~17 सेकंड</td>
</tr>
<tr>
<td>1536³</td>
<td>~60 सेकंड</td>
</tr>
</tbody>
</table>
<p>Mesh-to-O-Voxel कन्वर्ज़न CPU पर 10 सेकंड से कम लेता है। O-Voxel से वापस mesh बनाने में CUDA acceleration के साथ 100 milliseconds से कम लगता है।</p>
<h2 id="trellis-1-से-तुलना" tabindex="-1">TRELLIS 1 से तुलना <a class="header-anchor" href="#trellis-1-से-तुलना" aria-label="Permalink to &quot;TRELLIS 1 से तुलना&quot;"></a></h2>
<p>TRELLIS.2 पैरामीटर की संख्या 2 अरब से बढ़ाकर 4 अरब कर देता है। मूल TRELLIS ठीक-ठाक geometry बना लेता था लेकिन उसमें सही PBR materials नहीं थे। वर्ज़न 2 पूरी material pipeline जोड़ता है, ज़्यादा जटिल topology संभालता है और ऊंचे रिज़ॉल्यूशन पर चलता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/Wc8E50pfKGQ" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">ट्यूटोरियल: TRELLIS के साथ 2D images से 3D मॉडल बनाना</p>
<h2 id="इसे-कैसे-इस्तेमाल-करें" tabindex="-1">इसे कैसे इस्तेमाल करें <a class="header-anchor" href="#इसे-कैसे-इस्तेमाल-करें" aria-label="Permalink to &quot;इसे कैसे इस्तेमाल करें&quot;"></a></h2>
<p>TRELLIS.2 चलाने के कई तरीके हैं:</p>
<p><strong>Hugging Face demo.</strong> एक मुफ्त web demo से आप एक image अपलोड करके बिना किसी local setup के 3D मॉडल पा सकते हैं।</p>
<p><strong>Local deployment.</strong> GitHub repository में local installation के लिए Docker images शामिल हैं। आराम से चलाने के लिए आपको कम से कम 24GB VRAM वाला NVIDIA GPU चाहिए होगा।</p>
<p><strong>ComfyUI integration.</strong> कम्युनिटी के बनाए ComfyUI nodes आपको TRELLIS.2 को दूसरे AI tools के साथ मौजूदा generation workflows में जोड़ने देते हैं।</p>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>Open-source image-to-3D लगातार बेहतर होता रहा है, लेकिन ज़्यादातर मॉडल या तो ठीक-ठाक geometry के साथ खराब textures देते हैं या फिर देखने में अच्छे रिज़ल्ट देते हैं जो topology जांचने पर बिखर जाते हैं। TRELLIS.2 दोनों का हल देता है, क्योंकि यह production के काम लायक रिज़ॉल्यूशन पर साफ geometry और सही PBR materials बनाता है। MIT लाइसेंस का मतलब है कि आप इसे बिना किसी रोक के commercial तौर पर इस्तेमाल कर सकते हैं।</p>
<p>game developers और 3D artists के लिए यह एक काम का prototyping tool है। एक concept art image डालिए, सेकंड में textured 3D मॉडल पाइए और वहां से आगे उसे निखारिए।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://microsoft.github.io/TRELLIS.2/" target="_blank" rel="noreferrer">TRELLIS.2 प्रोजेक्ट पेज</a></li>
<li><a href="https://github.com/microsoft/TRELLIS.2" target="_blank" rel="noreferrer">GitHub पर TRELLIS.2</a></li>
<li><a href="https://3dtrellis.com/" target="_blank" rel="noreferrer">3dtrellis.com</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[गेम इंडस्ट्री में छंटनी का सिलसिला मार्च 2026 में भी जारी]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-19-game-industry-layoffs-march-2026</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-19-game-industry-layoffs-march-2026</guid>
            <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[मार्च 2026 में Ubisoft, nDreams और EA सबने स्टाफ़ की छंटनी की, और GDC सर्वे ने बताया कि पिछले दो साल में 28% डेवलपर्स को छंटनी झेलनी पड़ी।]]></description>
            <content:encoded><![CDATA[<h1 id="गेम-इंडस्ट्री-में-छंटनी-का-सिलसिला-मार्च-2026-में-भी-जारी" tabindex="-1">गेम इंडस्ट्री में छंटनी का सिलसिला मार्च 2026 में भी जारी <a class="header-anchor" href="#गेम-इंडस्ट्री-में-छंटनी-का-सिलसिला-मार्च-2026-में-भी-जारी" aria-label="Permalink to &quot;गेम इंडस्ट्री में छंटनी का सिलसिला मार्च 2026 में भी जारी&quot;"></a></h1>
<p>मार्च 2026 में गेम इंडस्ट्री में नौकरियों की कटौती की एक और लहर आई है। Ubisoft ने Tom Clancy के सह-स्थापित एक स्टूडियो को खाली कर दिया, nDreams ने दो VR स्टूडियो बंद कर दिए, और EA ने रिकॉर्ड तोड़ने वाली लॉन्च के कुछ ही महीनों बाद Battlefield 6 के पीछे की टीमों को छोटा कर दिया। इस बीच, एक GDC सर्वे यह बताता है कि नुकसान कितना फैल चुका है, और तस्वीर साफ़ तौर पर खराब है।</p>
<h2 id="ubisoft-red-storm-105-नौकरियाँ-गईं" tabindex="-1">Ubisoft Red Storm: 105 नौकरियाँ गईं <a class="header-anchor" href="#ubisoft-red-storm-105-नौकरियाँ-गईं" aria-label="Permalink to &quot;Ubisoft Red Storm: 105 नौकरियाँ गईं&quot;"></a></h2>
<p>Ubisoft ने Red Storm Entertainment से 105 कर्मचारियों की छंटनी की, यह नॉर्थ कैरोलाइना का वह स्टूडियो है जिसे Tom Clancy ने 30 साल पहले सह-स्थापित किया था। स्टूडियो ने सारा गेम डेवलपमेंट रोक दिया है। करीब 70 स्टाफ़ बचे हैं जो IT सपोर्ट और Snowdrop engine पर मेंटेनेंस का काम संभालेंगे।</p>
<p>ये कटौतियाँ Ubisoft के बड़े पुनर्गठन का हिस्सा हैं, जिसमें कंपनी को जॉनर के हिसाब से पाँच &quot;creative houses&quot; में बाँटा जा रहा है। कंपनी का स्टॉक 2021 से अपनी 80% से ज़्यादा वैल्यू खो चुका है, और उसने 2026 में कई दौर की छंटनी के ज़रिए कुल 400 कर्मचारियों को निकालने की योजना का ऐलान किया। Leamington, Osaka और Saint-Antoine के स्टूडियो 2025 में पहले ही बंद हो चुके थे।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/vAvbombMHs4" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Ubisoft के मौजूदा संकट को समझाया गया</p>
<h2 id="ndreams-78-नौकरियों-पर-खतरा" tabindex="-1">nDreams: 78 नौकरियों पर खतरा <a class="header-anchor" href="#ndreams-78-नौकरियों-पर-खतरा" aria-label="Permalink to &quot;nDreams: 78 नौकरियों पर खतरा&quot;"></a></h2>
<p>UK की VR विशेषज्ञ कंपनी nDreams ने 5 मार्च को 78 कर्मचारियों को छंटनी के खतरे में डाल दिया। कंपनी ने अपने Brighton-आधारित Near Light और Compass स्टूडियो पूरी तरह बंद कर दिए। पुनर्गठित कंपनी अब अपने Elevation स्टूडियो पर ध्यान देगी, जहाँ करीब 120 स्टाफ़ बिना घोषित प्रोजेक्ट्स पर काम कर रहे हैं, साथ ही एक छोटा XR R&amp;D ग्रुप भी रहेगा।</p>
<p>CEO Tim Gillo ने VR गेम्स मार्केट में &quot;undeniable commercial challenges&quot; की ओर इशारा किया। Compass की स्थापना सिर्फ़ फ़रवरी 2025 में हुई थी, यानी बंद होने के समय यह बमुश्किल एक साल पुराना था।</p>
<h2 id="ea-रिकॉर्ड-लॉन्च-के-बावजूद-battlefield-स्टूडियो-में-कटौती" tabindex="-1">EA: रिकॉर्ड लॉन्च के बावजूद Battlefield स्टूडियो में कटौती <a class="header-anchor" href="#ea-रिकॉर्ड-लॉन्च-के-बावजूद-battlefield-स्टूडियो-में-कटौती" aria-label="Permalink to &quot;EA: रिकॉर्ड लॉन्च के बावजूद Battlefield स्टूडियो में कटौती&quot;"></a></h2>
<p>Electronic Arts ने Criterion, DICE, Ripple Effect और Motive में स्टाफ़ की कटौती की, ये चारों स्टूडियो मिलकर Battlefield 6 पर काम कर रहे थे। EA ने इसे एक &quot;realignment&quot; कहा। विडंबना साफ़ दिखती है। Battlefield 6 साल 2025 में US में सबसे ज़्यादा बिकने वाला गेम था और अक्टूबर में लॉन्च पर इसकी करीब 70 लाख कॉपियाँ बिकीं।</p>
<p>लेकिन गेम अपने ऑडियंस को बनाए नहीं रख पाया। Steam पर एक साथ खेलने वाले प्लेयर्स की संख्या 747,700 के पीक से गिरकर कटौती के समय तक करीब 67,000 रह गई। मॉनिटाइज़ेशन, बैलेंस की दिक्कतों और धीमे कंटेंट अपडेट को लेकर प्लेयर्स की शिकायतें इस फ़्रैंचाइज़ी पर भारी पड़ती दिख रही हैं।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/5Xd0IuKK28w" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">IGN ने Battlefield स्टूडियो की छंटनी पर रिपोर्ट किया</p>
<h2 id="gdc-सर्वे-के-आँकड़े" tabindex="-1">GDC सर्वे के आँकड़े <a class="header-anchor" href="#gdc-सर्वे-के-आँकड़े" aria-label="Permalink to &quot;GDC सर्वे के आँकड़े&quot;"></a></h2>
<p>2026 के State of the Game Industry रिपोर्ट में 2,300 से ज़्यादा पेशेवरों का सर्वे किया गया और नतीजे चौंकाने वाले हैं। 28% प्रतिभागियों ने पिछले दो साल में छंटनी झेली। US-आधारित डेवलपर्स के लिए यह आँकड़ा बढ़कर 33% हो जाता है। गेम डिज़ाइनर सबसे ज़्यादा प्रभावित हुए, उनकी छंटनी की दर 20% रही।</p>
<p>छंटनी झेलने वालों में से 48% को अब तक नई नौकरी नहीं मिली है। AAA स्टूडियो के कर्मचारी असमान रूप से प्रभावित हुए, जहाँ दो-तिहाई ने छंटनी की बात कही, जबकि indie स्टूडियो में यह आँकड़ा एक-तिहाई था। सर्वे में शामिल 74% छात्रों ने अपने भविष्य की नौकरी की संभावनाओं को लेकर चिंता जताई।</p>
<p>यूनियनाइज़ेशन के मामले में, 82% US प्रतिभागी इसका समर्थन करते हैं। समर्थन सबसे ज़्यादा उन कामगारों में रहा जो $200,000 से कम कमाते हैं (87%), जिन्हें छंटनी का सामना करना पड़ा (88%), और जिनकी उम्र 45 से कम है (86%)। 18-24 साल की उम्र के एक भी प्रतिभागी ने यूनियनाइज़ेशन का विरोध नहीं किया।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.pcgamer.com/gaming-industry/ubisoft-lays-off-105-people-at-red-storm-the-studio-founded-30-years-ago-by-tom-clancy-converts-it-to-a-support-role/" target="_blank" rel="noreferrer">PC Gamer: Ubisoft lays off 105 at Red Storm</a></li>
<li><a href="https://www.gamesindustry.biz/ndreams-announces-restructuring-with-significant-staff-reduction-two-studios-closed" target="_blank" rel="noreferrer">GamesIndustry.biz: nDreams restructuring</a></li>
<li><a href="https://www.gameinformer.com/2026/03/09/battlefield-studios-hit-with-layoffs-months-after-successful-battlefield-6-launch" target="_blank" rel="noreferrer">Game Informer: Battlefield studios hit with layoffs</a></li>
<li><a href="https://gdconf.com/article/gdc-2026-state-of-the-game-industry-reveals-impact-of-layoffs-generative-ai-and-more" target="_blank" rel="noreferrer">GDC 2026 State of the Game Industry</a></li>
<li><a href="https://www.gamesindustry.biz/gdc-survey-reveals-layoffs-up-6-36-of-industry-using-ai-and-overwhelming-support-for-unionisation-in-the-us" target="_blank" rel="noreferrer">GamesIndustry.biz: GDC survey details</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Three.js r183: PostProcessing अब RenderPipeline बन गया]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-18-threejs-r183-render-pipeline</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-18-threejs-r183-render-pipeline</guid>
            <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Three.js r183 में PostProcessing का नाम बदलकर RenderPipeline हुआ, Clock की जगह Timer आया, और BatchedMesh में per-instance opacity जुड़ी।]]></description>
            <content:encoded><![CDATA[<h1 id="three-js-r183-postprocessing-अब-renderpipeline-बन-गया" tabindex="-1">Three.js r183: PostProcessing अब RenderPipeline बन गया <a class="header-anchor" href="#three-js-r183-postprocessing-अब-renderpipeline-बन-गया" aria-label="Permalink to &quot;Three.js r183: PostProcessing अब RenderPipeline बन गया&quot;"></a></h1>
<p>Three.js r183 18 फरवरी को रिलीज़ हुआ, और यह ज़्यादातर point releases के मुकाबले एक बड़ा architectural बदलाव है। सबसे बड़ी बात यह है कि <code>PostProcessing</code> का नाम बदलकर <code>RenderPipeline</code> कर दिया गया है। यह सिर्फ़ नाम बदलना नहीं है। यह दिखाता है कि कैसे यह class एक साधारण post-processing manager से बढ़कर एक पूरे pipeline system में बदल गई, जो कई rendering passes और history buffers संभालती है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/sVz-HV2myjQ" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Three.js WebGPU और TSL shader node system का परिचय</p>
<h2 id="renderpipeline-ने-postprocessing-की-जगह-ली" tabindex="-1">RenderPipeline ने PostProcessing की जगह ली <a class="header-anchor" href="#renderpipeline-ने-postprocessing-की-जगह-ली" aria-label="Permalink to &quot;RenderPipeline ने PostProcessing की जगह ली&quot;"></a></h2>
<p>नई <code>RenderPipeline</code> class खास तौर पर <code>WebGPURenderer</code> के लिए बनाई गई है। यह पूरे rendering pipeline का setup, post-processing effect chains संभालती है, और <code>outputNode</code> के ज़रिए final output तय करती है। <code>outputColorTransform</code> property default tone mapping और color space transformation को कंट्रोल करती है।</p>
<p>यह इसलिए मायने रखता है क्योंकि पुराना <code>PostProcessing</code> नाम भ्रामक था। volumetric lighting के लिए temporal anti-aliasing (TRAA) integration, temporal stability वाले screen space reflections, और HalfFloatType output buffers का इस्तेमाल करते हुए HDR pipeline support के साथ, यह class पहले से ही post-processing से कहीं ज़्यादा काम कर रही थी। नया नाम हकीकत से मेल खाता है।</p>
<h2 id="clock-deprecated-हुआ-timer-आया" tabindex="-1">Clock deprecated हुआ, Timer आया <a class="header-anchor" href="#clock-deprecated-हुआ-timer-आया" aria-label="Permalink to &quot;Clock deprecated हुआ, Timer आया&quot;"></a></h2>
<p><code>Clock</code> class अब deprecated है और इसकी जगह नई <code>Timer</code> class आई है। अगर आप अपने animation loops में <code>Clock</code> इस्तेमाल कर रहे हैं, तो migrate करना शुरू कर दें। नई Timer उसी time-tracking कामकाज के लिए एक साफ़-सुथरा API देती है।</p>
<h2 id="batchedmesh-को-per-instance-कंट्रोल-मिला" tabindex="-1">BatchedMesh को per-instance कंट्रोल मिला <a class="header-anchor" href="#batchedmesh-को-per-instance-कंट्रोल-मिला" aria-label="Permalink to &quot;BatchedMesh को per-instance कंट्रोल मिला&quot;"></a></h2>
<p><code>BatchedMesh</code> में per-instance opacity और wireframe material support जुड़ गया। यह open world scenes और city builders के लिए एक अहम जोड़ है, जहाँ आपको अलग-अलग materials बनाए बिना individual instances को fade in और fade out करना होता है। इसका मतलब यह भी है कि आप debugging या stylistic effects के लिए खास instances पर चुनकर wireframe rendering लगा सकते हैं।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/BvmFEHxQyVA" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">React Three Fiber के साथ Three.js में WebGPU post-processing</p>
<h2 id="material-सुधार" tabindex="-1">Material सुधार <a class="header-anchor" href="#material-सुधार" aria-label="Permalink to &quot;Material सुधार&quot;"></a></h2>
<p>MeshLambertMaterial और MeshPhongMaterial अब <code>scene.environment</code> image-based lighting (IBL) को support करते हैं। पहले ये सस्ते materials ambient lighting के लिए environment maps इस्तेमाल नहीं कर पाते थे, जिससे developers को महँगे MeshStandardMaterial की ओर जाना पड़ता था। अब आप जहाँ PBR accuracy की ज़रूरत न हो, वहाँ इन legacy materials के साथ IBL इस्तेमाल कर सकते हैं।</p>
<p>MeshPhysicalMaterial में rect area lights के लिए clearcoat support जुड़ गया। अगर आप area lights से रोशन car paint या चमकदार सतहें render कर रहे हैं, तो clearcoat layer अब सही ढंग से प्रतिक्रिया देती है।</p>
<h2 id="performance-optimizations" tabindex="-1">Performance optimizations <a class="header-anchor" href="#performance-optimizations" aria-label="Permalink to &quot;Performance optimizations&quot;"></a></h2>
<p><code>Matrix4.decompose()</code> अब determinant की गणना को cache करता है, और <code>invert()</code> को optimize किया गया है। कई objects वाले scenes में ये हर frame में हज़ारों बार कॉल होते हैं, इसलिए जमा होकर बचत काफ़ी हो जाती है।</p>
<h2 id="tsl-spec-और-clipspace-node" tabindex="-1">TSL spec और clipSpace node <a class="header-anchor" href="#tsl-spec-और-clipspace-node" aria-label="Permalink to &quot;TSL spec और clipSpace node&quot;"></a></h2>
<p>Three.js r183 एक औपचारिक TSL specification document (TSL.md) और एक नया <code>clipSpace</code> node लाता है। TSL (Three.js Shading Language) आपको JavaScript में shader code लिखने देता है, जो WebGPU के लिए WGSL या WebGL के लिए GLSL में compile होता है। नई spec node system के API को औपचारिक रूप देती है, जिससे third-party libraries के लिए इसके ऊपर निर्माण करना आसान हो जाता है।</p>
<p><code>clipSpace</code> node TSL में clip-space coordinates तक सीधी पहुँच देता है, जो screen-space effects और custom projection techniques के लिए काम आता है।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://github.com/mrdoob/three.js/releases/tag/r183" target="_blank" rel="noreferrer">Three.js r183 release notes</a></li>
<li><a href="https://threejs.org/docs/pages/RenderPipeline.html" target="_blank" rel="noreferrer">RenderPipeline documentation</a></li>
<li><a href="https://github.com/mrdoob/three.js/blob/dev/src/nodes/TSL.md" target="_blank" rel="noreferrer">TSL specification</a></li>
<li><a href="https://www.utsubo.com/blog/webgpu-threejs-migration-guide" target="_blank" rel="noreferrer">Three.js WebGPU migration guide</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[itch.io app v26.6.0: native Apple Silicon, OAuth login, और 32-bit की विदाई]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-15-itch-io-app-modernization</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-15-itch-io-app-modernization</guid>
            <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[itch.io डेस्कटॉप app को सालों में अपना पहला बड़ा stable रिलीज़ मिला है, जिसमें native Apple Silicon सपोर्ट, browser-based OAuth login, Electron 25 अपग्रेड, और 32-bit बिल्ड्स को हटाया गया है।]]></description>
            <content:encoded><![CDATA[<h1 id="itch-io-app-v26-6-0-native-apple-silicon-oauth-login-और-32-bit-की-विदाई" tabindex="-1">itch.io app v26.6.0: native Apple Silicon, OAuth login, और 32-bit की विदाई <a class="header-anchor" href="#itch-io-app-v26-6-0-native-apple-silicon-oauth-login-और-32-bit-की-विदाई" aria-label="Permalink to &quot;itch.io app v26.6.0: native Apple Silicon, OAuth login, और 32-bit की विदाई&quot;"></a></h1>
<p>itch.io डेस्कटॉप app ने वर्ज़न 26.6.0 रिलीज़ कर दिया है, जो काफ़ी समय बाद इसका पहला stable रिलीज़ है। यह अपडेट app के इन्फ्रास्ट्रक्चर को आधुनिक बनाता है, जिसमें native Apple Silicon सपोर्ट, एक नया authentication फ्लो, और 32-bit बिल्ड्स का अंत शामिल है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/iPuRddl9Ng4" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">indie game डिस्ट्रिब्यूशन के प्लेटफॉर्म के तौर पर Steam और itch.io की तुलना</p>
<h2 id="native-apple-silicon" tabindex="-1">Native Apple Silicon <a class="header-anchor" href="#native-apple-silicon" aria-label="Permalink to &quot;Native Apple Silicon&quot;"></a></h2>
<p>M-सीरीज़ चिप्स पर चलने वाले macOS यूज़र्स को अब Rosetta 2 के ज़रिए चलने की जगह एक native arm64 बाइनरी मिलेगी। app अपने आप arm64 वर्ज़न पर अपडेट हो जाता है, इसलिए मौजूदा यूज़र्स को कुछ भी मैन्युअल रूप से करने की ज़रूरत नहीं है। इससे Apple Silicon Macs पर परफॉर्मेंस और बैटरी लाइफ में साफ़ तौर पर सुधार आना चाहिए।</p>
<h2 id="oauth-ने-in-app-login-की-जगह-ली" tabindex="-1">OAuth ने in-app login की जगह ली <a class="header-anchor" href="#oauth-ने-in-app-login-की-जगह-ली" aria-label="Permalink to &quot;OAuth ने in-app login की जगह ली&quot;"></a></h2>
<p>डिफ़ॉल्ट login फ्लो अब app के अंदर ही username और password पूछने के बजाय OAuth-based authentication के लिए आपका browser खोलता है। यह बदलाव सीधे तौर पर credential stuffing अटैक्स से निपटता है, जहाँ bots लीक हुए username/password कॉम्बिनेशन को login फॉर्म्स पर आज़माते हैं। password login अब भी एक फ़ॉलबैक के रूप में मौजूद है, लेकिन आगे से OAuth ही डिफ़ॉल्ट है।</p>
<h2 id="electron-और-build-बदलाव" tabindex="-1">Electron और build बदलाव <a class="header-anchor" href="#electron-और-build-बदलाव" aria-label="Permalink to &quot;Electron और build बदलाव&quot;"></a></h2>
<p>app को Electron 22 से Electron 25 पर अपग्रेड किया गया है, जो अंदरूनी तौर पर Chromium और Node.js अपडेट लेकर आता है। 32-bit बिल्ड्स को पूरी तरह हटा दिया गया है। इस वक़्त इससे बहुत कम यूज़र्स प्रभावित होते हैं, लेकिन यह एक साफ़-सुथरा बदलाव है जो build पाइपलाइन को आसान बना देता है।</p>
<p>Linux पर, installer अब पिछले फॉर्मेट के बजाय एक AppImage भेजता है। पहली बार नए arm64 Linux बिल्ड्स भी आए हैं, जो ARM-based Linux मशीनों और Raspberry Pi जैसे सिंगल-बोर्ड कंप्यूटर्स पर काम करने वाले डेवलपर्स के लिए मायने रखते हैं।</p>
<h2 id="butler-को-go-1-24-के-साथ-फिर-से-बनाया-गया" tabindex="-1">Butler को Go 1.24 के साथ फिर से बनाया गया <a class="header-anchor" href="#butler-को-go-1-24-के-साथ-फिर-से-बनाया-गया" aria-label="Permalink to &quot;Butler को Go 1.24 के साथ फिर से बनाया गया&quot;"></a></h2>
<p>Butler, वह CLI टूल जिसका इस्तेमाल डेवलपर्स itch.io पर game बिल्ड्स अपलोड और मैनेज करने के लिए करते हैं, उसे Go 1.24 और अपडेटेड डिपेंडेंसीज़ के साथ फिर से बनाया गया है। यह एक बैकएंड बदलाव है जिसे ज़्यादातर डेवलपर्स सीधे तौर पर नहीं देखेंगे, लेकिन यह टूल को मौजूदा सिस्टम और TLS ज़रूरतों के साथ कंपैटिबल रखता है।</p>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>itch.io डेस्कटॉप app वह ज़रिया है जिससे बहुत सारे indie game खिलाड़ी Steam के बाहर games खोजते और मैनेज करते हैं। यह डाउनलोड्स, delta patching के साथ अपने आप होने वाले अपडेट्स, और browser-based games के लिए ऑफलाइन प्ले को संभालता है। app काफ़ी समय से अपडेट्स के मामले में अपेक्षाकृत शांत था, इसलिए यह रिलीज़ प्लेटफॉर्म के क्लाइंट-साइड इन्फ्रास्ट्रक्चर में दोबारा निवेश का संकेत देता है।</p>
<p>आधुनिक बनाई गई build और रिलीज़ पाइपलाइन का मतलब यह भी होना चाहिए कि आगे से अपडेट्स ज़्यादा बार आएँगे। टीम पहले ही v26.9.0 के साथ आगे बढ़ चुकी है, जिसने Electron 40 पर अपग्रेड किया और तीनों ऑपरेटिंग सिस्टम पर sandboxing में बड़े बदलाव जोड़े।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://itch.io/t/5916124/itch-app-v2660-butler-updates" target="_blank" rel="noreferrer">itch app v26.6.0 (+ butler updates)</a></li>
<li><a href="https://itch.io/blog/1371591/2026-update-and-check-in" target="_blank" rel="noreferrer">2026 Update and Check-In</a></li>
<li><a href="https://itch.io/app/" target="_blank" rel="noreferrer">itch.io app download</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[दक्षिण कोरिया में अब games के लिए AI content लेबल ज़रूरी]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-14-korea-ai-game-labeling-law</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-14-korea-ai-game-labeling-law</guid>
            <pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[दक्षिण कोरिया का AI Framework Act games में हर AI से बने content पर लेबल लगाना अनिवार्य करता है, NPC संवाद से लेकर बैकग्राउंड म्यूज़िक तक, और इसका दायरा Steam और Epic तक भी पहुँचता है।]]></description>
            <content:encoded><![CDATA[<h1 id="दक्षिण-कोरिया-में-अब-games-के-लिए-ai-content-लेबल-ज़रूरी" tabindex="-1">दक्षिण कोरिया में अब games के लिए AI content लेबल ज़रूरी <a class="header-anchor" href="#दक्षिण-कोरिया-में-अब-games-के-लिए-ai-content-लेबल-ज़रूरी" aria-label="Permalink to &quot;दक्षिण कोरिया में अब games के लिए AI content लेबल ज़रूरी&quot;"></a></h1>
<p>दक्षिण कोरिया का Framework Act on the Development of Artificial Intelligence 26 जनवरी 2026 को लागू हो गया। यह दुनिया का पहला व्यापक AI कानून है, और इसका Article 36 हर जगह के game developers पर सीधा असर डालता है। कोरिया में बिकने वाले किसी भी game में मौजूद AI से बना content, चाहे वह NPC संवाद हो, character art हो, या बैकग्राउंड म्यूज़िक, उस पर &quot;AI-generated&quot; लेबल लगाना ज़रूरी है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/vvt1Qmd0dWU" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">दक्षिण कोरिया के AI Basic Act और उसके दायरे का एक overview</p>
<h2 id="कानून-क्या-माँगता-है" tabindex="-1">कानून क्या माँगता है <a class="header-anchor" href="#कानून-क्या-माँगता-है" aria-label="Permalink to &quot;कानून क्या माँगता है&quot;"></a></h2>
<p>Article 36 generative AI से बने content पर &quot;लेबल लगाने का कर्तव्य&quot; अनिवार्य करता है। Game developers को AI tools से बने किसी भी content को watermark या नोटिस के ज़रिए साफ़ तौर पर चिह्नित करना होगा। यह illustrations, voice lines, story text, localization, बैकग्राउंड म्यूज़िक, video sequences और audio effects सब पर लागू होता है। आंशिक AI इस्तेमाल भी इसमें गिना जाता है। अगर आपने किसी texture को बनाने के लिए AI tool का इस्तेमाल किया और फिर एक इंसानी artist ने उसे निखारा, तब भी कानून यह उम्मीद करता है कि आप यह बात बताएँ।</p>
<p>इसका मकसद यूज़र के इस अधिकार की रक्षा करना है कि उन्हें पता रहे कि क्या इंसान ने बनाया और क्या नहीं। लेकिन game developers ने player की तल्लीनता टूटने को लेकर चिंता जताई है। किसी fantasy RPG में NPC संवाद पर &quot;AI-generated&quot; लेबल लगाना एक अजीब अनुभव पैदा करता है।</p>
<h2 id="यह-विदेशी-studios-पर-भी-लागू-होता-है" tabindex="-1">यह विदेशी studios पर भी लागू होता है <a class="header-anchor" href="#यह-विदेशी-studios-पर-भी-लागू-होता-है" aria-label="Permalink to &quot;यह विदेशी studios पर भी लागू होता है&quot;"></a></h2>
<p>इस कानून में extraterritorial प्रावधान हैं। Steam और Epic Games जैसे global platforms को कोरिया में घरेलू प्रतिनिधि नियुक्त करने होंगे और कोरियाई कंपनियों जैसी ही शर्तें माननी होंगी। अगर आपका game कोरियाई players के लिए उपलब्ध है, तो आपका studio चाहे कहीं भी हो, यह कानून आप पर लागू होता है।</p>
<p>जुर्माना लागू होने से पहले एक साल की छूट अवधि है, इसलिए सख़्ती 2027 की शुरुआत से शुरू होगी। लेकिन कोरिया में distribution करने वाले studios के लिए compliance का काम अभी से शुरू करना ज़रूरी है।</p>
<h2 id="पहले-अनुमति-बाद-में-नियमन" tabindex="-1">&quot;पहले अनुमति, बाद में नियमन&quot; <a class="header-anchor" href="#पहले-अनुमति-बाद-में-नियमन" aria-label="Permalink to &quot;&quot;पहले अनुमति, बाद में नियमन&quot;&quot;"></a></h2>
<p>एक खास बात: इस कानून में प्रयोगात्मक AI applications के लिए &quot;पहले अनुमति, बाद में नियमन&quot; का सिद्धांत शामिल है। development में AI इस्तेमाल करने के लिए आपको पहले से मंज़ूरी लेने की ज़रूरत नहीं है। सरकार एक task force का तरीका अपना रही है, जो हर परिदृश्य की पहले से कल्पना करने के बजाय असल इस्तेमाल से मिले feedback के आधार पर नीतियों को निखारती है।</p>
<h2 id="steam-अपने-ai-disclosure-को-सीमित-करता-है" tabindex="-1">Steam अपने AI disclosure को सीमित करता है <a class="header-anchor" href="#steam-अपने-ai-disclosure-को-सीमित-करता-है" aria-label="Permalink to &quot;Steam अपने AI disclosure को सीमित करता है&quot;"></a></h2>
<p>अलग से, Valve ने जनवरी 2026 में Steam की AI disclosure नीति को अपडेट किया। इस बदलाव से यह रेखा साफ़ हो जाती है कि किसके लिए disclosure ज़रूरी है और किसके लिए नहीं। &quot;Player-consumed&quot; content, यानी वे assets जो game में शिप होते हैं या gameplay के दौरान बनते हैं, उनके लिए disclosure ज़रूरी है। code assistants, debugging software और AI से चलने वाले dev utilities जैसे development tools को साफ़ तौर पर छूट दी गई है।</p>
<p>Valve का तर्क: development के दौरान इस्तेमाल होने वाले efficiency tools यह नहीं बदलते कि player की स्क्रीन पर क्या दिखता है। अकेले 2025 की पहली छमाही में ही करीब 8,000 Steam games ने AI इस्तेमाल का खुलासा किया, जो 2024 के पूरे साल के करीब 1,000 से 8 गुना बढ़ोतरी है।</p>
<h2 id="अगला-नंबर-eu-का-है" tabindex="-1">अगला नंबर EU का है <a class="header-anchor" href="#अगला-नंबर-eu-का-है" aria-label="Permalink to &quot;अगला नंबर EU का है&quot;"></a></h2>
<p>EU AI Act 2 अगस्त 2026 को पूरी तरह लागू हो जाता है। जुर्माना 3.5 करोड़ यूरो या वैश्विक सालाना राजस्व के 7%, जो भी ज़्यादा हो, तक जा सकता है। EU की शर्तें सभी 27 सदस्य देशों पर लागू होंगी, जिससे कोरिया से भी बड़ा compliance दायरा बन जाएगा।</p>
<p>कोरिया के कानून, Steam के अपडेटेड नियमों और नज़दीक आती EU की सख़्ती की समय-सीमा के बीच, games में AI disclosure एक छोटे-मोटे compliance विषय से बदलकर अंतरराष्ट्रीय distribution वाले हर studio के लिए एक परिचालन ज़रूरत बन गया है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.invenglobal.com/articles/20143/koreas-ai-framework-act-takes-effect-how-the-worlds-first-full-ai-law-will-impact-the-games-industry" target="_blank" rel="noreferrer">Korea's AI Framework Act impact on games (Inven Global)</a></li>
<li><a href="https://everydayaiblog.com/steam-ai-disclosure-rules-2026-update/" target="_blank" rel="noreferrer">Steam AI disclosure rules update (Everyday AI Blog)</a></li>
<li><a href="https://www.gamedeveloper.com/business/valve-tweaks-and-clarifies-ai-disclosure-rules-for-steam" target="_blank" rel="noreferrer">Valve tweaks AI disclosure rules (Game Developer)</a></li>
<li><a href="https://www.koreaherald.com/article/10486247" target="_blank" rel="noreferrer">Korea AI Act video games labeling (The Korea Herald)</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[GDC 2026 आंकड़ों में: उपस्थिति 30% घटी, Unreal ने Unity को पीछे छोड़ा, AI ने डेवलपर्स को बांटा]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-13-gdc-2026-by-the-numbers</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-13-gdc-2026-by-the-numbers</guid>
            <pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[GDC 2026 में उपस्थिति गिरकर 20,000 रह गई। Unreal Engine पहली बार primary engine के रूप में Unity से आगे निकल गया। आधे से ज़्यादा studios generative AI का इस्तेमाल करते हैं, लेकिन ज़्यादातर डेवलपर्स कहते हैं कि इससे इंडस्ट्री को नुकसान हो रहा है।]]></description>
            <content:encoded><![CDATA[<h1 id="gdc-2026-आंकड़ों-में-उपस्थिति-30-घटी-unreal-ने-unity-को-पीछे-छोड़ा-ai-ने-डेवलपर्स-को-बांटा" tabindex="-1">GDC 2026 आंकड़ों में: उपस्थिति 30% घटी, Unreal ने Unity को पीछे छोड़ा, AI ने डेवलपर्स को बांटा <a class="header-anchor" href="#gdc-2026-आंकड़ों-में-उपस्थिति-30-घटी-unreal-ने-unity-को-पीछे-छोड़ा-ai-ने-डेवलपर्स-को-बांटा" aria-label="Permalink to &quot;GDC 2026 आंकड़ों में: उपस्थिति 30% घटी, Unreal ने Unity को पीछे छोड़ा, AI ने डेवलपर्स को बांटा&quot;"></a></h1>
<p>GDC 2026, जिसे इस साल &quot;GDC Festival of Gaming&quot; के नाम से फिर से ब्रांड किया गया, में करीब 20,000 लोग आए। यह पिछले साल से 30% की गिरावट है और 2011 के बाद की सबसे कम उपस्थिति है। State of the Industry सर्वे, जो 2,300 से ज़्यादा गेम प्रोफेशनल्स के जवाबों पर आधारित है, ने एक बदलाव के दौर से गुज़रती इंडस्ट्री की तस्वीर पेश की।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/mykMEsgoi5E" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">GDC 2026 recap: AI, user-generated content, और फंडिंग की नई हकीकत</p>
<h2 id="unreal-ने-unity-को-पीछे-छोड़ा" tabindex="-1">Unreal ने Unity को पीछे छोड़ा <a class="header-anchor" href="#unreal-ने-unity-को-पीछे-छोड़ा" aria-label="Permalink to &quot;Unreal ने Unity को पीछे छोड़ा&quot;"></a></h2>
<p>पहली बार, Unreal Engine सर्वे में हिस्सा लेने वालों का primary engine है, जो 42% पर है जबकि Unity 30% पर है। यह एक बड़ा बदलाव है। Unity सालों तक टॉप पर रहा, लेकिन 2023 की runtime fee विवाद के नतीजे, लगातार छंटनी, और यह धारणा कि Unity की tooling ठहर गई है, इन सबने इस बदलाव में योगदान दिया।</p>
<h2 id="ai-कंपनियां-अपना-रही-हैं-डेवलपर्स-विरोध-कर-रहे-हैं" tabindex="-1">AI: कंपनियां अपना रही हैं, डेवलपर्स विरोध कर रहे हैं <a class="header-anchor" href="#ai-कंपनियां-अपना-रही-हैं-डेवलपर्स-विरोध-कर-रहे-हैं" aria-label="Permalink to &quot;AI: कंपनियां अपना रही हैं, डेवलपर्स विरोध कर रहे हैं&quot;"></a></h2>
<p>AI के आंकड़े एक बंटी हुई कहानी कहते हैं। 52% कंपनियां अब अपने workflow के किसी न किसी हिस्से में generative AI का इस्तेमाल करती हैं। लेकिन 52% डेवलपर्स यह भी कहते हैं कि generative AI ने इंडस्ट्री पर बुरा असर डाला है, जो सिर्फ़ एक साल पहले के 30% से बढ़ा है। सिर्फ़ 36% डेवलपर्स खुद AI tools का इस्तेमाल करते हैं, और महज़ 7% को इसका कुल मिलाकर सकारात्मक असर दिखता है।</p>
<p>तनाव सीधा-सादा है: studios को कार्यक्षमता में फ़ायदा दिखता है, जबकि अलग-अलग डेवलपर्स को नौकरी छिनने और गुणवत्ता गिरने की चिंता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/EyvCmHPW_1g" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">GDC 2026 में छंटनी और डेवलपर सेंटिमेंट पर इंडस्ट्री राउंडअप</p>
<h2 id="छंटनी-जारी-है" tabindex="-1">छंटनी जारी है <a class="header-anchor" href="#छंटनी-जारी-है" aria-label="Permalink to &quot;छंटनी जारी है&quot;"></a></h2>
<p>28% लोगों ने पिछले दो सालों में छंटनी का सामना किया। US में रहने वाले डेवलपर्स में यह आंकड़ा 33% तक पहुंच जाता है। AAA studio के दो-तिहाई लोगों ने कहा कि उनके नियोक्ता ने पिछले 12 महीनों में छंटनी की।</p>
<p>सबसे परेशान करने वाला आंकड़ा: 48% छंटनी झेल चुके डेवलपर्स को इंडस्ट्री में नई नौकरी नहीं मिली है। यानी बहुत सारी अनुभवी प्रतिभा इस क्षेत्र को छोड़ रही है।</p>
<h2 id="यूनियनाइज़ेशन-को-बढ़ता-समर्थन" tabindex="-1">यूनियनाइज़ेशन को बढ़ता समर्थन <a class="header-anchor" href="#यूनियनाइज़ेशन-को-बढ़ता-समर्थन" aria-label="Permalink to &quot;यूनियनाइज़ेशन को बढ़ता समर्थन&quot;"></a></h2>
<p>US में रहने वाले 82% लोग यूनियनाइज़ेशन का समर्थन करते हैं। यह एक मज़बूत और लगातार बना रहने वाला संकेत है। यह किसी खास studio में संगठित गतिविधि में बदलेगा या नहीं, यह देखना बाकी है, लेकिन यह भावना अब हाशिए की बात नहीं रही।</p>
<h2 id="इसका-क्या-मतलब-है" tabindex="-1">इसका क्या मतलब है <a class="header-anchor" href="#इसका-क्या-मतलब-है" aria-label="Permalink to &quot;इसका क्या मतलब है&quot;"></a></h2>
<p>कम उपस्थिति सिर्फ़ ट्रैवल बजट में कटौती की बात नहीं है। यह एक बड़े संकुचन को दिखाती है। Studios छोटे हो रहे हैं, टीमें दुबली हो रही हैं, और हायरिंग धीमी पड़ गई है। Unity से Unreal की ओर engine का बदलाव बताता है कि डेवलपर्स tooling की गुणवत्ता और कॉर्पोरेट भरोसे पर अपने कदमों से वोट दे रहे हैं।</p>
<p>AI को लेकर बंटवारा घटने से पहले शायद और बढ़ेगा। कंपनियां AI tools अपनाती रहेंगी। डेवलपर्स विरोध करते रहेंगे, खासकर तब तक जब तक जॉब मार्केट तंग बना रहता है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.gamesindustry.biz/gdc-festival-of-gaming-2026-attendance-drops-30-to-20000-visitors" target="_blank" rel="noreferrer">GDC 2026 attendance drops 30% to 20,000 visitors</a></li>
<li><a href="https://gdconf.com/article/gdc-2026-state-of-the-game-industry-reveals-impact-of-layoffs-generative-ai-and-more/" target="_blank" rel="noreferrer">GDC 2026 State of the Game Industry survey</a></li>
<li><a href="https://gamedeveloper.com/business/analyzing-the-2026-gdc-state-of-the-industry-report-game-developer-podcast-ep-63" target="_blank" rel="noreferrer">Game Developer Podcast: Analyzing the 2026 State of the Industry Report</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[NVIDIA DLSS 5 GDC में लॉन्च हुआ, और तुरंत विरोध शुरू हो गया]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-12-nvidia-dlss-5-controversy</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-12-nvidia-dlss-5-controversy</guid>
            <pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[NVIDIA की DLSS 5 न्यूरल रेंडरिंग टेक्नोलॉजी कैरेक्टर के चेहरे बदलने और कलात्मक इरादे को दरकिनार करने के लिए आलोचना का शिकार बनी, और GDC 2026 का सबसे बड़ा विवाद बन गई।]]></description>
            <content:encoded><![CDATA[<h1 id="nvidia-dlss-5-gdc-में-लॉन्च-हुआ-और-तुरंत-विरोध-शुरू-हो-गया" tabindex="-1">NVIDIA DLSS 5 GDC में लॉन्च हुआ, और तुरंत विरोध शुरू हो गया <a class="header-anchor" href="#nvidia-dlss-5-gdc-में-लॉन्च-हुआ-और-तुरंत-विरोध-शुरू-हो-गया" aria-label="Permalink to &quot;NVIDIA DLSS 5 GDC में लॉन्च हुआ, और तुरंत विरोध शुरू हो गया&quot;"></a></h1>
<p>NVIDIA ने GTC 2026 में DLSS 5 से पर्दा उठाया और इसे &quot;ग्राफिक्स के लिए GPT moment&quot; कहा। यह नई टेक्नोलॉजी रियल-टाइम में लाइटिंग और मटीरियल को दोबारा बनाने के लिए generative AI का इस्तेमाल करती है, जो पिछले DLSS वर्ज़न की frame generation और upscaling से कहीं आगे जाती है। CEO Jensen Huang ने इसे &quot;neuro rendering&quot; बताया, जो पारंपरिक 3D ग्राफिक्स और AI का मेल है और game frames में फोटोरियलिस्टिक डिटेल जोड़ता है।</p>
<p>गेमिंग कम्युनिटी की प्रतिक्रिया भारी रूप से नकारात्मक रही।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/GXpTyq-YbPM" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">NVIDIA का DLSS 5 Zorah tech demo, जो 4K पर न्यूरल रेंडरिंग दिखाता है</p>
<h2 id="yassification-की-समस्या" tabindex="-1">&quot;yassification&quot; की समस्या <a class="header-anchor" href="#yassification-की-समस्या" aria-label="Permalink to &quot;&quot;yassification&quot; की समस्या&quot;"></a></h2>
<p>गेमर्स ने जल्दी ही ध्यान दिया कि DLSS 5 कैरेक्टर के चेहरे बदल रहा था। Resident Evil Requiem के demo फ़ुटेज में, कैरेक्टर Grace Ashcroft DLSS 5 चालू होने पर साफ़ तौर पर अलग दिखी। उसका चेहरा ज़्यादा स्मूद, ज़्यादा पॉलिश्ड और कम नैचुरल लग रहा था। आलोचकों ने इसे &quot;प्लास्टिक जैसा, एयरब्रश किया हुआ और अजीब तरह से बहुत ज़्यादा एन्हांस्ड&quot; बताया। ऐसी ही दिक्कतें Hogwarts Legacy के demos में भी दिखीं, जहाँ एक बुज़ुर्ग महिला का चेहरा अजीब और बनावटी तरीके से स्मूद हो गया।</p>
<p>सोशल मीडिया पर &quot;yassifying&quot; शब्द छा गया, जिसमें DLSS 5 के चेहरे स्मूद करने की तुलना भारी फ़िल्टर वाली Instagram सेल्फ़ी से की गई। NVIDIA के reveal पर YouTube कमेंट्स को &quot;लगभग 100% नकारात्मक&quot; बताया गया। पहले और बाद की तुलना दिखाने वाले meme तेज़ी से फैले।</p>
<p>मुख्य शिकायत परफ़ॉर्मेंस को लेकर नहीं थी। पिछले DLSS वर्ज़न की तारीफ़ ख़ास तौर पर इसलिए हुई थी क्योंकि वे अदृश्य थे। वे games को तेज़ चलाते थे, लेकिन दिखने में बदलाव नहीं करते थे। DLSS 5 कलात्मक इरादे को साफ़ दिखने वाले तरीके से बदल देता है, और यहीं पर विरोध केंद्रित हुआ।</p>
<h2 id="जेनरेट-किए-गए-frames-में-hallucinations" tabindex="-1">जेनरेट किए गए frames में hallucinations <a class="header-anchor" href="#जेनरेट-किए-गए-frames-में-hallucinations" aria-label="Permalink to &quot;जेनरेट किए गए frames में hallucinations&quot;"></a></h2>
<p>टेस्टिंग से पता चला कि DLSS 5 का generative तरीका frames में काल्पनिक (hallucinated) डिटेल पैदा कर सकता है। चूँकि यह सिस्टम मौजूदा pixels को सिर्फ़ upscale करने के बजाय AI inference से एलिमेंट दोबारा बनाता है, इसलिए यह कभी-कभी ऐसी डिटेल जेनरेट कर देता है जो सोर्स मटीरियल में होती ही नहीं। यह वही बुनियादी सीमा है जो सभी generative AI मॉडल पर असर डालती है, जो अब रियल-टाइम game रेंडरिंग में दिखाई दे रही है।</p>
<h2 id="nvidia-की-बदलती-सफ़ाई" tabindex="-1">NVIDIA की बदलती सफ़ाई <a class="header-anchor" href="#nvidia-की-बदलती-सफ़ाई" aria-label="Permalink to &quot;NVIDIA की बदलती सफ़ाई&quot;"></a></h2>
<p>NVIDIA ने शुरू में DLSS 5 को ऐसा पेश किया जैसे इसमें &quot;3D scene understanding&quot; हो, यानी AI मॉडल scene की ज्यामिति और मटीरियल को समझता हो। बाद में एक NVIDIA इंजीनियर ने साफ़ किया कि DLSS 5 असल में motion vectors के साथ 2D frame डेटा पर काम करता है। इसकी पहुँच पूरे 3D scene graph तक नहीं है। यह सुधार छोटा था पर अहम था। इसका मतलब है कि DLSS 5 फ़्लैट इमेज से लाइटिंग और मटीरियल के बारे में अंदाज़ा लगा रहा है, न कि असली 3D जानकारी के साथ काम कर रहा है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/H1a8YEOlpeY" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">NVIDIA ने DLSS 5 विवाद पर जवाब दिया</p>
<h2 id="स्टूडियो-की-प्रतिक्रियाएँ" tabindex="-1">स्टूडियो की प्रतिक्रियाएँ <a class="header-anchor" href="#स्टूडियो-की-प्रतिक्रियाएँ" aria-label="Permalink to &quot;स्टूडियो की प्रतिक्रियाएँ&quot;"></a></h2>
<p>Baldur's Gate 3 बनाने वाले Larian Studios ने कथित तौर पर फ़ैंस के विरोध के बाद अपने अगले प्रोजेक्ट के लिए कुछ generative रेंडरिंग टूल्स से पीछे हटने का फ़ैसला किया। जब हाल के सबसे सराहे गए RPGs में से एक बनाने वाला स्टूडियो किसी टेक्नोलॉजी से दूरी बनाता है, तो यह बाक़ी इंडस्ट्री को एक संकेत देता है।</p>
<p>Jensen Huang ने आलोचकों का जवाब देते हुए कहा कि वे &quot;पूरी तरह ग़लत&quot; हैं और DLSS 5 कलात्मक नियंत्रण बनाए रखता है क्योंकि डेवलपर नतीजों को फ़ाइन-ट्यून कर सकते हैं। लेकिन GDC में दिखाए गए demos इस दावे का समर्थन नहीं करते थे। कई games में चेहरों में दिखने वाले बदलाव यह बताते थे कि यह टेक्नोलॉजी डिफ़ॉल्ट रूप से कलात्मक फ़ैसलों को दरकिनार कर देती है।</p>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>DLSS 5 GDC 2026 का सबसे बड़ा विवाद इसलिए बना क्योंकि इसने एक ऐसा सवाल खड़ा कर दिया जिसका सामना इंडस्ट्री ने पूरी तरह नहीं किया था: परफ़ॉर्मेंस टूल के तौर पर AI और सौंदर्य से जुड़े फ़ैसले लेने वाले AI के बीच रेखा कहाँ है? DLSS 1 से 4 तक पक्के तौर पर परफ़ॉर्मेंस की तरफ़ रहे। DLSS 5 इस सीमा को पार कर के यह तय करने लगा कि कैरेक्टर और scenes कैसे दिखने चाहिए। कई खिलाड़ियों और डेवलपर्स के लिए, यह एक बुनियादी तौर पर अलग प्रोडक्ट है।</p>
<p>Digital Foundry की टीम ने पहले एक उत्साह से भरा शुरुआती विश्लेषण पब्लिश किया, फिर एक फ़ॉलो-अप जारी किया जिसमें माना कि उन्होंने &quot;बहुत जल्दी पोस्ट कर दिया&quot; और टेक्नोलॉजी की तारीफ़ करने से पहले व्यापक फ़ीडबैक का इंतज़ार करना चाहिए था।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.theverge.com/games/896518/nvidia-dlss-5-ai-3d-rendering" target="_blank" rel="noreferrer">The Verge: DLSS 5 AI 3D rendering</a></li>
<li><a href="https://www.techspot.com/news/111770-nvidia-confirms-dlss-5-relies-2d-frame-data.html" target="_blank" rel="noreferrer">TechSpot: NVIDIA confirms DLSS 5 relies on 2D frame data</a></li>
<li><a href="https://www.windowscentral.com/gaming/nvidias-new-dlss-5-drops-with-uncanny-ai-filters-and-youtube-comments-are-almost-100-percent-negative" target="_blank" rel="noreferrer">Windows Central: DLSS 5 backlash</a></li>
<li><a href="https://blogs.nvidia.com/blog/gtc-2026-news" target="_blank" rel="noreferrer">NVIDIA GTC 2026 blog</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Xbox ने GDC पर सभी डेवलपर्स के लिए क्रॉस-प्लेटफ़ॉर्म टूल्स मुफ़्त किए]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-11-xbox-playfab-free-crossplatform</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-11-xbox-playfab-free-crossplatform</guid>
            <pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Microsoft ने GDC 2026 पर PlayFab Foundation Mode की घोषणा की, जिससे हर Xbox डेवलपर को क्रॉस-प्लेटफ़ॉर्म प्लेयर अकाउंट, सेव, मैचमेकिंग और लाइव सर्विस टूल्स तक मुफ़्त पहुंच मिलती है।]]></description>
            <content:encoded><![CDATA[<h1 id="xbox-ने-gdc-पर-सभी-डेवलपर्स-के-लिए-क्रॉस-प्लेटफ़ॉर्म-टूल्स-मुफ़्त-किए" tabindex="-1">Xbox ने GDC पर सभी डेवलपर्स के लिए क्रॉस-प्लेटफ़ॉर्म टूल्स मुफ़्त किए <a class="header-anchor" href="#xbox-ने-gdc-पर-सभी-डेवलपर्स-के-लिए-क्रॉस-प्लेटफ़ॉर्म-टूल्स-मुफ़्त-किए" aria-label="Permalink to &quot;Xbox ने GDC पर सभी डेवलपर्स के लिए क्रॉस-प्लेटफ़ॉर्म टूल्स मुफ़्त किए&quot;"></a></h1>
<p>Microsoft ने GDC 2026 पर एक बड़ी घोषणा की: Xbox पर शिप होने वाली हर game को अब PlayFab की क्रॉस-प्लेटफ़ॉर्म बैकएंड सर्विसेज़ तक मुफ़्त पहुंच मिलेगी। कोई Azure सब्सक्रिप्शन नहीं। कोई प्रति-यूज़र फ़ीस नहीं। इस नई पेशकश का नाम PlayFab Foundation Mode है, और यह Xbox, PlayStation, Nintendo Switch, Steam, Epic और मोबाइल पर यूनिफ़ाइड प्लेयर अकाउंट, क्रॉस-प्लेटफ़ॉर्म सेव, मैचमेकिंग, इकोनॉमी सिस्टम और लाइव सर्विस मैनेजमेंट को कवर करती है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/kVp4FLyJd_w" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Xbox इस बारे में कि indie डेवलपर्स कैसे गेमिंग के सबसे बड़े आइडिया चला रहे हैं</p>
<h2 id="foundation-mode-में-क्या-शामिल-है" tabindex="-1">Foundation Mode में क्या शामिल है <a class="header-anchor" href="#foundation-mode-में-क्या-शामिल-है" aria-label="Permalink to &quot;Foundation Mode में क्या शामिल है&quot;"></a></h2>
<p>PlayFab Foundation Mode सात सर्विस पिलर कवर करता है। Identity प्लेयर्स को प्लेटफ़ॉर्म्स के पार यूनिफ़ाइड अकाउंट देता है। Progression क्रॉस-प्लेटफ़ॉर्म सेव, प्रोफ़ाइल और स्टैटिस्टिक्स संभालता है। Community फ्रेंड्स लिस्ट, गिल्ड, लीडरबोर्ड और रियल-टाइम चैट देता है। Multiplayer में Azure इंफ्रास्ट्रक्चर के ज़रिए लॉबी, मैचमेकिंग और नेटवर्किंग शामिल हैं। Live Service Management में टाइटल डेटा, न्यूज़ फ़ीड, पुश नोटिफ़िकेशन और कस्टम बैकएंड लॉजिक आते हैं। Economy कैटलॉग, वर्चुअल करेंसी, इन्वेंटरी और बंडल मैनेज करता है। Game Data Stream टेलीमेट्री और प्लेयर इंटरैक्शन एनालिटिक्स देता है।</p>
<p>पहले यह एक पेड सर्विस थी। अब कोई भी डेवलपर जो Xbox पर शिप करने का कमिटमेंट करता है, उसे यह बिना किसी लागत के मिलती है। बिल्ड शुरू करने के लिए आपको लॉन्च का इंतज़ार भी नहीं करना पड़ता। जैसे ही आप Partner Center में एक game बनाते हैं और PlayFab Game Manager के ज़रिए इसे रिक्वेस्ट करते हैं, पहुंच मिल जाती है।</p>
<h2 id="ऑनबोर्डिंग-का-कायापलट" tabindex="-1">ऑनबोर्डिंग का कायापलट <a class="header-anchor" href="#ऑनबोर्डिंग-का-कायापलट" aria-label="Permalink to &quot;ऑनबोर्डिंग का कायापलट&quot;"></a></h2>
<p>Xbox ने यह भी घोषणा की कि डेवलपर ऑनबोर्डिंग को 30 दिन से घटाकर लगभग 30 मिनट कर दिया गया है। नई प्रक्रिया मॉड्यूलर है, यानी आप पूरी अप्रूवल से पहले ही बिल्ड शुरू कर सकते हैं। ऑटोमेटेड एग्रीमेंट से हैंडलिंग का समय 90% से ज़्यादा घट गया। पब्लिक डॉक्युमेंटेशन के लिए अब NDA की ज़रूरत नहीं। अपलोड स्पीड 2x से 13x तक बेहतर हुई।</p>
<p>यह उस आम शिकायत का सीधा जवाब है कि Steam या Epic Games Store के मुकाबले किसी game को Xbox पर लाना धीमा और नौकरशाही से भरा था।</p>
<h2 id="id-xbox-और-indie-की-कामयाबी" tabindex="-1">ID@Xbox और indie की कामयाबी <a class="header-anchor" href="#id-xbox-और-indie-की-कामयाबी" aria-label="Permalink to &quot;ID@Xbox और indie की कामयाबी&quot;"></a></h2>
<p>ID@Xbox प्रोग्राम पर भी कुछ ध्यान गया। Microsoft ने बताया कि इस प्रोग्राम की indie games ने पिछले साल Xbox Store पर &quot;करोड़ों डॉलर&quot; की बिक्री की। यह एक असली आंकड़ा है, जो 13 साल से चल रहे एक प्रोग्राम से जुड़ा है।</p>
<p>Xbox ने Store की एल्गोरिदमिक डिस्कवरी में भी बदलाव किए ताकि बंडल फ्लडिंग रोकी जा सके, यह एक ऐसी प्रथा थी जहां बंडल कैटेगरी लिस्टिंग पर हावी हो जाते थे और अलग-अलग games को नीचे धकेल देते थे। नया Indie Selects प्रोग्राम indie टाइटल्स के लिए क्यूरेटेड एडिटोरियल स्पॉटलाइट देता है।</p>
<h2 id="छोटे-स्टूडियो-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">छोटे स्टूडियो के लिए इसका क्या मतलब है <a class="header-anchor" href="#छोटे-स्टूडियो-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;छोटे स्टूडियो के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>indie डेवलपर्स के लिए, PlayFab की घोषणा क्रॉस-प्लेटफ़ॉर्म मल्टीप्लेयर की सबसे बड़ी लागत बाधाओं में से एक हटा देती है। प्लेयर अकाउंट, मैचमेकिंग और क्रॉस-प्लेटफ़ॉर्म सेव के लिए अपना खुद का बैकएंड बनाना महंगा और समय खाने वाला है। इसे मुफ़्त में मिलना, वो भी ऐसे इंफ्रास्ट्रक्चर पर जो Azure के ज़रिए स्केल करता है, इस बात का गणित बदल देता है कि क्रॉस-प्लेटफ़ॉर्म निवेश के लायक है या नहीं।</p>
<p>पेच यह है कि आपको Xbox पर शिप करना होगा। लेकिन यह देखते हुए कि Game Pass indie games के लिए एक ठीकठाक डिस्ट्रिब्यूशन चैनल देता है, और ऑनबोर्डिंग की दिक्कत घट चुकी है, यह बार पहले से नीचे है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://news.xbox.com/en-us/2026/03/13/idxbox-gdc-2026-indie-developers-at-the-heart-of-great-games/" target="_blank" rel="noreferrer">ID@Xbox at GDC 2026</a></li>
<li><a href="https://developer.microsoft.com/en-us/games/articles/2026/03/gdc-2026-introducing-foundation-mode-for-playfab/" target="_blank" rel="noreferrer">Introducing Foundation Mode for PlayFab</a></li>
<li><a href="https://developer.microsoft.com/en-us/games/articles/2026/03/gdc-2026-press-start-get-your-pc-game-ready-for-xbox-in-one-day/" target="_blank" rel="noreferrer">What's Changed in Xbox Development</a></li>
<li><a href="https://www.purexbox.com/news/2026/03/every-xbox-game-gets-to-use-this-microsoft-announces-free-cross-platform-tools-for-developers" target="_blank" rel="noreferrer">Pure Xbox coverage</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Chrome 146 पुराने GPUs के लिए WebGPU compatibility mode लेकर आया]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-10-chrome-146-webgpu-compatibility</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-10-chrome-146-webgpu-compatibility</guid>
            <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Chrome 146 एक WebGPU compatibility mode जोड़ता है जो OpenGL ES 3.1 और Direct3D 11 पर चलता है, जिससे यह API पुराने hardware तक पहुँचता है। W3C ने भी WebGPU को Candidate Recommendation Draft के तौर पर प्रकाशित किया।]]></description>
            <content:encoded><![CDATA[<h1 id="chrome-146-पुराने-gpus-के-लिए-webgpu-compatibility-mode-लेकर-आया" tabindex="-1">Chrome 146 पुराने GPUs के लिए WebGPU compatibility mode लेकर आया <a class="header-anchor" href="#chrome-146-पुराने-gpus-के-लिए-webgpu-compatibility-mode-लेकर-आया" aria-label="Permalink to &quot;Chrome 146 पुराने GPUs के लिए WebGPU compatibility mode लेकर आया&quot;"></a></h1>
<p>Chrome 146 एक ऐसे फ़ीचर के साथ आया है जो WebGPU की hardware पहुँच को काफ़ी बढ़ा देता है: compatibility mode. अब तक WebGPU को ऐसे GPU की ज़रूरत होती थी जो Vulkan, Metal, या Direct3D 12 को सपोर्ट करता हो। compatibility mode उस ज़रूरत को हटा देता है और इसके बजाय OpenGL ES 3.1 और Direct3D 11 पर चलता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/m6T-Mq1BPXg" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Chrome for Developers का WebGPU परिचय, वह API जिसे compatibility mode अब पुराने hardware तक ले आता है</p>
<h2 id="यह-कैसे-काम-करता-है" tabindex="-1">यह कैसे काम करता है <a class="header-anchor" href="#यह-कैसे-काम-करता-है" aria-label="Permalink to &quot;यह कैसे काम करता है&quot;"></a></h2>
<p>डेवलपर compatibility-level adapter माँगकर इसे चालू करते हैं:</p>
<div class="language-js vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">js</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0" v-pre=""><code><span class="line"><span style="--shiki-light:#D73A49;--shiki-dark:#F97583">const</span><span style="--shiki-light:#005CC5;--shiki-dark:#79B8FF"> adapter</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583"> =</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583"> await</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8"> navigator.gpu.</span><span style="--shiki-light:#6F42C1;--shiki-dark:#B392F0">requestAdapter</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8">({</span></span>
<span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8">  featureLevel: </span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF">"compatibility"</span></span>
<span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8">});</span></span></code></pre>
</div><p>फिर लौटाया गया adapter और device पुराने graphics backends के ज़रिए WebGPU चलाते हैं। जो applications पहले से core WebGPU के साथ काम करती हैं, वे compatibility mode में बिना किसी बदलाव के काम करेंगी, हालाँकि कुछ एडवांस्ड फ़ीचर्स पर पाबंदियाँ हैं।</p>
<h2 id="असल-में-इसका-क्या-मतलब-है" tabindex="-1">असल में इसका क्या मतलब है <a class="header-anchor" href="#असल-में-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;असल में इसका क्या मतलब है&quot;"></a></h2>
<p>बहुत सारे laptops और mobile devices आज भी ऐसे GPUs के साथ आते हैं जो सिर्फ़ OpenGL ES 3.1 या Direct3D 11 को सपोर्ट करते हैं। ये devices पहले WebGPU से पूरी तरह बाहर थे। compatibility mode उन्हें अंदर ले आता है।</p>
<p>Google की शुरुआत Android से हो रही है और आगे ChromeOS और Windows पर सपोर्ट की पड़ताल चल रही है। यह उन web games और 3D applications के लिए मायने रखता है जिन्हें ज़्यादा से ज़्यादा device coverage चाहिए।</p>
<h2 id="chrome-146-में-बाकी-webgpu-जुड़ाव" tabindex="-1">Chrome 146 में बाकी WebGPU जुड़ाव <a class="header-anchor" href="#chrome-146-में-बाकी-webgpu-जुड़ाव" aria-label="Permalink to &quot;Chrome 146 में बाकी WebGPU जुड़ाव&quot;"></a></h2>
<p><strong>Transient attachments.</strong> नया <code>TRANSIENT_ATTACHMENT</code> texture usage flag GPU को बताता है कि किसी render target को सिर्फ़ render pass के दौरान मौजूद रहने की ज़रूरत है। tile-based GPUs पर (mobile पर आम), यह data को तेज़ tile memory में रखता है और main memory में महँगे writes से बचाता है।</p>
<p><strong><code>texture_and_sampler_let</code> WGSL extension.</strong> यह textures और samplers को shader code में <code>let</code> variables को असाइन करने देता है। यह bindless rendering पैटर्न की बुनियाद है, जहाँ shaders explicit bind group entries के बिना textures तक पहुँच सकते हैं।</p>
<h2 id="w3c-candidate-recommendation" tabindex="-1">W3C Candidate Recommendation <a class="header-anchor" href="#w3c-candidate-recommendation" aria-label="Permalink to &quot;W3C Candidate Recommendation&quot;"></a></h2>
<p>इससे अलग, W3C ने 3 मार्च 2026 को WebGPU को Candidate Recommendation Draft के तौर पर प्रकाशित किया। यह एक standards मील का पत्थर है। GPU for the Web Working Group की उम्मीद है कि full Recommendation status पर जाने से पहले वह हर फ़ीचर का इम्प्लीमेंटेशन आधुनिक GPU system APIs के ऊपर कम से कम दो डिप्लॉय किए गए browsers में दिखाएगा।</p>
<p>WebGPU अब Chrome, Firefox (Windows पर version 141 से), और Safari 26 में उपलब्ध है। compatibility mode के hardware की निचली सीमा घटाने और W3C standardization के आगे बढ़ने के साथ, WebGPU web के लिए डिफ़ॉल्ट graphics API बनने की राह पर है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://developer.chrome.com/blog/new-in-webgpu-146" target="_blank" rel="noreferrer">What's New in WebGPU (Chrome 146)</a></li>
<li><a href="https://www.w3.org/TR/2026/CRD-webgpu-20260303/" target="_blank" rel="noreferrer">WebGPU W3C Candidate Recommendation Draft</a></li>
<li><a href="https://webgpufundamentals.org/webgpu/lessons/webgpu-compatibility-mode.html" target="_blank" rel="noreferrer">WebGPU Compatibility Mode Fundamentals</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Meshy Labs ने runtime पर AI से बने mechanics वाला पहला game पेश किया]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-09-meshy-labs-ai-runtime-gameplay</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-09-meshy-labs-ai-runtime-gameplay</guid>
            <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Meshy ने GDC 2026 में Black Box Infinite Arsenal दिखाया, एक survivor-roguelike जिसमें एक AI agent text prompts से weapon mechanics को real time में बनाता है। कंपनी $30M ARR और 10M users तक पहुँची।]]></description>
            <content:encoded><![CDATA[<h1 id="meshy-labs-ने-runtime-पर-ai-से-बने-mechanics-वाला-पहला-game-पेश-किया" tabindex="-1">Meshy Labs ने runtime पर AI से बने mechanics वाला पहला game पेश किया <a class="header-anchor" href="#meshy-labs-ने-runtime-पर-ai-से-बने-mechanics-वाला-पहला-game-पेश-किया" aria-label="Permalink to &quot;Meshy Labs ने runtime पर AI से बने mechanics वाला पहला game पेश किया&quot;"></a></h1>
<p>Meshy ने GDC 2026 में Meshy Labs नाम का एक नया experimental division घोषित किया, साथ ही अपना पहला game भी: Black Box: Infinite Arsenal। यह एक survivor-roguelike है जिसमें gameplay mechanics खुद AI के द्वारा runtime पर बनाई जाती हैं। assets नहीं। असली weapon physics, elemental effects, trajectories, और damage parameters।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/ueQB1fzXy-s" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Meshy की AI-powered 3D model generation क्षमताओं का एक overview</p>
<h2 id="यह-कैसे-काम-करता-है" tabindex="-1">यह कैसे काम करता है <a class="header-anchor" href="#यह-कैसे-काम-करता-है" aria-label="Permalink to &quot;यह कैसे काम करता है&quot;"></a></h2>
<p>Players उन weapons का वर्णन करने के लिए text prompts टाइप करते हैं जो वे चाहते हैं। एक &quot;Designer Agent&quot; उन prompts को लेता है और atomic mechanics को real time में playable weapons में जोड़ देता है। कोई fixed weapon database नहीं है, कोई preset loadouts नहीं, और कोई hardcoded builds नहीं। हर run unique gameplay देता है, इस आधार पर कि player क्या माँगता है और AI उसे कैसे समझता है।</p>
<p>नतीजा यह है कि दो players एक ही level खेल सकते हैं और उन्हें बिल्कुल अलग अनुभव मिल सकते हैं। एक &quot;ice beam that bounces off walls&quot; का वर्णन कर सकता है और उसे ठीक वही मिलेगा। दूसरा &quot;gravity hammer that pulls enemies in&quot; टाइप कर सकता है और उसे पूरी तरह अलग physics का सेट मिलेगा।</p>
<h2 id="meshy-क्या-ढाँचा-बना-रहा-है" tabindex="-1">Meshy क्या ढाँचा बना रहा है <a class="header-anchor" href="#meshy-क्या-ढाँचा-बना-रहा-है" aria-label="Permalink to &quot;Meshy क्या ढाँचा बना रहा है&quot;"></a></h2>
<p>CEO Ethan Hu ने इसे &quot;AI for 3D&quot; (जिसके लिए Meshy जाना जाता है) से &quot;AI for Fun&quot; की ओर एक बदलाव के रूप में रखा। विचार यह है कि AI को सिर्फ asset creation तेज़ नहीं करना चाहिए। उसे gameplay loop का खुद हिस्सा बनना चाहिए, जहाँ players मिलकर अनुभव बनाते हैं।</p>
<p>यह एक बड़ा दावा है। यह scale पर काम करता है या नहीं, यह इस बात पर निर्भर करता है कि Designer Agent edge cases को कितनी अच्छी तरह संभालता है, difficulty को balance करता है, और टूटे या unplayable weapons बनाने से बचता है। GDC booth #941 पर एक demo खेलने योग्य था, और game Steam पर coming soon के रूप में लिस्ट है।</p>
<h2 id="business-milestones" tabindex="-1">Business milestones <a class="header-anchor" href="#business-milestones" aria-label="Permalink to &quot;Business milestones&quot;"></a></h2>
<p>घोषणा के पीछे के आँकड़े अहम हैं। Meshy ने अपना annual recurring revenue सिर्फ तीन महीनों में दोगुना करके $30M कर लिया। platform दुनिया भर में 10 मिलियन users को पार कर चुका है। कंपनी ने Meshy-6 भी जारी किया, उसका नवीनतम generative model, जिसमें organic और hard-surface दोनों models के लिए बेहतर geometry और एक नया low-poly generation mode है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/C3k0rVNxtdg" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Meshy AI text और images से सेकंडों में 3D models बनाता हुआ</p>
<h2 id="game-developers-के-लिए-यह-क्यों-मायने-रखता-है" tabindex="-1">game developers के लिए यह क्यों मायने रखता है <a class="header-anchor" href="#game-developers-के-लिए-यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;game developers के लिए यह क्यों मायने रखता है&quot;"></a></h2>
<p>AI-in-games की ज़्यादातर चर्चाएँ asset pipelines पर केंद्रित होती हैं: textures, 3D models, dialogue, या level layouts बनाना। Black Box: Infinite Arsenal AI द्वारा खुद mechanics बनाने का पहला सार्वजनिक उदाहरण है। अगर यह तरीका काम करता है, तो यह एक नया design space खोल सकता है जहाँ gameplay developer-लिखित systems के बजाय player की मंशा से उभरता है।</p>
<p>अभी शुरुआत है। लेकिन यह तथ्य कि $30M ARR और 10 मिलियन users वाली एक कंपनी इसके पीछे संसाधन लगा रही है, इसे देखने लायक बनाता है।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://www.prnewswire.com/news-releases/meshy-unveils-meshy-labs-at-gdc-2026--breakthrough-ai-native-gameplay-and-30m-arr-milestone-302708046.html" target="_blank" rel="noreferrer">Meshy unveils Meshy Labs at GDC 2026</a></li>
<li><a href="https://www.meshy.ai/blog/meshy-6-launch" target="_blank" rel="noreferrer">Meshy-6 launch post</a></li>
<li><a href="https://store.steampowered.com/app/4437020/Black_Box_Infinite_Arsenal/" target="_blank" rel="noreferrer">Black Box: Infinite Arsenal on Steam</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[LTX 2.3 लेकर आया सिंक्रोनाइज़्ड ऑडियो के साथ ओपन-सोर्स 4K वीडियो]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-07-ltx-2-3-open-source-4k-video-audio</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-07-ltx-2-3-open-source-4k-video-audio</guid>
            <pubDate>Sat, 07 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Lightricks ने LTX 2.3 जारी किया, एक 22-बिलियन-पैरामीटर ओपन-सोर्स मॉडल जो एक ही पास में सिंक्रोनाइज़्ड स्टीरियो ऑडियो के साथ 50 FPS तक नेटिव 4K वीडियो बनाता है।]]></description>
            <content:encoded><![CDATA[<h1 id="ltx-2-3-लेकर-आया-सिंक्रोनाइज़्ड-ऑडियो-के-साथ-ओपन-सोर्स-4k-वीडियो" tabindex="-1">LTX 2.3 लेकर आया सिंक्रोनाइज़्ड ऑडियो के साथ ओपन-सोर्स 4K वीडियो <a class="header-anchor" href="#ltx-2-3-लेकर-आया-सिंक्रोनाइज़्ड-ऑडियो-के-साथ-ओपन-सोर्स-4k-वीडियो" aria-label="Permalink to &quot;LTX 2.3 लेकर आया सिंक्रोनाइज़्ड ऑडियो के साथ ओपन-सोर्स 4K वीडियो&quot;"></a></h1>
<p>Lightricks ने LTX 2.3 जारी किया है, एक ओपन-सोर्स वीडियो जनरेशन मॉडल जो एक ही फॉरवर्ड पास में सिंक्रोनाइज़्ड स्टीरियो ऑडियो के साथ 50 FPS तक नेटिव 4K वीडियो बनाता है। यह पहला ओपन-सोर्स मॉडल है जो हाई-रिज़ॉल्यूशन वीडियो और ऑडियो जनरेशन को एक साथ जोड़ता है, और यह कंज़्यूमर हार्डवेयर पर चलता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/o-7us-BR_gQ" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Lightricks का आधिकारिक LTX 2.3 परिचय</p>
<h2 id="मॉडल-में-क्या-है" tabindex="-1">मॉडल में क्या है <a class="header-anchor" href="#मॉडल-में-क्या-है" aria-label="Permalink to &quot;मॉडल में क्या है&quot;"></a></h2>
<p>LTX 2.3 एक 22-बिलियन-पैरामीटर DiT (Diffusion Transformer) है जो वीडियो और ऑडियो जनरेशन को एक ही काम के तौर पर संभालता है। यह text-to-video, image-to-video, audio-to-video, video-to-video, और depth conditioning को सपोर्ट करता है। आप इसे एक text prompt देते हैं और बदले में मिलता है एक वीडियो क्लिप, जिसकी आवाज़ उसके साथ मेल खाती है। न कोई अलग ऑडियो जनरेशन स्टेप, न बाद में सिंक करने की ज़रूरत।</p>
<p>मॉडल 24, 25, 48, या 50 FPS पर 20 सेकंड तक की क्लिप बनाता है। यह हॉरिज़ॉन्टल और नेटिव पोर्ट्रेट (9:16) दोनों आस्पेक्ट रेशियो संभालता है, जो सोशल मीडिया फॉर्मैट को टारगेट करने वालों के लिए मायने रखता है। ऑडियो आउटपुट 24 kHz स्टीरियो है।</p>
<h2 id="ltx-2-से-क्या-बदला" tabindex="-1">LTX 2 से क्या बदला <a class="header-anchor" href="#ltx-2-से-क्या-बदला" aria-label="Permalink to &quot;LTX 2 से क्या बदला&quot;"></a></h2>
<p>पिछले वर्शन के मुकाबले सबसे बड़े सुधार हैं तेज़ डिटेल और बेहतर मोशन। LTX 2 में विज़ुअल कुछ हद तक स्टैटिक रहने की प्रवृत्ति थी। LTX 2.3 इसे ठीक करता है एक दोबारा बनाए गए VAE (variational autoencoder) के ज़रिए, जिससे टेक्सचर ज़्यादा साफ़ और मूवमेंट ज़्यादा नैचुरल मिलता है।</p>
<p>Prompt को समझने की क्षमता भी काफ़ी बेहतर हुई है। text connector अब 4x बड़ा है और इसमें gated attention जोड़ा गया है, इसका मतलब है कि मॉडल जनरेशन प्रोसेस के दौरान आपके prompt के अलग-अलग हिस्सों को ज़्यादा सक्रियता से देखता है। अगर आप किसी खास कैमरा मूवमेंट का ज़िक्र करते हैं जबकि एक किरदार कोई एक्शन कर रहा है, तो यह दोनों को एक साथ बनाए रखने में बेहतर है।</p>
<p>बाकी सुधारों में शामिल हैं कम artifacts के साथ साफ़ ऑडियो, first/last frame guidance जैसे मोशन कंट्रोल फ़ीचर, और dolly, jib, तथा focus shift समेत कैमरा इफ़ेक्ट।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/LmzdUNIJ6-s" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">LTX 2.3 क्या बना सकता है, इसकी हैंड्स-ऑन झलक</p>
<h2 id="परफ़ॉर्मेंस" tabindex="-1">परफ़ॉर्मेंस <a class="header-anchor" href="#परफ़ॉर्मेंस" aria-label="Permalink to &quot;परफ़ॉर्मेंस&quot;"></a></h2>
<p>Lightricks का दावा है कि यह मॉडल H100 GPUs पर प्रतिस्पर्धी मॉडलों से 18x तेज़ चलता है। कंज़्यूमर-ग्रेड हार्डवेयर पर यह 24 FPS की 5-सेकंड क्लिप करीब 4 सेकंड में बना सकता है। यह उस तरह के दोहराव वाले काम के लिए काफ़ी तेज़ है जहाँ आप कई टेक बनाते हैं और सबसे अच्छा चुनते हैं।</p>
<h2 id="यह-गेम-डेवलपमेंट-के-लिए-क्यों-मायने-रखता-है" tabindex="-1">यह गेम डेवलपमेंट के लिए क्यों मायने रखता है <a class="header-anchor" href="#यह-गेम-डेवलपमेंट-के-लिए-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह गेम डेवलपमेंट के लिए क्यों मायने रखता है&quot;"></a></h2>
<p>ओपन वेट्स का मतलब है कि आप LTX 2.3 को बिना API लागत या इस्तेमाल की सीमा के लोकल चला सकते हैं। गेम डेवलपर्स के लिए इससे कई इस्तेमाल खुलते हैं: cutscene प्रोटोटाइप बनाना, प्री-प्रोडक्शन के दौरान ट्रेलर फ़ुटेज तैयार करना, मार्केटिंग सामग्री बनाना, या पूरी प्रोडक्शन में जाने से पहले सिनेमैटिक सीक्वेंस का तेज़ प्रोटोटाइप बनाना।</p>
<p>वीडियो और ऑडियो को मिलाकर देने वाला आउटपुट खासकर गेम ट्रेलर और सिनेमैटिक्स के लिए उपयोगी है, जहाँ वरना आपको ऑडियो अलग से सिंक करना पड़ता। विज़ुअल और ऑडियो टोन पर एक साथ, एक ही जनरेशन पास में काम कर पाना फ़ीडबैक लूप को काफ़ी छोटा कर देता है।</p>
<p>मॉडल 10M सालाना रेवेन्यू की सीमा तक मुफ़्त इस्तेमाल किया जा सकता है। यह Lightricks API Playground, ComfyUI, PyTorch, और Replicate जैसे थर्ड-पार्टी प्लेटफ़ॉर्म के ज़रिए उपलब्ध है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://website.ltx.io/model/ltx-2-3" target="_blank" rel="noreferrer">Lightricks: LTX 2.3 आधिकारिक पेज</a></li>
<li><a href="https://www.cliprise.app/news/ltx-2-3-lightricks-open-source-4k-video-native-audio" target="_blank" rel="noreferrer">ClipRise: LTX 2.3 घोषणा</a></li>
<li><a href="https://hf.co/Lightricks/LTX-2.3" target="_blank" rel="noreferrer">Hugging Face: LTX 2.3 मॉडल वेट्स</a></li>
<li><a href="https://replicate.com/lightricks/ltx-2.3-pro" target="_blank" rel="noreferrer">Replicate: LTX 2.3 Pro</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[PlayCanvas v2.17: WebGPU पर half-precision Gaussian Splatting]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-06-playcanvas-v217-webgpu-splatting</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-06-playcanvas-v217-webgpu-splatting</guid>
            <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[PlayCanvas Engine v2.17.0 WebGPU पर Gaussian Splatting के लिए f16 spherical harmonics, GPU-driven sorting, और एक global splat budget जोड़ता है।]]></description>
            <content:encoded><![CDATA[<h1 id="playcanvas-v2-17-webgpu-पर-half-precision-gaussian-splatting" tabindex="-1">PlayCanvas v2.17: WebGPU पर half-precision Gaussian Splatting <a class="header-anchor" href="#playcanvas-v2-17-webgpu-पर-half-precision-gaussian-splatting" aria-label="Permalink to &quot;PlayCanvas v2.17: WebGPU पर half-precision Gaussian Splatting&quot;"></a></h1>
<p>PlayCanvas Engine v2.17.0 सुधारों के एक केंद्रित सेट के साथ आया है जो WebGPU पर Gaussian Splatting को आगे बढ़ाते हैं। इस रिलीज़ में half-precision spherical harmonics, एक GPU-driven sorting और culling pipeline, और scene-wide LOD संभालने के लिए एक global splat budget जुड़ा है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/motXibqJWa8" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Gaussian Splats को edit और optimize करने पर PlayCanvas CEO Will Eastcott के साथ SuperSplat walkthrough</p>
<h2 id="f16-spherical-harmonics" tabindex="-1">f16 spherical harmonics <a class="header-anchor" href="#f16-spherical-harmonics" aria-label="Permalink to &quot;f16 spherical harmonics&quot;"></a></h2>
<p>सबसे बड़ी तकनीकी बढ़ोतरी है WebGPU पर चलते समय Gaussian Splatting के लिए half-precision (f16) spherical harmonics। Spherical harmonics हर splat के लिए view-dependent color जानकारी encode करते हैं, और ये splatting pipeline के सबसे भारी data structures में से एक हैं। 32-bit से 16-bit floats पर जाने से memory का इस्तेमाल लगभग आधा हो जाता है, और visual में फ़र्क़ बहुत कम पड़ता है।</p>
<p>यह सिर्फ़ WebGPU पर काम करता है क्योंकि WebGL मूल रूप से f16 buffers को support नहीं करता। यह WebGPU के ज़रिए ऐसे optimizations का एक और उदाहरण है जो पहले व्यावहारिक नहीं थे।</p>
<h2 id="gpu-driven-sorting-और-frustum-culling" tabindex="-1">GPU-driven sorting और frustum culling <a class="header-anchor" href="#gpu-driven-sorting-और-frustum-culling" aria-label="Permalink to &quot;GPU-driven sorting और frustum culling&quot;"></a></h2>
<p>v2.17.0 WebGPU पर splats के लिए एक GPU-driven sorting और frustum culling pipeline लाता है। पहले splat sorting CPU पर होती थी, जो लाखों Gaussians वाले scenes में एक bottleneck बन जाती थी। इसे compute shaders पर ले जाने का मतलब है कि GPU sorting और culling दोनों संभालता है, बिना data को वापस CPU तक भेजे।</p>
<p>Frustum culling step camera view के बाहर के splats को sort होने से पहले ही हटा देता है, जिससे काम का बोझ और कम हो जाता है।</p>
<h2 id="global-splat-budget" tabindex="-1">Global splat budget <a class="header-anchor" href="#global-splat-budget" aria-label="Permalink to &quot;Global splat budget&quot;"></a></h2>
<p>एक नया global splat budget सिस्टम scene-wide Gaussian Splat LOD management देता है। जब आपके scene में कई splat objects हों, तो अब आप पूरे scene के लिए एक कुल splat count सेट कर सकते हैं। Engine अपने आप distance और screen coverage के आधार पर objects में budget बाँट देता है।</p>
<p>यह उन applications के लिए व्यावहारिक है जो कई scanned environments या objects को एक ही scene में जोड़ते हैं, जैसे virtual showrooms या architectural walkthroughs।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/VEmp94Ai2oM" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">PlayCanvas viewer के साथ Gaussian Splatting models को self-host करना</p>
<h2 id="color-enhance-और-rendering-अपडेट" tabindex="-1">Color Enhance और rendering अपडेट <a class="header-anchor" href="#color-enhance-और-rendering-अपडेट" aria-label="Permalink to &quot;Color Enhance और rendering अपडेट&quot;"></a></h2>
<p>इस रिलीज़ में midtones control वाला एक नया Color Enhance post-effect जुड़ा है, साथ ही बेहतर performance के लिए half-precision bloom shaders भी। <code>Material.meshInstances</code> एक Array से बदलकर Set हो गया, जिससे instance हटाने के operations तेज़ हो जाते हैं। render pipeline में front face support भी जोड़ा गया।</p>
<h2 id="v2-16-0-ने-ज़मीन-तैयार-की" tabindex="-1">v2.16.0 ने ज़मीन तैयार की <a class="header-anchor" href="#v2-16-0-ने-ज़मीन-तैयार-की" aria-label="Permalink to &quot;v2.16.0 ने ज़मीन तैयार की&quot;"></a></h2>
<p>पिछली रिलीज़ (v2.16.0, 3 फ़रवरी) में 2D Gaussian Splatting (2DGS) support और WGSL subgroup support जुड़ा था। 2DGS 3D ellipsoids के बजाय flat discs का इस्तेमाल करता है, जो दीवारों और फ़र्श जैसी planar geometry के लिए और sharp surface reconstructions दे सकता है। WGSL subgroup support compute shaders में wave-level operations को सक्षम करता है, जिससे supported GPUs पर तेज़ parallel reductions हो पाती हैं।</p>
<p>मिलकर, v2.16 और v2.17 PlayCanvas को web-based Gaussian Splatting के लिए सबसे पसंदीदा engine बनाने की दिशा में एक अहम कदम हैं।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://github.com/playcanvas/engine/releases/tag/v2.17.0" target="_blank" rel="noreferrer">PlayCanvas Engine v2.17.0 release</a></li>
<li><a href="https://github.com/playcanvas/engine/releases/tag/v2.16.0" target="_blank" rel="noreferrer">PlayCanvas Engine v2.16.0 release</a></li>
<li><a href="https://developer.playcanvas.com/user-manual/gaussian-splatting" target="_blank" rel="noreferrer">PlayCanvas Gaussian Splatting documentation</a></li>
<li><a href="https://superspl.at/editor" target="_blank" rel="noreferrer">SuperSplat editor</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Steam Next Fest फरवरी 2026 साफ discovery पैटर्न दिखाता है]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-05-steam-next-fest-february-2026</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-05-steam-next-fest-february-2026</guid>
            <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Steam Next Fest में 2,200 से ज्यादा games शामिल हुए। डेटा दिखाता है कि co-op games ने उम्मीद से बेहतर किया, narrative games को मुश्किल हुई, और पहले से बनी momentum सफलता का सबसे मजबूत संकेत रही।]]></description>
            <content:encoded><![CDATA[<h1 id="steam-next-fest-फरवरी-2026-साफ-discovery-पैटर्न-दिखाता-है" tabindex="-1">Steam Next Fest फरवरी 2026 साफ discovery पैटर्न दिखाता है <a class="header-anchor" href="#steam-next-fest-फरवरी-2026-साफ-discovery-पैटर्न-दिखाता-है" aria-label="Permalink to &quot;Steam Next Fest फरवरी 2026 साफ discovery पैटर्न दिखाता है&quot;"></a></h1>
<p>Steam Next Fest ने अपना फरवरी 2026 संस्करण 2,200 से ज्यादा शामिल games और 3,500 से ज्यादा खेले जा सकने वाले demos के साथ समेटा। इस राउंड का डेटा साफ-साफ बताता है कि Steam पर indie discovery के लिए क्या काम करता है और क्या नहीं।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/OareecbjvkY" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Steam Next Fest फरवरी 2026 के कुछ खास indie games पर एक नजर</p>
<h2 id="टियर-सिस्टम" tabindex="-1">टियर सिस्टम <a class="header-anchor" href="#टियर-सिस्टम" aria-label="Permalink to &quot;टियर सिस्टम&quot;"></a></h2>
<p>presskit.gg के विश्लेषण ने फेस्टिवल के दौरान कमाए गए wishlists के आधार पर साफ परफॉर्मेंस बेंचमार्क तय किए:</p>
<table tabindex="0">
<thead>
<tr>
<th>टियर</th>
<th>कमाए गए Wishlists</th>
<th>इसका क्या मतलब है</th>
</tr>
</thead>
<tbody>
<tr>
<td>Diamond</td>
<td>10,000+</td>
<td>जबरदस्त सफलता, Popular Upcoming तक का रास्ता</td>
</tr>
<tr>
<td>Gold</td>
<td>7,000-9,999</td>
<td>मजबूत मार्केट वैलिडेशन</td>
</tr>
<tr>
<td>Silver</td>
<td>1,000-6,999</td>
<td>बीच का दर्जा, जहां ज्यादातर games पहुंचते हैं</td>
</tr>
<tr>
<td>Bronze</td>
<td>0-999</td>
<td>बुनियादी ध्यान देने की जरूरत</td>
</tr>
</tbody>
</table>
<p>औसत game ने फेस्टिवल के दौरान करीब 460 wishlists कमाए। यही असली बेसलाइन है।</p>
<h2 id="क्या-अच्छा-चला" tabindex="-1">क्या अच्छा चला <a class="header-anchor" href="#क्या-अच्छा-चला" aria-label="Permalink to &quot;क्या अच्छा चला&quot;"></a></h2>
<p><strong>Co-op games ने उम्मीद से बेहतर किया।</strong> Content creators उन games की तरफ झुके जिन्हें वे stream पर दोस्तों के साथ खेल सकते थे, और इससे organic visibility बढ़ी। सोशल प्ले सोशल मीडिया रीच में बदल जाता है।</p>
<p><strong>Survival और crafting टाइटल मजबूत बने रहे।</strong> डेवलपर की तरफ से यह जॉनर चाहे जितना भरा हुआ लगे, ऑडियंस के थकने का कोई संकेत नहीं दिखा।</p>
<h2 id="किसे-मुश्किल-हुई" tabindex="-1">किसे मुश्किल हुई <a class="header-anchor" href="#किसे-मुश्किल-हुई" aria-label="Permalink to &quot;किसे मुश्किल हुई&quot;"></a></h2>
<p><strong>Narrative games और visual novels को कठिनाई रही।</strong> फेस्टिवल का फॉर्मेट उन तेज, देखने में अलग दिखने वाले अनुभवों को इनाम देता है जो thumbnails में अच्छे लगते हैं। कहानी पर आधारित games को अपनी खासियत बताने के लिए ज्यादा संदर्भ की जरूरत होती है।</p>
<p><strong>Roguelikes को संतृप्ति का सामना करना पड़ा</strong> पर मजबूत अलगाव के साथ ये अब भी आगे निकल सकते थे।</p>
<h2 id="momentum-का-असर" tabindex="-1">Momentum का असर <a class="header-anchor" href="#momentum-का-असर" aria-label="Permalink to &quot;Momentum का असर&quot;"></a></h2>
<p>सबसे चौंकाने वाली बात: जो games 1,000 से कम मौजूदा wishlists के साथ Next Fest में आए, वे शायद ही कभी ऊपरी टियर में पहुंचे। जो games Diamond तक पहुंचे, वे लगभग हमेशा पहले से 10,000+ wishlists के साथ शुरू हुए थे।</p>
<p>Next Fest पहले से मौजूद momentum को बढ़ाता है। यह इसे शून्य से नहीं बनाता। यह इवेंट उन games को इनाम देता है जिनकी पहले से ही एक ऑडियंस है। अगर आप बिल्कुल नए सिरे से लॉन्च कर रहे हैं, तो सिर्फ यह फेस्टिवल शायद आपकी राह नहीं बदलेगा।</p>
<h2 id="डेवलपर्स-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">डेवलपर्स के लिए इसका क्या मतलब है <a class="header-anchor" href="#डेवलपर्स-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;डेवलपर्स के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>डेटा इस बात को पुख्ता करता है कि Steam पर discovery तेजी से उन games के पक्ष में जा रही है जिनकी visibility पहले से मौजूद है। ऐसी capsule art जो छोटे आकार में भी पढ़ी जा सके, मायने रखती है। फेस्टिवल से पहले content creator के साथ रिश्ते मायने रखते हैं। दिखने से पहले एक कम्युनिटी का होना मायने रखता है।</p>
<p>जिन games के पास यह अंदरूनी momentum नहीं है, उनके लिए discovery के दूसरे रास्ते ज्यादा अहम हो जाते हैं। हमने इस गतिशीलता के बारे में अपनी <a href="/hi/guides/2026-01-18-steam-next-fest-strategy.html">Steam Next Fest रणनीति गाइड</a> में लिखा है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://presskit.gg/blog/steam-next-fest-2026-results" target="_blank" rel="noreferrer">presskit.gg विश्लेषण</a></li>
<li><a href="https://theindieinformer.com/2026/02/23/15-must-play-steam-next-fest-februrary-2026-demos/" target="_blank" rel="noreferrer">The Indie Informer के टॉप demos</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Godot मेंटेनर AI से बने pull request की बाढ़ से परेशान]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-03-godot-ai-slop-prs</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-03-godot-ai-slop-prs</guid>
            <pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Godot के को-फ़ाउंडर Rémi Verschelde AI से बने code योगदान की बाढ़ को थका देने वाला और हतोत्साहित करने वाला बताते हैं। प्रोजेक्ट में 4,681 खुले PR हैं।]]></description>
            <content:encoded><![CDATA[<h1 id="godot-मेंटेनर-ai-से-बने-pull-request-की-बाढ़-से-परेशान" tabindex="-1">Godot मेंटेनर AI से बने pull request की बाढ़ से परेशान <a class="header-anchor" href="#godot-मेंटेनर-ai-से-बने-pull-request-की-बाढ़-से-परेशान" aria-label="Permalink to &quot;Godot मेंटेनर AI से बने pull request की बाढ़ से परेशान&quot;"></a></h1>
<p>Godot के को-फ़ाउंडर और engine के कोर मेंटेनर में से एक Rémi Verschelde ने प्रोजेक्ट पर आ रहे AI से बने pull request की बाढ़ को सार्वजनिक रूप से &quot;थका देने वाला और हतोत्साहित करने वाला&quot; बताया है।</p>
<h2 id="समस्या-क्या-है" tabindex="-1">समस्या क्या है <a class="header-anchor" href="#समस्या-क्या-है" aria-label="Permalink to &quot;समस्या क्या है&quot;"></a></h2>
<p>मेंटेनर को अब नए योगदानकर्ताओं के लगभग हर pull request पर शक करना पड़ता है। AI से बने सबमिशन पहली नज़र में सही लगते हैं, लेकिन उनमें बुनियादी गलतियाँ, टूटी हुई logic, या ऐसा code होता है जो उस संदर्भ में कोई मतलब नहीं रखता। इन PR को पहचानने और रिजेक्ट करने में जो समय लगता है, वह असली योगदानों की समीक्षा से छिन जाता है।</p>
<p>Godot के पास इस समय GitHub पर 4,681 खुले pull request हैं। इंसानी गलतियों को AI से बनी बकवास से अलग कर पाना, Verschelde के शब्दों में, बेहद मुश्किल हो गया है।</p>
<div style="background:var(--vp-c-bg-soft);border-radius:8px;padding:1.5rem;margin:1.5rem 0;border-left:4px solid var(--vp-c-brand)">
<p style="font-style:italic;margin:0">"AI slop code सबमिशन में हाल की बढ़ोतरी थका देने वाली और हतोत्साहित करने वाली है।"</p>
<p style="margin:0.5rem 0 0;font-size:0.9rem;color:var(--vp-c-text-2)">— Rémi Verschelde, Godot को-फ़ाउंडर</p>
</div>
<h2 id="ऐसा-क्यों-हो-रहा-है" tabindex="-1">ऐसा क्यों हो रहा है <a class="header-anchor" href="#ऐसा-क्यों-हो-रहा-है" aria-label="Permalink to &quot;ऐसा क्यों हो रहा है&quot;"></a></h2>
<p>Unity के 2023 के Runtime Fee विवाद ने डेवलपर्स को दूसरे विकल्प तलाशने पर मजबूर किया, जिसके बाद Godot की लोकप्रियता तेज़ी से बढ़ी। ज़्यादा यूज़र का मतलब है ज़्यादा संभावित योगदानकर्ता, और इनमें से एक बढ़ती हुई संख्या ऐसे लोगों की है जो code सबमिशन बनाने के लिए AI टूल का इस्तेमाल करते हैं, बिना यह समझे कि code करता क्या है।</p>
<p>Godot के पास योगदान के दिशानिर्देश हैं जो AI की मदद को बताना ज़रूरी करते हैं, लेकिन इन्हें अक्सर नज़रअंदाज़ कर दिया जाता है। ये सबमिशन आमतौर पर बदनीयती से नहीं होते। ये उन लोगों से आते हैं जो सच में योगदान देना चाहते हैं, पर ऐसे AI टूल पर टिके हुए हैं जो आत्मविश्वास के साथ गलत code बनाते हैं।</p>
<h2 id="verschelde-ने-क्या-सुझाव-दिया" tabindex="-1">Verschelde ने क्या सुझाव दिया <a class="header-anchor" href="#verschelde-ने-क्या-सुझाव-दिया" aria-label="Permalink to &quot;Verschelde ने क्या सुझाव दिया&quot;"></a></h2>
<p>उनकी मुख्य सिफ़ारिश यह थी कि और फ़ंडिंग जुटाई जाए ताकि ऐसे अतिरिक्त मेंटेनर रखे जा सकें जो समीक्षा की इस मात्रा को संभाल सकें। उन्होंने माना कि AI से बने PR को पकड़ने के लिए AI का इस्तेमाल करना &quot;बेहद विडंबनापूर्ण&quot; होगा, और इस प्रक्रिया को ऑटोमेट करने में हिचक जताई।</p>
<p>जो दूसरे विकल्प सामने आए उनमें GitHub से हटना या कम्युनिटी ट्रस्ट-रेटिंग सिस्टम लागू करना शामिल है, हालाँकि दोनों ही विकल्पों में असली नए योगदानकर्ताओं के लिए रुकावटें बढ़ने का जोखिम है, जो ओपन-सोर्स की भावना के खिलाफ़ जाता है।</p>
<h2 id="बड़ा-पैटर्न" tabindex="-1">बड़ा पैटर्न <a class="header-anchor" href="#बड़ा-पैटर्न" aria-label="Permalink to &quot;बड़ा पैटर्न&quot;"></a></h2>
<p>यह सिर्फ़ Godot के साथ नहीं हो रहा। सॉफ़्टवेयर इकोसिस्टम के तमाम ओपन-सोर्स प्रोजेक्ट इसी तरह के पैटर्न की रिपोर्ट कर रहे हैं। AI टूल से pull request बनाना बेहद आसान हो गया है। पर इनसे काम का pull request बनाना आसान नहीं होता। सबमिट करने की लागत लगभग शून्य तक गिर गई है, जबकि समीक्षा करने की लागत अब भी ऊँची है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.gamedeveloper.com/programming/godot-co-founder-says-ai-slop-pull-requests-have-become-overwhelming" target="_blank" rel="noreferrer">Game Developer</a></li>
<li><a href="https://www.theregister.com/2026/02/18/godot_maintainers_struggle_with_draining/" target="_blank" rel="noreferrer">The Register</a></li>
<li><a href="https://www.pcgamesn.com/ai/godot-ai-generated-submissions" target="_blank" rel="noreferrer">PC Gamer</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Nintendo Switch 2 एक मज़बूत indie लाइनअप के साथ लॉन्च हुआ]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-03-switch-2-indie-world</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-03-switch-2-indie-world</guid>
            <pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Nintendo का Indie World शोकेस Switch 2 के day-one टाइटल्स पर रोशनी डालता है, जिनमें Blue Prince, Rotwood और Kena Bridge of Spirits शामिल हैं।]]></description>
            <content:encoded><![CDATA[<h1 id="nintendo-switch-2-एक-मज़बूत-indie-लाइनअप-के-साथ-लॉन्च-हुआ" tabindex="-1">Nintendo Switch 2 एक मज़बूत indie लाइनअप के साथ लॉन्च हुआ <a class="header-anchor" href="#nintendo-switch-2-एक-मज़बूत-indie-लाइनअप-के-साथ-लॉन्च-हुआ" aria-label="Permalink to &quot;Nintendo Switch 2 एक मज़बूत indie लाइनअप के साथ लॉन्च हुआ&quot;"></a></h1>
<p>Nintendo ने 3 मार्च को अपना Indie World Showcase किया, और इसने एक बात साफ कर दी: Switch 2 indie games को सबसे आगे रखकर लॉन्च हो रहा है। 15 मिनट की इस प्रेज़ेंटेशन में day-one shadow drops, PlayStation हिट्स के ports, और जमे-जमाए indie स्टूडियो की नई घोषणाओं का मिला-जुला रूप दिखा।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/1DCtXFrB9OE" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Nintendo Indie World Showcase, 3 मार्च 2026</p>
<h2 id="day-one-लॉन्च" tabindex="-1">Day-one लॉन्च <a class="header-anchor" href="#day-one-लॉन्च" aria-label="Permalink to &quot;Day-one लॉन्च&quot;"></a></h2>
<p>तीन games शोकेस वाले ही दिन ड्रॉप हुए। <strong>Blue Prince</strong> एक genre तोड़ने वाला puzzle game है, जो एक हवेली में सेट है जहाँ कमरे खिसकते और फिर से जमते रहते हैं। यह point-and-click नेविगेशन के लिए Switch 2 के Joy-Con माउस कंट्रोल्स का इस्तेमाल करता है। <strong>Rotwood</strong> Klei Entertainment का एक co-op एक्शन brawler है, यानी Don't Starve बनाने वाली टीम का। यह लोकल या ऑनलाइन चार खिलाड़ियों तक को सपोर्ट करता है, साथ में गहरे combat combos और गियर कस्टमाइज़ेशन। <strong>Minishoot' Adventures</strong> एक twin-stick शूटर है जो क्लासिक adventure game एक्सप्लोरेशन के साथ मिलाया गया है।</p>
<p>घोषणा वाले ही दिन तीन टाइटल्स shadow-drop करना एक आक्रामक कदम है। यह दिखाता है कि Nintendo ने indie स्टूडियो के साथ करीबी तालमेल बिठाया ताकि Switch 2 के पास day one से ही खेलने लायक कंटेंट हो।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/9Ali8xUOvZo" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Nintendo Switch 2 के लिए Blue Prince का लॉन्च ट्रेलर</p>
<h2 id="आने-वाले-टाइटल्स" tabindex="-1">आने वाले टाइटल्स <a class="header-anchor" href="#आने-वाले-टाइटल्स" aria-label="Permalink to &quot;आने वाले टाइटल्स&quot;"></a></h2>
<p>शोकेस में कई बहुप्रतीक्षित games की रिलीज़ विंडो भी सामने आई। Devolver Digital का <strong>Heave Ho 2</strong> पहली बार इस अफ़रा-तफ़री वाले co-op पार्टी game को ऑनलाइन ला रहा है, जो गर्मियों 2026 में आएगा। <strong>Moonlighter 2: The Endless Vault</strong> roguelite दुकानदारी वाले फ़ॉर्मूले को आगे बढ़ाता है, और 2026 के लिए तय है। <strong>Denshattack!</strong> एक rhythm-action game है जो 17 जून को आ रहा है। <strong>Mixtape</strong> और कई अन्य टाइटल्स इस लाइनअप को पतझड़ 2026 तक पूरा करते हैं।</p>
<h2 id="kena-switch-2-पर-आ-रहा-है" tabindex="-1">Kena Switch 2 पर आ रहा है <a class="header-anchor" href="#kena-switch-2-पर-आ-रहा-है" aria-label="Permalink to &quot;Kena Switch 2 पर आ रहा है&quot;"></a></h2>
<p>सबसे बड़ी घोषणाओं में से एक थी <strong>Kena: Bridge of Spirits</strong> का इस वसंत Switch 2 पर आना। 2021 में लॉन्च होने पर Kena एक चर्चित PlayStation indie हिट था, जो अपने Pixar जैसी क्वालिटी के विज़ुअल्स और चुनौतीपूर्ण combat के लिए जाना जाता था। Switch 2 वर्ज़न में Anniversary DLC शामिल है, जिसमें Charmstones, Spirit Guide Trials, नए outfits, और फिर से डिज़ाइन किए गए combat मुठभेड़ों वाला एक New Game+ मोड है।</p>
<p>Kena का किसी Nintendo प्लेटफ़ॉर्म पर आना Switch 2 की हार्डवेयर क्षमता को लेकर एक बयान है। मूल game ने PS5 को भी पूरा खींचा था, इसलिए एक सफल port यह दिखाता है कि नया हार्डवेयर विज़ुअली भारी indie टाइटल्स संभाल सकता है।</p>
<h2 id="इसका-प्लेटफ़ॉर्म-के-लिए-क्या-मतलब-है" tabindex="-1">इसका प्लेटफ़ॉर्म के लिए क्या मतलब है <a class="header-anchor" href="#इसका-प्लेटफ़ॉर्म-के-लिए-क्या-मतलब-है" aria-label="Permalink to &quot;इसका प्लेटफ़ॉर्म के लिए क्या मतलब है&quot;"></a></h2>
<p>मूल Switch ने अपनी लाइब्रेरी indie सपोर्ट पर खड़ी की थी। Hollow Knight, Celeste, Stardew Valley, और दर्जनों दूसरे indie टाइटल्स को इस प्लेटफ़ॉर्म पर बहुत बड़ी ऑडियंस मिली। Nintendo साफ तौर पर Switch 2 के साथ शुरुआत से ही उसी डायनामिक को दोहराने की कोशिश कर रहा है।</p>
<p>indie डेवलपर्स के लिए संदेश सीधा है: Nintendo आपके games लॉन्च पर चाहता है, छह महीने बाद नहीं। shadow drops और तालमेल वाली रिलीज़ टाइमिंग बताती है कि मूल Switch के शुरुआती दिनों के मुकाबले ID और सर्टिफ़िकेशन प्रक्रिया को आसान बना दिया गया है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.nintendo.com/us/whatsnew/new-indie-world-showcase-spotlights-upcoming-games-on-nintendo-switch-2-and-nintendo-switch/" target="_blank" rel="noreferrer">Nintendo Indie World Showcase (आधिकारिक)</a></li>
<li><a href="https://www.theverge.com/games/888078/nintendo-indie-world-showcase-2026-switch-2-trailers" target="_blank" rel="noreferrer">The Verge की कवरेज</a></li>
<li><a href="https://www.nintendolife.com/news/2026/03/nintendo-indie-world-showcase-announced-for-tomorrow-3rd-march-2026" target="_blank" rel="noreferrer">Nintendo Life राउंडअप</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Roblox ने AI-संचालित 4D मॉडल निर्माण लॉन्च किया]]></title>
            <link>https://app.cinevva.com/hi/news/2026-03-01-roblox-4d-ai-creation</link>
            <guid>https://app.cinevva.com/hi/news/2026-03-01-roblox-4d-ai-creation</guid>
            <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Roblox का ओपन बीटा 4D निर्माण टूल natural language से इंटरैक्टिव, physics-संचालित 3D ऑब्जेक्ट बनाता है। शुरुआती एक्सेस के दौरान players ने 160,000 ऑब्जेक्ट बनाए।]]></description>
            <content:encoded><![CDATA[<h1 id="roblox-ने-ai-संचालित-4d-मॉडल-निर्माण-लॉन्च-किया" tabindex="-1">Roblox ने AI-संचालित 4D मॉडल निर्माण लॉन्च किया <a class="header-anchor" href="#roblox-ने-ai-संचालित-4d-मॉडल-निर्माण-लॉन्च-किया" aria-label="Permalink to &quot;Roblox ने AI-संचालित 4D मॉडल निर्माण लॉन्च किया&quot;"></a></h1>
<p>Roblox ने अपने 4D निर्माण टूल का बीटा 4 फरवरी को खोला। यह टूल natural language prompts से इंटरैक्टिव 3D ऑब्जेक्ट बनाता है, और मानक text-to-3D टूल्स के विपरीत, इन ऑब्जेक्ट में असली physics और player-संचालित व्यवहार पहले से बना होता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/S5Vgxj_7Gtg" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Roblox के VP of AI ने Cube foundation model और 4D निर्माण को समझाया</p>
<h2 id="यहां-4d-का-क्या-मतलब-है" tabindex="-1">यहां &quot;4D&quot; का क्या मतलब है <a class="header-anchor" href="#यहां-4d-का-क्या-मतलब-है" aria-label="Permalink to &quot;यहां &quot;4D&quot; का क्या मतलब है&quot;"></a></h2>
<p>Roblox के नामकरण में &quot;4D&quot; समय के साथ इंटरैक्टिविटी को दर्शाता है। एक 3D मॉडल एक स्थिर mesh है। एक 4D ऑब्जेक्ट व्यवहार वाला mesh है। आप &quot;a red sports car&quot; prompt देते हैं और आपको एक चलाने योग्य वाहन मिलता है जिसमें चार स्वतंत्र रूप से घूमने वाले पहिए होते हैं, एक बॉडी जो टकरावों पर प्रतिक्रिया करती है, और ऐसे कंट्रोल जो player के इनपुट पर प्रतिक्रिया देते हैं।</p>
<p>यह सिस्टम &quot;schemas&quot; का उपयोग करता है जो ऑब्जेक्ट की संरचना और व्यवहार को परिभाषित करते हैं। लॉन्च के समय, दो schemas उपलब्ध हैं:</p>
<ul>
<li><strong>Car-5</strong>: काम करने वाले पहिए, स्टीयरिंग और collision physics वाले पांच-हिस्सों के वाहन</li>
<li><strong>Body-1</strong>: बुनियादी इंटरैक्टिव गुणों वाले एकल-हिस्से के ऑब्जेक्ट जैसे बॉक्स, मूर्तियां या फर्नीचर</li>
</ul>
<h2 id="आंकड़े" tabindex="-1">आंकड़े <a class="header-anchor" href="#आंकड़े" aria-label="Permalink to &quot;आंकड़े&quot;"></a></h2>
<p>शुरुआती एक्सेस के दौरान (नवंबर 2025 से शुरू), players ने 4D टूल्स का उपयोग करके 160,000 से अधिक ऑब्जेक्ट बनाए। जिन users ने 4D जनरेशन के साथ जुड़ाव दिखाया, उनमें बेसलाइन की तुलना में play time में औसतन 64% की बढ़ोतरी देखी गई।</p>
<p>डेवलपर Laksh द्वारा बनाया गया &quot;Wish Master&quot; नामक एक showcase अनुभव players को real time में prompts के जरिए बनाई गई कारें जनरेट करने और चलाने, हवाई जहाज उड़ाने और ड्रैगन को नियंत्रित करने देता है।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/f6CL8wrbORQ" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">एक creator Roblox के अंदर 4D AI निर्माण टूल्स का परीक्षण करते हुए</p>
<h2 id="आगे-क्या-आ-रहा-है" tabindex="-1">आगे क्या आ रहा है <a class="header-anchor" href="#आगे-क्या-आ-रहा-है" aria-label="Permalink to &quot;आगे क्या आ रहा है&quot;"></a></h2>
<p>Roblox creators को कारों और साधारण बॉडी से आगे जाकर अधिक प्रकार के ऑब्जेक्ट के लिए custom schemas बनाने देने की योजना बना रहा है। वे reference-image-to-3D जनरेशन पर भी काम कर रहे हैं और जिसे वे &quot;real-time dreaming&quot; कहते हैं, यानी एक AI world model तरीका जो डायनेमिक वातावरण और ऑब्जेक्ट को तुरंत जनरेट करता है।</p>
<p>यह उनके पहले के Cube 3D मॉडल (मार्च 2025 में रिलीज़) पर आधारित है, जिसे open-source किया गया था और जिसने प्लेटफॉर्म पर 18 लाख से अधिक 3D ऑब्जेक्ट बनाए।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://techcrunch.com/2026/02/04/robloxs-4d-creation-feature-is-now-available-in-open-beta" target="_blank" rel="noreferrer">TechCrunch</a></li>
<li><a href="https://mobile.reuters.com/technology/roblox-launches-ai-tech-that-generates-functioning-models-with-natural-language-2026-02-04/" target="_blank" rel="noreferrer">Reuters</a></li>
<li><a href="https://corp.roblox.com/newsroom/2025/03/introducing-roblox-cube" target="_blank" rel="noreferrer">Roblox Cube announcement</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Unity ने GDC से पहले AI game creation की झलक दिखाई]]></title>
            <link>https://app.cinevva.com/hi/news/2026-02-28-unity-ai-game-creation</link>
            <guid>https://app.cinevva.com/hi/news/2026-02-28-unity-ai-game-creation</guid>
            <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Unity के CEO Matthew Bromberg का कहना है कि GDC 2026 में एक नया AI beta developers को सिर्फ natural language से पूरे casual games बनाने देगा।]]></description>
            <content:encoded><![CDATA[<h1 id="unity-ने-gdc-से-पहले-ai-game-creation-की-झलक-दिखाई" tabindex="-1">Unity ने GDC से पहले AI game creation की झलक दिखाई <a class="header-anchor" href="#unity-ने-gdc-से-पहले-ai-game-creation-की-झलक-दिखाई" aria-label="Permalink to &quot;Unity ने GDC से पहले AI game creation की झलक दिखाई&quot;"></a></h1>
<p>Unity के CEO Matthew Bromberg ने घोषणा की कि Unity, GDC Festival of Gaming (9-13 मार्च) में एक नया AI beta दिखाएगा जो creators को &quot;सिर्फ natural language से पूरे casual games बनाने&quot; देगा।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/yiTnnQVt04o" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<p style="font-size:0.9rem;color:var(--vp-c-text-2);margin-top:-0.5rem">Unity के CEO Matthew Bromberg, AI strategy और platform की दिशा पर बात करते हुए</p>
<h2 id="unity-ने-क्या-कहा" tabindex="-1">Unity ने क्या कहा <a class="header-anchor" href="#unity-ने-क्या-कहा" aria-label="Permalink to &quot;Unity ने क्या कहा&quot;"></a></h2>
<p>Bromberg ने AI से चलने वाली authoring को Unity का &quot;2026 के लिए दूसरा बड़ा फोकस क्षेत्र&quot; बताया। यह tool Unity platform का हिस्सा होगा, यानी बने हुए prototypes को environment बदले बिना ही production-quality games में आगे बढ़ाया जा सकता है।</p>
<p>Unity का कहना है कि अंदरूनी तौर पर यह project context और runtime की कंपनी की समझ को OpenAI (GPT) और Meta (Llama) के frontier models के साथ जोड़ता है। यह AI assistant web पर उपलब्ध होगा ताकि शुरुआत आसान हो।</p>
<p>Bromberg का अनुमान है कि AI-enabled development tools के जरिए इससे &quot;करोड़ों और लोग interactive entertainment बनाने&quot; लग सकते हैं।</p>
<h2 id="हम-क्या-जानते-हैं-और-क्या-नहीं" tabindex="-1">हम क्या जानते हैं और क्या नहीं <a class="header-anchor" href="#हम-क्या-जानते-हैं-और-क्या-नहीं" aria-label="Permalink to &quot;हम क्या जानते हैं और क्या नहीं&quot;"></a></h2>
<p><strong>ज्ञात:</strong> Beta मौजूद है और इसे GDC में दिखाया जाएगा। इसका निशाना casual games हैं। यह natural language input का इस्तेमाल करता है। यह Unity के runtime और context system के साथ जुड़ा हुआ है। इसके साथ बेहतर in-app purchase commerce tools भी आ रहे हैं, जिनकी general availability Q2 2026 में होगी।</p>
<p><strong>अज्ञात:</strong> व्यवहार में &quot;पूरे casual games&quot; का क्या मतलब है। बने हुए games को code level पर एडिट किया जा सकता है या सिर्फ आगे prompting से। यह asset generation को code generation के मुकाबले कैसे संभालता है। quality की ऊपरी सीमा कैसी दिखती है। यह मौजूदा text-to-game tools से कैसे तुलना करता है।</p>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>Unity दुनिया में सबसे ज़्यादा इस्तेमाल होने वाला game engine है। जब Unity, AI-first game creation को अपनी product strategy के केंद्र में रखता है, तो यह संकेत देता है कि बाज़ार प्रयोगात्मक दौर से आगे निकल चुका है। यह वही कंपनी है जिसे 2023 की Runtime Fee को लेकर developers की नाराज़गी झेलनी पड़ी थी। वे दांव लगा रहे हैं कि AI authoring ही developers को वापस जीतेगा।</p>
<p>GDC 9-13 मार्च को San Francisco में होगा। 2026 का आयोजन एक &quot;Festival of Gaming&quot; के रूप में फिर से ढाला जा रहा है, जिसमें पाँच दिन के लिए सरल passes $649 से शुरू होते हैं।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.theverge.com/games/879814/unity-plans-to-let-developers-prompt-full-casual-games-into-existence-with-ai" target="_blank" rel="noreferrer">The Verge</a></li>
<li><a href="https://www.gamedeveloper.com/programming/unity-says-its-ai-tech-will-soon-be-able-to-prompt-full-casual-games-into-existence-" target="_blank" rel="noreferrer">Game Developer</a></li>
<li><a href="https://gdconf.com/article/time-to-change-the-game-registration-opens-for-the-2026-gdc-festival-of-gaming/" target="_blank" rel="noreferrer">GDC Festival of Gaming 2026</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Godot 4.6 रिलीज़ हुआ, साथ में Jolt Physics और एक नया editor]]></title>
            <link>https://app.cinevva.com/hi/news/2026-02-27-godot-4-6-released</link>
            <guid>https://app.cinevva.com/hi/news/2026-02-27-godot-4-6-released</guid>
            <pubDate>Fri, 27 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Godot 4.6 में Jolt Physics डिफ़ॉल्ट 3D engine बन गया है, एक आधुनिक editor theme, एकीकृत docking, SSR का नया रूप, और embedding के लिए LibGodot आया है।]]></description>
            <content:encoded><![CDATA[<h1 id="godot-4-6-रिलीज़-हुआ-साथ-में-jolt-physics-और-एक-नया-editor" tabindex="-1">Godot 4.6 रिलीज़ हुआ, साथ में Jolt Physics और एक नया editor <a class="header-anchor" href="#godot-4-6-रिलीज़-हुआ-साथ-में-jolt-physics-और-एक-नया-editor" aria-label="Permalink to &quot;Godot 4.6 रिलीज़ हुआ, साथ में Jolt Physics और एक नया editor&quot;"></a></h1>
<p>Godot 4.6 27 जनवरी को आ गया, जिसने उस <a href="/hi/news/2026-01-10-godot-4-6-preview.html">Q1 2026 preview</a> को पूरा कर दिया जिसके बारे में हमने पहले बात की थी। यह रिलीज़ engine के इतिहास में सबसे ज़्यादा features वाली रिलीज़ में से एक है, और इसके बदलाव खास तौर पर web developers के लिए मायने रखते हैं।</p>
<div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;margin:1.5rem 0">
<iframe src="https://www.youtube.com/embed/us6uSZVTWJQ" style="position:absolute;top:0;left:0;width:100%;height:100%;border:0" allow="accelerometer;autoplay;clipboard-write;encrypted-media;gyroscope;picture-in-picture" allowfullscreen></iframe>
</div>
<h2 id="क्या-क्या-आया" tabindex="-1">क्या-क्या आया <a class="header-anchor" href="#क्या-क्या-आया" aria-label="Permalink to &quot;क्या-क्या आया&quot;"></a></h2>
<p><strong>Jolt Physics अब डिफ़ॉल्ट है।</strong> Godot 4.6 में हर नया 3D project Jolt का इस्तेमाल करता है, वही physics engine जो Death Stranding 2 के पीछे है। Jolt 4.4 से एक experimental विकल्प के रूप में उपलब्ध था, लेकिन इस रिलीज़ में यह मानक बन गया है। web exports के लिए Jolt का performance पुराने GodotPhysics backend से साफ़ तौर पर बेहतर है।</p>
<p><strong>आधुनिक editor theme।</strong> नया डिफ़ॉल्ट theme, जो community में पसंदीदा passivestar के Godot Minimal Theme पर आधारित है, क्लासिक नीले रंग वाले interface की जगह लेता है। साफ़ रेखाएँ, बेहतर spacing, और रंग के प्रति संवेदनशील काम के लिए grayscale palette। यह एक नया visual रूप है जो ध्यान viewport पर बनाए रखता है।</p>
<p><strong>एकीकृत docking system।</strong> अब panels को किनारों और नीचे के बीच आज़ादी से ले जाया जा सकता है, और ज़्यादातर docks floating windows को सपोर्ट करते हैं। आप editor का layout वैसे ही व्यवस्थित कर सकते हैं जैसे आप असल में काम करते हैं।</p>
<p><strong>Screen Space Reflections का नया रूप।</strong> SSR system को पूरी तरह दोबारा लिखा गया है, बेहतर roughness handling, ज़्यादा स्थिर दृश्य, और सीमित hardware पर performance के लिए एक half-resolution rendering mode के साथ।</p>
<p><strong>LibGodot।</strong> अब आप Godot को दूसरे applications के अंदर एक library की तरह embed कर सकते हैं। शुरुआती सपोर्ट Linux, Windows, और macOS को कवर करता है। इससे Godot को custom tools, launchers, या बिल्कुल अलग applications के अंदर rendering या game logic की एक परत के रूप में इस्तेमाल करने का रास्ता खुलता है।</p>
<p><strong>ध्यान देने लायक दूसरे बदलाव:</strong> अनोखे node IDs जो scene के पुनर्गठन के बाद भी बने रहते हैं, छोटे patch updates के लिए delta encoding, घुमाई जा सकने वाली TileMap tiles, testing के लिए in-game speed controls, और C++ tracing profiler सपोर्ट।</p>
<h2 id="web-developers-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">web developers के लिए इसका क्या मतलब है <a class="header-anchor" href="#web-developers-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;web developers के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>4.3 में single-threaded export आने के बाद से हर रिलीज़ में Godot की web कहानी बेहतर होती गई है। 4.6 रिलीज़ उसी राह पर चलती है। जब आप browser में physics चला रहे हों, तब Jolt का बेहतर performance मायने रखता है। SSR half-resolution mode mobile web पर मदद करता है। और LibGodot की embedding क्षमता आगे चलकर आपको मौजूदा web applications के अंदर Godot scenes चलाने दे सकती है, हालाँकि LibGodot के लिए web सपोर्ट की अभी पुष्टि नहीं हुई है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://godotengine.org/releases/4.6/" target="_blank" rel="noreferrer">Godot 4.6 release page</a></li>
<li><a href="https://www.gamedeveloper.com/programming/godot-4-6-is-here-with-a-fresh-look-and-a-promise-to-prioritize-workflow" target="_blank" rel="noreferrer">Game Developer का कवरेज</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Cinevva ने reels-first game discovery लॉन्च किया]]></title>
            <link>https://app.cinevva.com/hi/news/2026-01-18-cinevva-launch</link>
            <guid>https://app.cinevva.com/hi/news/2026-01-18-cinevva-launch</guid>
            <pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Cinevva अपना reels-first platform लॉन्च कर रहा है, जिससे आप indie games को browser में तुरंत खोज और खेल सकते हैं।]]></description>
            <content:encoded><![CDATA[<h1 id="cinevva-ने-reels-first-game-discovery-लॉन्च-किया" tabindex="-1">Cinevva ने reels-first game discovery लॉन्च किया <a class="header-anchor" href="#cinevva-ने-reels-first-game-discovery-लॉन्च-किया" aria-label="Permalink to &quot;Cinevva ने reels-first game discovery लॉन्च किया&quot;"></a></h1>
<p>Cinevva अब लाइव है, indie games खोजने का एक नया तरीका, छोटे gameplay reels के ज़रिए और browser में तुरंत खेलकर।</p>
<h2 id="हम-जो-समस्या-हल-कर-रहे-हैं" tabindex="-1">हम जो समस्या हल कर रहे हैं <a class="header-anchor" href="#हम-जो-समस्या-हल-कर-रहे-हैं" aria-label="Permalink to &quot;हम जो समस्या हल कर रहे हैं&quot;"></a></h2>
<ul>
<li><strong>Store pages मज़ा नहीं दिखाते।</strong> Screenshots और trailers marketing हैं, gameplay नहीं।</li>
<li><strong>खेलने के लिए बहुत सारे clicks।</strong> Download, install, load, tutorial... यह सब रुकावट दिलचस्पी खत्म कर देती है।</li>
<li><strong>बढ़िया games दबे रह जाते हैं।</strong> Indies, AAA marketing बजट के साथ मुकाबला नहीं कर सकते।</li>
</ul>
<h2 id="cinevva-कैसे-काम-करता-है" tabindex="-1">Cinevva कैसे काम करता है <a class="header-anchor" href="#cinevva-कैसे-काम-करता-है" aria-label="Permalink to &quot;Cinevva कैसे काम करता है&quot;"></a></h2>
<p><strong>Scroll करो। देखो। खेलो।</strong></p>
<p>15-सेकंड के gameplay clips देखें। जब कुछ मज़ेदार लगे, तो उसे अपने browser में तुरंत launch करें। कोई downloads नहीं। कोई installs नहीं। कोई इंतज़ार नहीं।</p>
<h2 id="अभी-क्यों" tabindex="-1">अभी क्यों <a class="header-anchor" href="#अभी-क्यों" aria-label="Permalink to &quot;अभी क्यों&quot;"></a></h2>
<p>समय बिल्कुल सही है:</p>
<ul>
<li><strong>WebGPU</strong> अब सभी प्रमुख browsers में है, जिससे बेहतर graphics संभव हैं</li>
<li><strong>WebAssembly</strong> का performance लगातार बेहतर हो रहा है</li>
<li><strong>AI-generated content</strong> ने भरोसे का संकट पैदा कर दिया है, players असली gameplay देखना चाहते हैं</li>
<li><strong>Instant play</strong> उस रुकावट को हटा देता है जो discovery को खत्म कर देती है</li>
</ul>
<h2 id="players-के-लिए" tabindex="-1">Players के लिए <a class="header-anchor" href="#players-के-लिए" aria-label="Permalink to &quot;Players के लिए&quot;"></a></h2>
<p>अपना अगला पसंदीदा game घंटों में नहीं, सेकंडों में खोजें।</p>
<h2 id="creators-के-लिए" tabindex="-1">Creators के लिए <a class="header-anchor" href="#creators-के-लिए" aria-label="Permalink to &quot;Creators के लिए&quot;"></a></h2>
<p>अपने game को उन players के सामने लाएं जो उसे सच में खेलना चाहते हैं।</p>
<h2 id="इसे-आज़माएं" tabindex="-1">इसे आज़माएं <a class="header-anchor" href="#इसे-आज़माएं" aria-label="Permalink to &quot;इसे आज़माएं&quot;"></a></h2>
<p>Games खोजना शुरू करने के लिए <a href="https://app.cinevva.com" target="_blank" rel="noreferrer">app.cinevva.com</a> पर जाएं।</p>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Godot 4.6 की उम्मीद Q1 2026 में, वेब में और सुधार के साथ]]></title>
            <link>https://app.cinevva.com/hi/news/2026-01-10-godot-4-6-preview</link>
            <guid>https://app.cinevva.com/hi/news/2026-01-10-godot-4-6-preview</guid>
            <pubDate>Sat, 10 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Godot 4.6 Q1 2026 के लिए तय है, और engine का वेब export में निवेश जारी है।]]></description>
            <content:encoded><![CDATA[<h1 id="godot-4-6-की-उम्मीद-q1-2026-में-वेब-में-और-सुधार-के-साथ" tabindex="-1">Godot 4.6 की उम्मीद Q1 2026 में, वेब में और सुधार के साथ <a class="header-anchor" href="#godot-4-6-की-उम्मीद-q1-2026-में-वेब-में-और-सुधार-के-साथ" aria-label="Permalink to &quot;Godot 4.6 की उम्मीद Q1 2026 में, वेब में और सुधार के साथ&quot;"></a></h1>
<p>Godot 4.6 का रिलीज़ Q1 2026 में अनुमानित है, जो engine की नियमित रिलीज़ रफ़्तार के मुताबिक है।</p>
<h2 id="क्या-उम्मीद-करें" tabindex="-1">क्या उम्मीद करें <a class="header-anchor" href="#क्या-उम्मीद-करें" aria-label="Permalink to &quot;क्या उम्मीद करें&quot;"></a></h2>
<p>Godot की रिलीज़ नीति और community की चर्चाओं के आधार पर:</p>
<ul>
<li>वेब export की स्थिरता में लगातार सुधार</li>
<li>भविष्य के WebGPU backend की दिशा में संभावित शुरुआती काम (अभी किसी release में support नहीं)</li>
<li>4.5 के SIMD सपोर्ट पर आगे बढ़ते हुए WASM के और optimization</li>
<li>4.5 में रिपोर्ट हुई वेब-विशिष्ट समस्याओं के bug fixes</li>
</ul>
<h2 id="godot-की-वेब-रफ़्तार" tabindex="-1">Godot की वेब रफ़्तार <a class="header-anchor" href="#godot-की-वेब-रफ़्तार" aria-label="Permalink to &quot;Godot की वेब रफ़्तार&quot;"></a></h2>
<p>Godot 4.3 के single-threaded वेब export (अगस्त 2024) के बाद से, हर रिलीज़ ने वेब को बेहतर बनाया है:</p>
<ul>
<li><strong>4.3</strong>: आसान hosting के लिए single-threaded export</li>
<li><strong>4.4</strong>: स्थिरता में सुधार</li>
<li><strong>4.5</strong>: डिफ़ॉल्ट रूप से WASM SIMD</li>
</ul>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://docs.godotengine.org/en/latest/about/release_policy.html" target="_blank" rel="noreferrer">https://docs.godotengine.org/en/latest/about/release_policy.html</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Web game development WebGPU युग में प्रवेश करता है]]></title>
            <link>https://app.cinevva.com/hi/news/2026-01-05-webgpu-era</link>
            <guid>https://app.cinevva.com/hi/news/2026-01-05-webgpu-era</guid>
            <pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[WebGPU अब सभी प्रमुख browsers में उपलब्ध है, इसलिए 2026 web game development के लिए एक मोड़ है।]]></description>
            <content:encoded><![CDATA[<h1 id="web-game-development-webgpu-युग-में-प्रवेश-करता-है" tabindex="-1">Web game development WebGPU युग में प्रवेश करता है <a class="header-anchor" href="#web-game-development-webgpu-युग-में-प्रवेश-करता-है" aria-label="Permalink to &quot;Web game development WebGPU युग में प्रवेश करता है&quot;"></a></h1>
<p>2026 की शुरुआत तक, WebGPU डेस्कटॉप और मोबाइल दोनों प्लेटफॉर्म पर Chrome, Firefox, Safari और Edge में डिफ़ॉल्ट रूप से समर्थित है। यह browser-based games के लिए जो संभव है उसमें एक बुनियादी बदलाव है।</p>
<h2 id="क्या-बदला" tabindex="-1">क्या बदला <a class="header-anchor" href="#क्या-बदला" aria-label="Permalink to &quot;क्या बदला&quot;"></a></h2>
<ul>
<li><strong>सभी प्रमुख browsers</strong> अब WebGPU को डिफ़ॉल्ट रूप से भेजते हैं</li>
<li><strong>Compute shaders</strong> GPU-accelerated physics, AI और effects को संभव बनाते हैं</li>
<li><strong>आधुनिक rendering</strong> पैटर्न जो WebGL के साथ असंभव थे, अब व्यवहार्य हैं</li>
<li><strong>Engine support</strong> Three.js, Babylon.js, Unity, PlayCanvas और अन्य से</li>
</ul>
<h2 id="developers-के-लिए-इसका-क्या-मतलब-है" tabindex="-1">developers के लिए इसका क्या मतलब है <a class="header-anchor" href="#developers-के-लिए-इसका-क्या-मतलब-है" aria-label="Permalink to &quot;developers के लिए इसका क्या मतलब है&quot;"></a></h2>
<p>बातचीत &quot;क्या WebGPU समर्थित होगा?&quot; से बदलकर &quot;मैं WebGPU का सबसे अच्छा उपयोग कैसे करूं?&quot; पर आ गई है।</p>
<p>मुख्य बातें:</p>
<ul>
<li>पुराने browsers और डिवाइस के लिए WebGL fallbacks रखें</li>
<li>browsers में टेस्ट करें, implementations थोड़े अलग होते हैं</li>
<li>सिर्फ डेमो नहीं, अपने खास scenes को profile करें</li>
<li>physics और particle systems के लिए compute shaders पर विचार करें</li>
</ul>
<h2 id="_2026-में-ecosystem" tabindex="-1">2026 में ecosystem <a class="header-anchor" href="#_2026-में-ecosystem" aria-label="Permalink to &quot;2026 में ecosystem&quot;"></a></h2>
<ul>
<li><strong>Babylon.js 8.0</strong>: Native WGSL shaders, कोई GLSL conversion की ज़रूरत नहीं</li>
<li><strong>Three.js r170+</strong>: Zero-config WebGPU imports</li>
<li><strong>Unity 6.1</strong>: एक समर्थित backend के रूप में WebGPU</li>
<li><strong>Godot</strong>: WebGPU backend विकास में है</li>
</ul>
<h2 id="आगे-की-राह" tabindex="-1">आगे की राह <a class="header-anchor" href="#आगे-की-राह" aria-label="Permalink to &quot;आगे की राह&quot;"></a></h2>
<p>Web games अब वह विज़ुअल क्वालिटी हासिल कर सकते हैं जो पहले native applications के लिए ही थी। &quot;web game&quot; और &quot;real game&quot; के बीच का फ़र्क लगातार कम होता जा रहा है।</p>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[WebGPU अब सभी बड़े browsers में सपोर्टेड]]></title>
            <link>https://app.cinevva.com/hi/news/2025-11-15-webgpu-major-browsers</link>
            <guid>https://app.cinevva.com/hi/news/2025-11-15-webgpu-major-browsers</guid>
            <pubDate>Sat, 15 Nov 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[WebGPU अब Chrome, Firefox, Safari और Edge में आ रहा है, जिससे web पर आधुनिक graphics और compute मुमकिन हो गए हैं।]]></description>
            <content:encoded><![CDATA[<h1 id="webgpu-अब-सभी-बड़े-browsers-में-सपोर्टेड" tabindex="-1">WebGPU अब सभी बड़े browsers में सपोर्टेड <a class="header-anchor" href="#webgpu-अब-सभी-बड़े-browsers-में-सपोर्टेड" aria-label="Permalink to &quot;WebGPU अब सभी बड़े browsers में सपोर्टेड&quot;"></a></h1>
<p>WebGPU &quot;भविष्य की तकनीक&quot; से बदलकर अब ऐसी चीज़ बन गया है जिसे आप ज़्यादातर players के लिए असल में टारगेट कर सकते हैं।</p>
<h2 id="web-games-के-लिए-यह-क्यों-मायने-रखता-है" tabindex="-1">web games के लिए यह क्यों मायने रखता है <a class="header-anchor" href="#web-games-के-लिए-यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;web games के लिए यह क्यों मायने रखता है&quot;"></a></h2>
<ul>
<li>आधुनिक rendering पैटर्न के लिए WebGL से <strong>बेहतर GPU access</strong></li>
<li>इफेक्ट्स, सिमुलेशन और GPU-साइड वर्कलोड के लिए <strong>compute shaders</strong></li>
<li>browser में <strong>desktop-क्वालिटी विज़ुअल्स</strong> तक पहुँचने का साफ़ रास्ता</li>
</ul>
<h2 id="browser-सपोर्ट-टाइमलाइन" tabindex="-1">browser सपोर्ट टाइमलाइन <a class="header-anchor" href="#browser-सपोर्ट-टाइमलाइन" aria-label="Permalink to &quot;browser सपोर्ट टाइमलाइन&quot;"></a></h2>
<ul>
<li>Chrome 113+ (मई 2023)</li>
<li>Windows पर Firefox 141+ (2025)</li>
<li>Safari 26 (सितंबर 2025)</li>
<li>Edge, Chrome के पीछे-पीछे</li>
</ul>
<h2 id="एक-डेवलपर-के-तौर-पर-क्या-करें" tabindex="-1">एक डेवलपर के तौर पर क्या करें <a class="header-anchor" href="#एक-डेवलपर-के-तौर-पर-क्या-करें" aria-label="Permalink to &quot;एक डेवलपर के तौर पर क्या करें&quot;"></a></h2>
<ul>
<li><strong>capability detection जोड़ें</strong> और पुराने browsers के लिए WebGL fallback बनाए रखें</li>
<li>WebGL के मुकाबले <strong>अलग परफ़ॉर्मेंस प्रोफ़ाइल</strong> की उम्मीद रखें: अपने असली scenes पर माप लें</li>
<li>WebGPU को pipelines आसान बनाने के मौके की तरह देखें</li>
</ul>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://web.dev/blog/webgpu-supported-major-browsers" target="_blank" rel="noreferrer">https://web.dev/blog/webgpu-supported-major-browsers</a></li>
<li><a href="https://developer.chrome.com/blog/new-in-webgpu-113" target="_blank" rel="noreferrer">https://developer.chrome.com/blog/new-in-webgpu-113</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Cinevva शंघाई में टॉप परफॉर्मिंग स्टार्टअप के रूप में चुना गया]]></title>
            <link>https://app.cinevva.com/hi/news/2025-10-18-cinevva-shanghai-recognition</link>
            <guid>https://app.cinevva.com/hi/news/2025-10-18-cinevva-shanghai-recognition</guid>
            <pubDate>Sat, 18 Oct 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[शंघाई के निवेशक इकोसिस्टम ने Cinevva को डिजिटल साइंस श्रेणी में दुनिया के टॉप परफॉर्मिंग स्टार्टअप्स में चुना।]]></description>
            <content:encoded><![CDATA[<h1 id="cinevva-शंघाई-में-टॉप-परफॉर्मिंग-स्टार्टअप-के-रूप-में-चुना-गया" tabindex="-1">Cinevva शंघाई में टॉप परफॉर्मिंग स्टार्टअप के रूप में चुना गया <a class="header-anchor" href="#cinevva-शंघाई-में-टॉप-परफॉर्मिंग-स्टार्टअप-के-रूप-में-चुना-गया" aria-label="Permalink to &quot;Cinevva शंघाई में टॉप परफॉर्मिंग स्टार्टअप के रूप में चुना गया&quot;"></a></h1>
<p>शंघाई के स्थानीय निवेशक इकोसिस्टम ने Cinevva को डिजिटल साइंस श्रेणी में इस पीढ़ी के <strong>World's Top Performing Startups</strong> के सितारों में से एक के रूप में चुना है।</p>
<h2 id="इसका-क्या-मतलब-है" tabindex="-1">इसका क्या मतलब है <a class="header-anchor" href="#इसका-क्या-मतलब-है" aria-label="Permalink to &quot;इसका क्या मतलब है&quot;"></a></h2>
<p>यह पहचान Cinevva के उस मिशन को सामने लाती है, जिसमें game बनाना, खोजना और खुद पब्लिश करना सबके लिए आसान बनाना है, हर चैनल और हर डिवाइस पर।</p>
<h2 id="ai-को-लेकर-हमारा-नज़रिया" tabindex="-1">AI को लेकर हमारा नज़रिया <a class="header-anchor" href="#ai-को-लेकर-हमारा-नज़रिया" aria-label="Permalink to &quot;AI को लेकर हमारा नज़रिया&quot;"></a></h2>
<p>जहाँ AI की दौड़ तेज़ होती जा रही है, वहीं हम एक अलग रास्ता चुन रहे हैं: <strong>अपने users के असली लक्ष्यों को पूरा करने के लिए बेहतरीन AI tools को साथ लाना</strong>, creators की जगह लेने के लिए नहीं, बल्कि उन्हें ताकत देने के लिए।</p>
<ul>
<li>आइडिया को मिनटों में हकीकत बनाएं</li>
<li>ज़्यादा पब्लिश करें, तेज़ी से करें</li>
<li>games के ज़रिए खुद को व्यक्त करें</li>
<li>अपने फोन या PC से prompt करें</li>
</ul>
<p>अपनी आवाज़ बनाएं। अपने दर्शक बनाएं। आगे बढ़ें।</p>
<h2 id="आगे-की-राह" tabindex="-1">आगे की राह <a class="header-anchor" href="#आगे-की-राह" aria-label="Permalink to &quot;आगे की राह&quot;"></a></h2>
<p>हम Tencent, Tencent Games यूनिवर्सिटीज़ और इस क्षेत्र के दूसरे साथियों जैसी संस्थाओं के साथ साझेदारी की संभावनाएं तलाशने को लेकर उत्साहित हैं, क्योंकि हम दुनिया भर में बढ़ते जा रहे हैं।</p>
<hr>
<p><em>स्रोत: <a href="https://www.linkedin.com/posts/munmariana_gamedevelopment-ai-genai-activity-7376240168627859456-hfvU" target="_blank" rel="noreferrer">Mariana की LinkedIn घोषणा</a></em></p>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Godot 4.5 अब डिफ़ॉल्ट रूप से WASM SIMD जोड़ता है]]></title>
            <link>https://app.cinevva.com/hi/news/2025-09-18-godot-4-5-release</link>
            <guid>https://app.cinevva.com/hi/news/2025-09-18-godot-4-5-release</guid>
            <pubDate>Thu, 18 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Godot 4.5 वेब एक्सपोर्ट की परफ़ॉर्मेंस बेहतर करने के लिए डिफ़ॉल्ट रूप से WebAssembly SIMD चालू करता है।]]></description>
            <content:encoded><![CDATA[<h1 id="godot-4-5-अब-डिफ़ॉल्ट-रूप-से-wasm-simd-जोड़ता-है" tabindex="-1">Godot 4.5 अब डिफ़ॉल्ट रूप से WASM SIMD जोड़ता है <a class="header-anchor" href="#godot-4-5-अब-डिफ़ॉल्ट-रूप-से-wasm-simd-जोड़ता-है" aria-label="Permalink to &quot;Godot 4.5 अब डिफ़ॉल्ट रूप से WASM SIMD जोड़ता है&quot;"></a></h1>
<p>Godot 4.5, 18 सितंबर 2025 को रिलीज़ हुआ, और इसमें वेब एक्सपोर्ट के लिए WebAssembly SIMD डिफ़ॉल्ट रूप से चालू है।</p>
<h2 id="वेब-एक्सपोर्ट-में-मुख्य-सुधार" tabindex="-1">वेब एक्सपोर्ट में मुख्य सुधार <a class="header-anchor" href="#वेब-एक्सपोर्ट-में-मुख्य-सुधार" aria-label="Permalink to &quot;वेब एक्सपोर्ट में मुख्य सुधार&quot;"></a></h2>
<ul>
<li><strong>डिफ़ॉल्ट रूप से WASM SIMD</strong>: Single Instruction Multiple Data ऑपरेशन बिना किसी मैन्युअल कॉन्फ़िगरेशन के परफ़ॉर्मेंस बेहतर करते हैं</li>
<li><strong>सिंगल-थ्रेडेड एक्सपोर्ट अब भी डिफ़ॉल्ट है</strong>: इससे Cross-Origin Isolation हेडर की ज़रूरत नहीं पड़ती</li>
<li><strong>PWA सपोर्ट बेहतर हुआ</strong>: COOP/COEP हेडर के लिए service worker फ़ॉलबैक</li>
</ul>
<h2 id="pwa-फ़ीचर्स" tabindex="-1">PWA फ़ीचर्स <a class="header-anchor" href="#pwa-फ़ीचर्स" aria-label="Permalink to &quot;PWA फ़ीचर्स&quot;"></a></h2>
<ul>
<li>हाई-रिज़ॉल्यूशन आइकन</li>
<li>डिस्प्ले ओरिएंटेशन सेटिंग्स</li>
<li>service worker कैशिंग के ज़रिए ऑफ़लाइन सपोर्ट</li>
<li>कस्टम ऑफ़लाइन पेज का विकल्प</li>
</ul>
<h2 id="अब-भी-मौजूद-सीमाएँ" tabindex="-1">अब भी मौजूद सीमाएँ <a class="header-anchor" href="#अब-भी-मौजूद-सीमाएँ" aria-label="Permalink to &quot;अब भी मौजूद सीमाएँ&quot;"></a></h2>
<ul>
<li>वेब एक्सपोर्ट के लिए <strong>C# सपोर्टेड नहीं है</strong> (C# के लिए GDScript या Godot 3.x इस्तेमाल करें)</li>
<li>browser में ऑडियो पर पाबंदियाँ (यूज़र इंटरैक्शन ज़रूरी)</li>
<li>फ़ुल-स्क्रीन यूज़र इनपुट से ही ट्रिगर होना चाहिए</li>
</ul>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://godotengine.org/releases/4.5/" target="_blank" rel="noreferrer">https://godotengine.org/releases/4.5/</a></li>
<li><a href="https://docs.godotengine.org/en/4.5/tutorials/export/exporting_for_web.html" target="_blank" rel="noreferrer">https://docs.godotengine.org/en/4.5/tutorials/export/exporting_for_web.html</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Safari 26 में WebGPU सपोर्ट डिफ़ॉल्ट रूप से शामिल]]></title>
            <link>https://app.cinevva.com/hi/news/2025-09-15-safari-webgpu</link>
            <guid>https://app.cinevva.com/hi/news/2025-09-15-safari-webgpu</guid>
            <pubDate>Mon, 15 Sep 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Apple का Safari 26 macOS, iOS, iPadOS और visionOS पर WebGPU को डिफ़ॉल्ट रूप से चालू कर देता है।]]></description>
            <content:encoded><![CDATA[<h1 id="safari-26-में-webgpu-सपोर्ट-डिफ़ॉल्ट-रूप-से-शामिल" tabindex="-1">Safari 26 में WebGPU सपोर्ट डिफ़ॉल्ट रूप से शामिल <a class="header-anchor" href="#safari-26-में-webgpu-सपोर्ट-डिफ़ॉल्ट-रूप-से-शामिल" aria-label="Permalink to &quot;Safari 26 में WebGPU सपोर्ट डिफ़ॉल्ट रूप से शामिल&quot;"></a></h1>
<p>Safari 26 के साथ Apple ने WebGPU को पूरी तरह अपना लिया है और इसे सभी Apple प्लेटफ़ॉर्म पर डिफ़ॉल्ट रूप से चालू कर दिया है।</p>
<h2 id="इसमें-क्या-शामिल-है" tabindex="-1">इसमें क्या शामिल है <a class="header-anchor" href="#इसमें-क्या-शामिल-है" aria-label="Permalink to &quot;इसमें क्या शामिल है&quot;"></a></h2>
<ul>
<li><strong>macOS Tahoe</strong> (macOS 26)</li>
<li><strong>iOS 26</strong> और <strong>iPadOS 26</strong></li>
<li><strong>visionOS 26</strong></li>
</ul>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>WebGPU सपोर्ट देने वाला Safari आखिरी बड़ा browser था। इस रिलीज़ के साथ अब web games लगभग हर आधुनिक browser पर WebGPU को टारगेट कर सकती हैं और ज़्यादातर यूज़र्स के लिए feature detection fallbacks की ज़रूरत नहीं रहती।</p>
<h2 id="web-game-डेवलपर्स-के-लिए" tabindex="-1">web game डेवलपर्स के लिए <a class="header-anchor" href="#web-game-डेवलपर्स-के-लिए" aria-label="Permalink to &quot;web game डेवलपर्स के लिए&quot;"></a></h2>
<ul>
<li>अपनी WebGPU games को Safari/WebKit पर टेस्ट करें</li>
<li>Apple का Metal backend D3D12/Vulkan से अलग परफ़ॉर्मेंस दिखा सकता है</li>
<li>Mobile Safari अब compute shaders को सपोर्ट करता है</li>
</ul>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://webkit.org/blog/14879/webgpu-now-available-for-testing-in-safari-technology-preview/" target="_blank" rel="noreferrer">https://webkit.org/blog/14879/webgpu-now-available-for-testing-in-safari-technology-preview/</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Three.js r170 WebGPU मॉड्यूल को addons में ले जाता है]]></title>
            <link>https://app.cinevva.com/hi/news/2025-08-14-threejs-r170-webgpu</link>
            <guid>https://app.cinevva.com/hi/news/2025-08-14-threejs-r170-webgpu</guid>
            <pubDate>Thu, 14 Aug 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Three.js r170 WebGPU सपोर्ट को फिर से व्यवस्थित करता है और GLTFLoader की कम्पैटिबिलिटी बेहतर करता है।]]></description>
            <content:encoded><![CDATA[<h1 id="three-js-r170-webgpu-मॉड्यूल-को-addons-में-ले-जाता-है" tabindex="-1">Three.js r170 WebGPU मॉड्यूल को addons में ले जाता है <a class="header-anchor" href="#three-js-r170-webgpu-मॉड्यूल-को-addons-में-ले-जाता-है" aria-label="Permalink to &quot;Three.js r170 WebGPU मॉड्यूल को addons में ले जाता है&quot;"></a></h1>
<p>Three.js r170 बेहतर व्यवस्था और ज़्यादा फ़ॉर्मैट सपोर्ट के साथ WebGPU को परिपक्व बनाने का सिलसिला जारी रखता है।</p>
<h2 id="मुख्य-बदलाव" tabindex="-1">मुख्य बदलाव <a class="header-anchor" href="#मुख्य-बदलाव" aria-label="Permalink to &quot;मुख्य बदलाव&quot;"></a></h2>
<ul>
<li>साफ़-सुथरे imports के लिए WebGPU मॉड्यूल को addons में ले जाया गया</li>
<li>WebGPU रेंडरर के तहत GLTFLoader में सुधार</li>
<li>मौजूदा Three.js कोडबेस के साथ बेहतर कम्पैटिबिलिटी</li>
</ul>
<h2 id="import-में-बदलाव" tabindex="-1">Import में बदलाव <a class="header-anchor" href="#import-में-बदलाव" aria-label="Permalink to &quot;Import में बदलाव&quot;"></a></h2>
<div class="language-javascript vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">javascript</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0" v-pre=""><code><span class="line"><span style="--shiki-light:#D73A49;--shiki-dark:#F97583">import</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8"> { WebGPURenderer } </span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583">from</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF"> 'three/webgpu'</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8">;</span></span></code></pre>
</div><h2 id="वेब-game-डेवलपर्स-के-लिए" tabindex="-1">वेब game डेवलपर्स के लिए <a class="header-anchor" href="#वेब-game-डेवलपर्स-के-लिए" aria-label="Permalink to &quot;वेब game डेवलपर्स के लिए&quot;"></a></h2>
<p>हर रिलीज़ के साथ Three.js में WebGPU का रास्ता और ज़्यादा स्थिर और प्रोडक्शन के लिए तैयार होता जा रहा है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://github.com/mrdoob/three.js/releases" target="_blank" rel="noreferrer">https://github.com/mrdoob/three.js/releases</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Firefox 145 macOS ARM पर WebGPU सपोर्ट जोड़ता है]]></title>
            <link>https://app.cinevva.com/hi/news/2025-06-10-firefox-145-webgpu</link>
            <guid>https://app.cinevva.com/hi/news/2025-06-10-firefox-145-webgpu</guid>
            <pubDate>Tue, 10 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Firefox अपना WebGPU सपोर्ट macOS ARM64 तक बढ़ाता है, जिससे cross-browser कवरेज की एक और कमी पूरी होती है।]]></description>
            <content:encoded><![CDATA[<h1 id="firefox-145-macos-arm-पर-webgpu-सपोर्ट-जोड़ता-है" tabindex="-1">Firefox 145 macOS ARM पर WebGPU सपोर्ट जोड़ता है <a class="header-anchor" href="#firefox-145-macos-arm-पर-webgpu-सपोर्ट-जोड़ता-है" aria-label="Permalink to &quot;Firefox 145 macOS ARM पर WebGPU सपोर्ट जोड़ता है&quot;"></a></h1>
<p>Firefox 145 अपना WebGPU सपोर्ट Apple Silicon वाले Mac तक बढ़ाता है, जो cross-browser compatibility के लिए एक अहम पड़ाव है।</p>
<h2 id="सपोर्ट-टाइमलाइन" tabindex="-1">सपोर्ट टाइमलाइन <a class="header-anchor" href="#सपोर्ट-टाइमलाइन" aria-label="Permalink to &quot;सपोर्ट टाइमलाइन&quot;"></a></h2>
<ul>
<li>Firefox 141: Windows सपोर्ट</li>
<li>Firefox 145: macOS ARM64 सपोर्ट</li>
<li>Linux और Android: अभी भी रोलआउट जारी है</li>
</ul>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>इस रिलीज़ के साथ Firefox भी Chrome और Safari की तरह सबसे आम desktop configurations पर WebGPU को सपोर्ट करने लगा है। अब web game developers ज़्यादा भरोसे के साथ WebGPU को टारगेट कर सकते हैं।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.mozilla.org/en-US/firefox/releases/" target="_blank" rel="noreferrer">https://www.mozilla.org/en-US/firefox/releases/</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Unity 6.1 में WebGPU सपोर्ट जुड़ा]]></title>
            <link>https://app.cinevva.com/hi/news/2025-04-22-unity-6-1-webgpu</link>
            <guid>https://app.cinevva.com/hi/news/2025-04-22-unity-6-1-webgpu</guid>
            <pubDate>Tue, 22 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Unity 6.1 browser builds के लिए WebGPU को एक समर्थित backend के रूप में पेश करता है।]]></description>
            <content:encoded><![CDATA[<h1 id="unity-6-1-में-webgpu-सपोर्ट-जुड़ा" tabindex="-1">Unity 6.1 में WebGPU सपोर्ट जुड़ा <a class="header-anchor" href="#unity-6-1-में-webgpu-सपोर्ट-जुड़ा" aria-label="Permalink to &quot;Unity 6.1 में WebGPU सपोर्ट जुड़ा&quot;"></a></h1>
<p>Unity 6.1, जो अप्रैल 2025 में रिलीज़ हुआ, web builds के लिए WebGPU को एक समर्थित graphics backend के रूप में जोड़ता है।</p>
<h2 id="इसमें-क्या-शामिल-है" tabindex="-1">इसमें क्या शामिल है <a class="header-anchor" href="#इसमें-क्या-शामिल-है" aria-label="Permalink to &quot;इसमें क्या शामिल है&quot;"></a></h2>
<ul>
<li>browser builds और Instant Games के लिए <strong>WebGPU backend</strong></li>
<li><strong>बेहतर web performance</strong> और स्थिरता</li>
<li>web exports के लिए <strong>उन्नत debugging tools</strong></li>
<li><strong>Instant Games platform</strong> सपोर्ट का विस्तार</li>
</ul>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>Unity का WebGPU पर पकड़ बनाना यह दर्शाता है कि सबसे ज़्यादा इस्तेमाल होने वाला game engine अब browser deployment का एक आधुनिक रास्ता देता है। Developers बेहतर performance के लिए WebGPU को target कर सकते हैं और compatibility के लिए WebGL पर वापस आ सकते हैं।</p>
<h2 id="ध्यान-देने-योग्य-बातें" tabindex="-1">ध्यान देने योग्य बातें <a class="header-anchor" href="#ध्यान-देने-योग्य-बातें" aria-label="Permalink to &quot;ध्यान देने योग्य बातें&quot;"></a></h2>
<ul>
<li>build size और load times के लिए शुरुआत में ही test करें</li>
<li>WebGPU सपोर्ट browser के हिसाब से अलग-अलग होता है</li>
<li>shaders और assets को optimized रखें</li>
<li>कुछ browser APIs लागू नहीं किए गए हो सकते हैं</li>
</ul>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://unity.com/releases/unity-6" target="_blank" rel="noreferrer">https://unity.com/releases/unity-6</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[GeoGuessr Steam Early Access पर लॉन्च हुआ]]></title>
            <link>https://app.cinevva.com/hi/news/2025-04-15-geoguessr-steam</link>
            <guid>https://app.cinevva.com/hi/news/2025-04-15-geoguessr-steam</guid>
            <pubDate>Tue, 15 Apr 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[लोकप्रिय browser-आधारित भूगोल game GeoGuessr Steam पर लॉन्च हुआ, यह दिखाते हुए कि browser games पारंपरिक platforms पर भी जा सकते हैं।]]></description>
            <content:encoded><![CDATA[<h1 id="geoguessr-steam-early-access-पर-लॉन्च-हुआ" tabindex="-1">GeoGuessr Steam Early Access पर लॉन्च हुआ <a class="header-anchor" href="#geoguessr-steam-early-access-पर-लॉन्च-हुआ" aria-label="Permalink to &quot;GeoGuessr Steam Early Access पर लॉन्च हुआ&quot;"></a></h1>
<p>GeoGuessr, वह भूगोल अनुमान वाला game जिसने अपने दर्शक एक browser game के रूप में बनाए, Steam पर Early Access में लॉन्च हुआ।</p>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>यह दिखाता है कि सफल browser games पारंपरिक gaming platforms तक फैल सकते हैं। web से Steam तक का रास्ता उन games के लिए कारगर है जो पहले online अपने दर्शक बनाते हैं।</p>
<h2 id="browser-से-steam-मॉडल" tabindex="-1">browser-से-Steam मॉडल <a class="header-anchor" href="#browser-से-steam-मॉडल" aria-label="Permalink to &quot;browser-से-Steam मॉडल&quot;"></a></h2>
<ul>
<li>web पर तेज़ी से बनाएँ और iterate करें</li>
<li>install की झंझट के बिना दर्शक बढ़ाएँ</li>
<li>discoverability और features के लिए Steam तक फैलें</li>
</ul>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://store.steampowered.com/app/2959080/GeoGuessr/" target="_blank" rel="noreferrer">https://store.steampowered.com/app/2959080/GeoGuessr/</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Babylon.js 8.0 native WGSL shaders के साथ रिलीज़ हुआ]]></title>
            <link>https://app.cinevva.com/hi/news/2025-03-27-babylonjs-8</link>
            <guid>https://app.cinevva.com/hi/news/2025-03-27-babylonjs-8</guid>
            <pubDate>Thu, 27 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Babylon.js 8.0 WGSL-first shaders लाता है, जिससे WebGPU builds के लिए GLSL conversion की ज़रूरत खत्म हो जाती है।]]></description>
            <content:encoded><![CDATA[<h1 id="babylon-js-8-0-native-wgsl-shaders-के-साथ-रिलीज़-हुआ" tabindex="-1">Babylon.js 8.0 native WGSL shaders के साथ रिलीज़ हुआ <a class="header-anchor" href="#babylon-js-8-0-native-wgsl-shaders-के-साथ-रिलीज़-हुआ" aria-label="Permalink to &quot;Babylon.js 8.0 native WGSL shaders के साथ रिलीज़ हुआ&quot;"></a></h1>
<p>Babylon.js 8.0 को 27 मार्च 2025 को रिलीज़ किया गया, एक बड़े architectural सुधार के साथ: अब सभी core engine shaders WGSL में उपलब्ध हैं।</p>
<h2 id="मुख्य-features" tabindex="-1">मुख्य features <a class="header-anchor" href="#मुख्य-features" aria-label="Permalink to &quot;मुख्य features&quot;"></a></h2>
<ul>
<li><strong>WGSL-first shaders</strong>: WebGPU builds के लिए GLSL-to-WGSL conversion की ज़रूरत नहीं</li>
<li><strong>छोटे bundle sizes</strong>: translation layer हटाने से download size कम हो जाता है</li>
<li><strong>IBL Shadows</strong>: image-based lighting shadow सपोर्ट</li>
<li><strong>Area Lights</strong>: ज़्यादा realistic lighting विकल्प</li>
<li><strong>Node Render Graph</strong> (alpha): visual render pipeline एडिटिंग</li>
</ul>
<h2 id="wgsl-क्यों-मायने-रखता-है" tabindex="-1">WGSL क्यों मायने रखता है <a class="header-anchor" href="#wgsl-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;WGSL क्यों मायने रखता है&quot;"></a></h2>
<p>पहले Babylon.js, WebGPU के लिए build time पर GLSL shaders को WGSL में convert करता था। native WGSL सपोर्ट के साथ:</p>
<ul>
<li>तेज़ builds</li>
<li>छोटे bundles</li>
<li>ज़्यादा predictable व्यवहार</li>
<li>बेहतर debugging</li>
</ul>
<h2 id="web-game-developers-के-लिए" tabindex="-1">web game developers के लिए <a class="header-anchor" href="#web-game-developers-के-लिए" aria-label="Permalink to &quot;web game developers के लिए&quot;"></a></h2>
<p>अगर आप WebGPU games के लिए Babylon.js इस्तेमाल कर रहे हैं, तो 8.0 एक बड़ा upgrade है। कम overhead की वजह से WebGPU एक और भी आकर्षक target बन जाता है।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://blogs.windows.com/windowsdeveloper/2025/03/27/announcing-babylon-js-8-0/" target="_blank" rel="noreferrer">https://blogs.windows.com/windowsdeveloper/2025/03/27/announcing-babylon-js-8-0/</a></li>
<li><a href="https://forum.babylonjs.com" target="_blank" rel="noreferrer">https://forum.babylonjs.com</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Cinevva ने SXSW में Dell for Startups पिच जीती]]></title>
            <link>https://app.cinevva.com/hi/news/2025-03-12-cinevva-sxsw-dell</link>
            <guid>https://app.cinevva.com/hi/news/2025-03-12-cinevva-sxsw-dell</guid>
            <pubDate>Wed, 12 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Cinevva ने SXSW 2025 की Dell for Startups पिच प्रतियोगिता में दूसरा स्थान पाकर $10,000 जीते।]]></description>
            <content:encoded><![CDATA[<h1 id="cinevva-ने-sxsw-में-dell-for-startups-पिच-जीती" tabindex="-1">Cinevva ने SXSW में Dell for Startups पिच जीती <a class="header-anchor" href="#cinevva-ने-sxsw-में-dell-for-startups-पिच-जीती" aria-label="Permalink to &quot;Cinevva ने SXSW में Dell for Startups पिच जीती&quot;"></a></h1>
<p>Cinevva ने ऑस्टिन में हुई SXSW 2025 की Dell for Startups पिच प्रतियोगिता में दूसरा स्थान ($10,000) हासिल किया।</p>
<h2 id="प्रतियोगिता" tabindex="-1">प्रतियोगिता <a class="header-anchor" href="#प्रतियोगिता" aria-label="Permalink to &quot;प्रतियोगिता&quot;"></a></h2>
<p>Founder Institute Texas के पूर्व छात्रों ने SXSW में Dell Experience के मंच पर लाइव पिच दी, और Dell for Startups की ओर से दिए जाने वाले कुल $25,000 के इनाम के लिए मुकाबला किया।</p>
<h2 id="पिच" tabindex="-1">पिच <a class="header-anchor" href="#पिच" aria-label="Permalink to &quot;पिच&quot;"></a></h2>
<p>Cinevva की फाउंडर Mariana Muntean ने प्लेटफॉर्म का विज़न पेश किया: browser-based टूल्स और AI सहायता के ज़रिए गेम बनाना और खोजना उन क्रिएटिव लोगों के लिए आसान बनाना जो तकनीकी नहीं हैं।</p>
<h2 id="नतीजे" tabindex="-1">नतीजे <a class="header-anchor" href="#नतीजे" aria-label="Permalink to &quot;नतीजे&quot;"></a></h2>
<ul>
<li><strong>पहला स्थान ($15,000)</strong>: Intuily (Austin)</li>
<li><strong>दूसरा स्थान ($10,000)</strong>: Cinevva (Houston)</li>
</ul>
<h2 id="इसका-क्या-मतलब-है" tabindex="-1">इसका क्या मतलब है <a class="header-anchor" href="#इसका-क्या-मतलब-है" aria-label="Permalink to &quot;इसका क्या मतलब है&quot;"></a></h2>
<p>यह पहचान गेम बनाने और खोजने को सबके लिए सुलभ बनाने के Cinevva के तरीके को सही साबित करती है। इनाम की राशि प्लेटफॉर्म के आगे के विकास में मदद करेगी।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://fi.co/insight/intuily-cinevva-win-dell-for-startups-pitch-prize-at-sxsw" target="_blank" rel="noreferrer">Founder Institute की घोषणा</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Godot 4.4 बेहतर web export के साथ रिलीज़ हुआ]]></title>
            <link>https://app.cinevva.com/hi/news/2025-03-03-godot-4-4-release</link>
            <guid>https://app.cinevva.com/hi/news/2025-03-03-godot-4-4-release</guid>
            <pubDate>Mon, 03 Mar 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Godot 4.4 बेहतर स्थिरता और compatibility के साथ web export में सुधार जारी रखता है।]]></description>
            <content:encoded><![CDATA[<h1 id="godot-4-4-बेहतर-web-export-के-साथ-रिलीज़-हुआ" tabindex="-1">Godot 4.4 बेहतर web export के साथ रिलीज़ हुआ <a class="header-anchor" href="#godot-4-4-बेहतर-web-export-के-साथ-रिलीज़-हुआ" aria-label="Permalink to &quot;Godot 4.4 बेहतर web export के साथ रिलीज़ हुआ&quot;"></a></h1>
<p>Godot 4.4 आधिकारिक तौर पर 3 मार्च 2025 को रिलीज़ हुआ, और इसके साथ engine का web को एक first-class platform मानने वाला निवेश जारी रहा।</p>
<h2 id="web-export-में-सुधार" tabindex="-1">Web export में सुधार <a class="header-anchor" href="#web-export-में-सुधार" aria-label="Permalink to &quot;Web export में सुधार&quot;"></a></h2>
<ul>
<li>single-threaded export में लगातार सुधार (4.3 में पेश किया गया था)</li>
<li>बेहतर WebGL 2.0 compatibility</li>
<li>browser में बेहतर audio handling</li>
</ul>
<h2 id="ज्ञात-सीमाएँ" tabindex="-1">ज्ञात सीमाएँ <a class="header-anchor" href="#ज्ञात-सीमाएँ" aria-label="Permalink to &quot;ज्ञात सीमाएँ&quot;"></a></h2>
<ul>
<li>C#/.NET projects अब भी web export के लिए समर्थित नहीं हैं</li>
<li>कुछ audio features (AudioStreamInteractive) में web builds के दौरान दिक्कतें आती हैं</li>
</ul>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://godotengine.org/releases/4.4/" target="_blank" rel="noreferrer">https://godotengine.org/releases/4.4/</a></li>
<li><a href="https://docs.godotengine.org/en/4.4/tutorials/export/exporting_for_web.html" target="_blank" rel="noreferrer">https://docs.godotengine.org/en/4.4/tutorials/export/exporting_for_web.html</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[सभी प्रमुख browsers में WebAssembly GC आ गया]]></title>
            <link>https://app.cinevva.com/hi/news/2024-12-11-wasm-gc-ships</link>
            <guid>https://app.cinevva.com/hi/news/2024-12-11-wasm-gc-ships</guid>
            <pubDate>Wed, 11 Dec 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[WebAssembly garbage collection को Chrome, Firefox और Safari में बेसलाइन सपोर्ट मिल गया है।]]></description>
            <content:encoded><![CDATA[<h1 id="सभी-प्रमुख-browsers-में-webassembly-gc-आ-गया" tabindex="-1">सभी प्रमुख browsers में WebAssembly GC आ गया <a class="header-anchor" href="#सभी-प्रमुख-browsers-में-webassembly-gc-आ-गया" aria-label="Permalink to &quot;सभी प्रमुख browsers में WebAssembly GC आ गया&quot;"></a></h1>
<p>11 दिसंबर 2024 से, WebAssembly garbage collection (WasmGC) सभी प्रमुख browsers में डिफ़ॉल्ट रूप से उपलब्ध है।</p>
<h2 id="browser-सपोर्ट" tabindex="-1">Browser सपोर्ट <a class="header-anchor" href="#browser-सपोर्ट" aria-label="Permalink to &quot;Browser सपोर्ट&quot;"></a></h2>
<ul>
<li><strong>Chrome 119+</strong>: डिफ़ॉल्ट रूप से चालू</li>
<li><strong>Firefox 120+</strong>: डिफ़ॉल्ट रूप से चालू</li>
<li><strong>Safari 18.2</strong>: सपोर्ट जोड़ा गया</li>
</ul>
<h2 id="web-games-के-लिए-यह-क्यों-मायने-रखता-है" tabindex="-1">web games के लिए यह क्यों मायने रखता है <a class="header-anchor" href="#web-games-के-लिए-यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;web games के लिए यह क्यों मायने रखता है&quot;"></a></h2>
<p>WasmGC उन भाषाओं के लिए (Kotlin, Dart, Java वगैरह) WebAssembly में compile करना आसान बना देता है जिनमें garbage collection होती है, और उन्हें अपना खुद का GC बंडल करने की ज़रूरत नहीं पड़ती। इसका मतलब है:</p>
<ul>
<li>छोटे WASM bundles</li>
<li>GC पर ज़्यादा निर्भर भाषाओं के लिए बेहतर performance</li>
<li>game development toolchains के लिए ज़्यादा विकल्प</li>
</ul>
<h2 id="व्यावहारिक-असर" tabindex="-1">व्यावहारिक असर <a class="header-anchor" href="#व्यावहारिक-असर" aria-label="Permalink to &quot;व्यावहारिक असर&quot;"></a></h2>
<p>जिन भाषाओं को GC की ज़रूरत होती है, उनमें लिखे गए games और engines अब browser को ज़्यादा कुशलता से target कर सकते हैं। उम्मीद है कि और भी विविध toolchains WASM को target करते दिखेंगे।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://web.dev/blog/wasmgc-wasm-tail-call-optimizations-baseline" target="_blank" rel="noreferrer">https://web.dev/blog/wasmgc-wasm-tail-call-optimizations-baseline</a></li>
<li><a href="https://v8.dev/blog/wasm-gc-porting" target="_blank" rel="noreferrer">https://v8.dev/blog/wasm-gc-porting</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Three.js r171 में zero-config WebGPU imports जुड़े]]></title>
            <link>https://app.cinevva.com/hi/news/2024-11-29-threejs-r171-webgpu</link>
            <guid>https://app.cinevva.com/hi/news/2024-11-29-threejs-r171-webgpu</guid>
            <pubDate>Fri, 29 Nov 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Three.js r171 सीधे imports के साथ WebGPU अपनाना आसान बनाता है।]]></description>
            <content:encoded><![CDATA[<h1 id="three-js-r171-में-zero-config-webgpu-imports-जुड़े" tabindex="-1">Three.js r171 में zero-config WebGPU imports जुड़े <a class="header-anchor" href="#three-js-r171-में-zero-config-webgpu-imports-जुड़े" aria-label="Permalink to &quot;Three.js r171 में zero-config WebGPU imports जुड़े&quot;"></a></h1>
<p>Three.js r171 के साथ WebGPU इस्तेमाल करना पहले से कहीं आसान हो गया है, और वो भी zero-config imports के साथ।</p>
<h2 id="क्या-बदला" tabindex="-1">क्या बदला <a class="header-anchor" href="#क्या-बदला" aria-label="Permalink to &quot;क्या बदला&quot;"></a></h2>
<p>अब आप किसी खास bundler configuration के बिना WebGPURenderer import कर सकते हैं:</p>
<div class="language-javascript vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">javascript</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0" v-pre=""><code><span class="line"><span style="--shiki-light:#D73A49;--shiki-dark:#F97583">import</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8"> { WebGPURenderer } </span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583">from</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF"> 'three/webgpu'</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8">;</span></span></code></pre>
</div><p>कोई polyfill नहीं, कोई अतिरिक्त setup नहीं, bundler में कोई बदलाव नहीं चाहिए।</p>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>कम झंझट का मतलब है कि ज़्यादा developers WebGPU आज़माएंगे। Three.js टीम लगातार WebGPU अपनाने की राह की रुकावटें कम करती आई है।</p>
<h2 id="references" tabindex="-1">References <a class="header-anchor" href="#references" aria-label="Permalink to &quot;References&quot;"></a></h2>
<ul>
<li><a href="https://github.com/mrdoob/three.js/releases/tag/r171" target="_blank" rel="noreferrer">https://github.com/mrdoob/three.js/releases/tag/r171</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Epic ने एकीकृत मार्केटप्लेस Fab लॉन्च किया]]></title>
            <link>https://app.cinevva.com/hi/news/2024-10-22-epic-fab-launch</link>
            <guid>https://app.cinevva.com/hi/news/2024-10-22-epic-fab-launch</guid>
            <pubDate>Tue, 22 Oct 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Epic Games ने Fab लॉन्च किया, जो Unreal Marketplace, Sketchfab Store, Quixel और ArtStation को एक ही प्लेटफॉर्म में जोड़ता है।]]></description>
            <content:encoded><![CDATA[<h1 id="epic-ने-एकीकृत-मार्केटप्लेस-fab-लॉन्च-किया" tabindex="-1">Epic ने एकीकृत मार्केटप्लेस Fab लॉन्च किया <a class="header-anchor" href="#epic-ने-एकीकृत-मार्केटप्लेस-fab-लॉन्च-किया" aria-label="Permalink to &quot;Epic ने एकीकृत मार्केटप्लेस Fab लॉन्च किया&quot;"></a></h1>
<p>Epic Games ने 22 अक्टूबर 2024 को Fab लॉन्च किया, जिसमें कई asset मार्केटप्लेस को एक ही एकीकृत प्लेटफॉर्म में मिला दिया गया।</p>
<h2 id="इसमें-क्या-शामिल-है" tabindex="-1">इसमें क्या शामिल है <a class="header-anchor" href="#इसमें-क्या-शामिल-है" aria-label="Permalink to &quot;इसमें क्या शामिल है&quot;"></a></h2>
<ul>
<li><strong>Unreal Engine Marketplace</strong> का कंटेंट</li>
<li><strong>Sketchfab Store</strong> के assets</li>
<li><strong>Quixel Megascans</strong> (2024 के अंत तक मुफ्त)</li>
<li><strong>ArtStation Marketplace</strong> (migration 2025 के लिए प्लान किया गया है)</li>
</ul>
<h2 id="मुख्य-बातें" tabindex="-1">मुख्य बातें <a class="header-anchor" href="#मुख्य-बातें" aria-label="Permalink to &quot;मुख्य बातें&quot;"></a></h2>
<ul>
<li><strong>रेवेन्यू शेयर</strong>: 88% creators को, 12% Epic को</li>
<li><strong>फॉर्मेट सपोर्ट</strong>: Unreal, Unity, Blender, Maya, Cinema 4D</li>
<li><strong>प्लान किया गया सपोर्ट</strong>: Roblox और Minecraft फॉर्मेट आने वाले हैं</li>
</ul>
<h2 id="web-game-डेवलपर्स-के-लिए" tabindex="-1">web game डेवलपर्स के लिए <a class="header-anchor" href="#web-game-डेवलपर्स-के-लिए" aria-label="Permalink to &quot;web game डेवलपर्स के लिए&quot;"></a></h2>
<p>Fab के assets कई engines में काम करते हैं, जिनमें वे भी शामिल हैं जो web के लिए एक्सपोर्ट करते हैं। एकीकृत सर्च और लाइसेंसिंग से assets को कानूनी तौर पर ढूंढना और इस्तेमाल करना आसान हो जाता है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.fab.com" target="_blank" rel="noreferrer">https://www.fab.com</a></li>
<li><a href="https://www.unrealengine.com/en-US/blog/fab-epics-new-unified-content-marketplace-launches-today" target="_blank" rel="noreferrer">https://www.unrealengine.com/en-US/blog/fab-epics-new-unified-content-marketplace-launches-today</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Unity Runtime Fee रद्द: आधिकारिक पुष्टि और Unity की अभी की कीमत]]></title>
            <link>https://app.cinevva.com/hi/news/2024-09-12-unity-runtime-fee-cancelled</link>
            <guid>https://app.cinevva.com/hi/news/2024-09-12-unity-runtime-fee-cancelled</guid>
            <pubDate>Thu, 12 Sep 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[हां, Unity ने 12 सितंबर 2024 को Runtime Fee रद्द कर दी, और यह वापस नहीं आई है। यहां आधिकारिक टाइमलाइन है, इसकी जगह क्या आया, और Unity की अभी क्या कीमत है, बिना किसी per-install fee के।]]></description>
            <content:encoded><![CDATA[<h1 id="unity-runtime-fee-रद्द-आधिकारिक-पुष्टि" tabindex="-1">Unity Runtime Fee रद्द: आधिकारिक पुष्टि <a class="header-anchor" href="#unity-runtime-fee-रद्द-आधिकारिक-पुष्टि" aria-label="Permalink to &quot;Unity Runtime Fee रद्द: आधिकारिक पुष्टि&quot;"></a></h1>
<p><strong>छोटा जवाब: हां, Unity Runtime Fee खत्म हो चुकी है।</strong> Unity ने इसे 12 सितंबर 2024 को आधिकारिक रूप से रद्द कर दिया, तुरंत प्रभाव से, और तब से यह वापस नहीं आई है। किसी भी Unity game पर, engine के किसी भी वर्शन पर, कोई per-install fee नहीं है। अगर आप यहां इस अफवाह की पुष्टि करने आए हैं, तो बस यही है: यह fee खत्म हो गई है, और Unity वापस अपने सामान्य seat-based subscription पर लौट आया।</p>
<p>अगर आप पूरी कहानी, आधिकारिक स्रोत, और Unity की अभी असल कीमत जानना चाहते हैं, तो आगे पढ़ें।</p>
<h2 id="आधिकारिक-स्रोत" tabindex="-1">आधिकारिक स्रोत <a class="header-anchor" href="#आधिकारिक-स्रोत" aria-label="Permalink to &quot;आधिकारिक स्रोत&quot;"></a></h2>
<p>Unity ने इस रद्द होने की घोषणा अपने ही blog पर की, जो वह भरोसेमंद पुष्टि है जिसे developers खोजते रहते हैं:</p>
<ul>
<li>आधिकारिक घोषणा: <a href="https://unity.com/blog/news/pricing-and-packaging-updates" target="_blank" rel="noreferrer">unity.com/blog/news/pricing-and-packaging-updates</a></li>
</ul>
<p>नीचे जो कुछ भी है वह उस घोषणा और उसके बाद लागू हुई कीमतों का सारांश है।</p>
<h2 id="runtime-fee-क्या-थी" tabindex="-1">Runtime Fee क्या थी <a class="header-anchor" href="#runtime-fee-क्या-थी" aria-label="Permalink to &quot;Runtime Fee क्या थी&quot;"></a></h2>
<p>सितंबर 2023 में, Unity ने एक &quot;Runtime Fee&quot; की घोषणा की थी जो developers से हर बार उनके game के इंस्टॉल होने पर एक छोटी रकम वसूलती, एक बार जब वह कुछ revenue और install की सीमाएं पार कर लेता। प्रतिक्रिया तुरंत और भारी रूप से नकारात्मक रही। developers को install bombing, अप्रत्याशित बिल, और ऐसे इंस्टॉल के लिए चार्ज होने की चिंता थी जिन पर उनका कोई नियंत्रण नहीं था। कई studios ने सार्वजनिक रूप से Unity छोड़ने की धमकी दी, और कंपनी की कीमतों पर भरोसे को गहरा झटका लगा।</p>
<h2 id="_12-सितंबर-2024-को-क्या-बदला" tabindex="-1">12 सितंबर 2024 को क्या बदला <a class="header-anchor" href="#_12-सितंबर-2024-को-क्या-बदला" aria-label="Permalink to &quot;12 सितंबर 2024 को क्या बदला&quot;"></a></h2>
<p>Unity ने अपना रास्ता पूरी तरह पलट दिया:</p>
<ul>
<li>किसी भी game पर, Unity के किसी भी वर्शन पर, किसी भी ग्राहक के लिए <strong>कोई per-install fee नहीं</strong></li>
<li><strong>seat-based subscription मॉडल पर वापसी</strong> जिसे developers पहले से समझते थे</li>
<li>मुफ्त <strong>Personal tier</strong> की revenue और funding सीमा बढ़ाकर <strong>$200,000 प्रति वर्ष</strong> कर दी गई</li>
<li>Unity 6 के users <strong>वैकल्पिक रूप से &quot;Made with Unity&quot; स्प्लैश स्क्रीन हटा सकते हैं</strong></li>
</ul>
<p>सीधे शब्दों में, Unity ने पूरी Runtime Fee वापस ले ली और free tier को पहले से ज्यादा उदार बना दिया।</p>
<h2 id="unity-की-अभी-क्या-कीमत-है" tabindex="-1">Unity की अभी क्या कीमत है <a class="header-anchor" href="#unity-की-अभी-क्या-कीमत-है" aria-label="Permalink to &quot;Unity की अभी क्या कीमत है&quot;"></a></h2>
<p>रद्द होने के बाद, Unity वापस per-seat subscription पर लौट आया। जो कीमत 1 जनवरी 2025 को लागू हुई और आज भी यही ढांचा है:</p>
<table tabindex="0">
<thead>
<tr>
<th>Tier</th>
<th>किसके लिए</th>
<th>कीमत</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Unity Personal</strong></td>
<td>$200K/year से कम revenue या funding वाले शौकिया और छोटे studios</td>
<td><strong>मुफ्त</strong></td>
</tr>
<tr>
<td><strong>Unity Pro</strong></td>
<td>Personal सीमा से ऊपर के studios</td>
<td>~$2,200 प्रति seat / year</td>
</tr>
<tr>
<td><strong>Unity Enterprise</strong></td>
<td>$25M+ revenue या funding वाली कंपनियां</td>
<td>कस्टम (इस tier पर अनिवार्य)</td>
</tr>
</tbody>
</table>
<p>नई कीमत आने पर Pro करीब 8% और Enterprise करीब 25% बढ़ी। budget बनाने से पहले मौजूदा आंकड़ों के लिए हमेशा <a href="https://unity.com/products/pricing" target="_blank" rel="noreferrer">आधिकारिक pricing page</a> देखें, क्योंकि subscription की कीमतें समय के साथ बदलती रहती हैं।</p>
<h2 id="_2026-में-भी-developers-इसे-क्यों-खोजते-हैं" tabindex="-1">2026 में भी developers इसे क्यों खोजते हैं <a class="header-anchor" href="#_2026-में-भी-developers-इसे-क्यों-खोजते-हैं" aria-label="Permalink to &quot;2026 में भी developers इसे क्यों खोजते हैं&quot;"></a></h2>
<p>Runtime Fee ने इस बात को लंबे समय के लिए नुकसान पहुंचाया कि developers engine pricing के बारे में कैसे सोचते हैं। fee खत्म होने के बावजूद, कई studios अब इस सवाल को ध्यान में रखकर योजना बनाते हैं कि &quot;अगर मेरा engine फिर से अपनी शर्तें बदल दे तो क्या होगा?&quot; यह पूछना जायज है। सबसे सुरक्षित बचाव एक ऐसा engine है जिसका लाइसेंस आपके नीचे से न तो रद्द किया जा सके और न ही उसकी कीमत बदली जा सके, यही वजह है कि 2023 के बाद open-source engines में दिलचस्पी का उछाल देखा गया।</p>
<h2 id="अक्सर-पूछे-जाने-वाले-सवाल" tabindex="-1">अक्सर पूछे जाने वाले सवाल <a class="header-anchor" href="#अक्सर-पूछे-जाने-वाले-सवाल" aria-label="Permalink to &quot;अक्सर पूछे जाने वाले सवाल&quot;"></a></h2>
<h3 id="क्या-unity-runtime-fee-अभी-भी-मौजूद-है" tabindex="-1">क्या Unity Runtime Fee अभी भी मौजूद है? <a class="header-anchor" href="#क्या-unity-runtime-fee-अभी-भी-मौजूद-है" aria-label="Permalink to &quot;क्या Unity Runtime Fee अभी भी मौजूद है?&quot;"></a></h3>
<p>नहीं। Unity ने 12 सितंबर 2024 को Runtime Fee रद्द कर दी, तुरंत प्रभाव से, और इसे फिर से लागू नहीं किया गया है। आज किसी भी Unity game पर कोई per-install चार्ज नहीं है।</p>
<h3 id="क्या-unity-ने-कभी-असल-में-runtime-fee-वसूली-थी" tabindex="-1">क्या Unity ने कभी असल में Runtime Fee वसूली थी? <a class="header-anchor" href="#क्या-unity-ने-कभी-असल-में-runtime-fee-वसूली-थी" aria-label="Permalink to &quot;क्या Unity ने कभी असल में Runtime Fee वसूली थी?&quot;"></a></h3>
<p>नहीं। यह fee सितंबर 2023 में घोषित हुई थी और जनवरी 2024 में शुरू होनी थी, लेकिन विरोध के बीच Unity ने इसे टाल दिया और फिर सितंबर 2024 में, इसके कभी लागू होने से पहले ही, पूरी तरह रद्द कर दिया।</p>
<h3 id="क्या-2026-में-unity-मुफ्त-है" tabindex="-1">क्या 2026 में Unity मुफ्त है? <a class="header-anchor" href="#क्या-2026-में-unity-मुफ्त-है" aria-label="Permalink to &quot;क्या 2026 में Unity मुफ्त है?&quot;"></a></h3>
<p>हां, व्यक्तियों और छोटे studios के लिए। Unity Personal tier तब तक मुफ्त है जब तक आपका revenue और funding $200,000 प्रति वर्ष से कम रहे। उससे ऊपर जाने पर आप एक paid per-seat प्लान पर आ जाते हैं।</p>
<h3 id="runtime-fee-की-जगह-क्या-आया" tabindex="-1">Runtime Fee की जगह क्या आया? <a class="header-anchor" href="#runtime-fee-की-जगह-क्या-आया" aria-label="Permalink to &quot;Runtime Fee की जगह क्या आया?&quot;"></a></h3>
<p>कुछ भी नया नहीं। Unity बस अपने पुराने seat-based subscription मॉडल पर वापस लौट गया, जिसमें free-tier की सीमा ऊंची है और Pro तथा Enterprise की कीमतें थोड़ी ज्यादा हैं।</p>
<h3 id="क्या-मुझे-अब-भी-unity-की-कीमतों-पर-भरोसा-करना-चाहिए" tabindex="-1">क्या मुझे अब भी Unity की कीमतों पर भरोसा करना चाहिए? <a class="header-anchor" href="#क्या-मुझे-अब-भी-unity-की-कीमतों-पर-भरोसा-करना-चाहिए" aria-label="Permalink to &quot;क्या मुझे अब भी Unity की कीमतों पर भरोसा करना चाहिए?&quot;"></a></h3>
<p>यह आपके अपने फैसले की बात है। fee सचमुच खत्म हो चुकी है, और मौजूदा मॉडल वही पारंपरिक per-seat subscription है जिसे Unity सालों से इस्तेमाल करता आया है। अगर pricing की स्थिरता आपकी सबसे बड़ी चिंता है, तो Godot जैसे open-source engines, या web-first open-source विकल्प, लाइसेंस बदलने के जोखिम को पूरी तरह खत्म कर देते हैं।</p>
<h2 id="अगर-pricing-की-पूर्वानुमेयता-आपके-लिए-मायने-रखती-है" tabindex="-1">अगर pricing की पूर्वानुमेयता आपके लिए मायने रखती है <a class="header-anchor" href="#अगर-pricing-की-पूर्वानुमेयता-आपके-लिए-मायने-रखती-है" aria-label="Permalink to &quot;अगर pricing की पूर्वानुमेयता आपके लिए मायने रखती है&quot;"></a></h2>
<p>पूरा Runtime Fee प्रकरण एक ही बात के बारे में था: developers का अपने ही games को शिप करने की लागत पर नियंत्रण खो देना। अगर यही आपकी चिंता है, तो एक open-source engine इसे टाल देता है। <a href="/hi/engine.html">Cinevva Engine</a> open-source और मुफ्त है, browser में चलता है, और एक ही codebase से mobile, desktop, Steam, और Discord पर शिप करता है। कोई seats नहीं, कोई install fee नहीं, कोई ऐसी शर्तें नहीं जो आपके game बनाने के बाद बदल जाएं।</p>
<p>अगर आप सक्रिय रूप से किसी बदलाव पर विचार कर रहे हैं, तो हमारी <a href="/hi/guides/unity-alternatives-web-games.html">web games के लिए Unity alternatives</a> की गाइड देखें, जो इस आधार पर engine चुनती है कि आप क्यों छोड़ रहे हैं। व्यापक तुलना के लिए, हमारी <a href="/hi/guides/web-game-engines-comparison.html">2026 के सबसे बेहतरीन web game engines की तुलना</a> देखें, जिसमें यह भी है कि Unity WebGL, Godot, PlayCanvas, और हल्के JavaScript frameworks के मुकाबले कैसा रहता है।</p>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Godot 4.3 में सिंगल-थ्रेडेड वेब एक्सपोर्ट जुड़ा]]></title>
            <link>https://app.cinevva.com/hi/news/2024-08-15-godot-4-3-web-export</link>
            <guid>https://app.cinevva.com/hi/news/2024-08-15-godot-4-3-web-export</guid>
            <pubDate>Thu, 15 Aug 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Godot 4.3 सिंगल-थ्रेडेड वेब एक्सपोर्ट लेकर आया है, जिससे browser में डिप्लॉयमेंट ज़्यादा प्रैक्टिकल हो जाता है।]]></description>
            <content:encoded><![CDATA[<h1 id="godot-4-3-में-सिंगल-थ्रेडेड-वेब-एक्सपोर्ट-जुड़ा" tabindex="-1">Godot 4.3 में सिंगल-थ्रेडेड वेब एक्सपोर्ट जुड़ा <a class="header-anchor" href="#godot-4-3-में-सिंगल-थ्रेडेड-वेब-एक्सपोर्ट-जुड़ा" aria-label="Permalink to &quot;Godot 4.3 में सिंगल-थ्रेडेड वेब एक्सपोर्ट जुड़ा&quot;"></a></h1>
<p>Godot 4.3, जो 15 अगस्त 2024 को रिलीज़ हुआ, सिंगल-थ्रेडेड वेब एक्सपोर्ट को एक बड़े क्वालिटी-ऑफ़-लाइफ़ सुधार के तौर पर वापस ले आया है।</p>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>मल्टी-थ्रेडेड वेब एक्सपोर्ट के लिए खास HTTP हेडर (COOP/COEP) चाहिए होते हैं, जिन्हें कई होस्टिंग प्लेटफ़ॉर्म सपोर्ट नहीं करते या जिन्हें कॉन्फ़िगर करना मुश्किल बना देते हैं। सिंगल-थ्रेडेड एक्सपोर्ट हर जगह काम करता है:</p>
<ul>
<li><strong>itch.io</strong> और दूसरे game पोर्टल</li>
<li><strong>GitHub Pages</strong> और स्टैटिक होस्ट</li>
<li><strong>macOS और iOS Safari</strong> (जहाँ मल्टी-थ्रेडेड बिल्ड के साथ दिक्कतें आती थीं)</li>
</ul>
<h2 id="क्या-बदला" tabindex="-1">क्या बदला <a class="header-anchor" href="#क्या-बदला" aria-label="Permalink to &quot;क्या बदला&quot;"></a></h2>
<ul>
<li>सिंगल-थ्रेडेड एक्सपोर्ट अब <strong>उपलब्ध है और डिफ़ॉल्ट रूप से चालू है</strong></li>
<li>मल्टी-थ्रेडेड एक्सपोर्ट ज़रूरत पड़ने पर अब भी उपलब्ध है</li>
<li>इंडी डेवलपर्स के लिए होस्टिंग की दिक्कत कम हुई</li>
</ul>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://godotengine.org/releases/4.3/" target="_blank" rel="noreferrer">https://godotengine.org/releases/4.3/</a></li>
<li><a href="https://godotengine.org/article/progress-report-web-export-in-4-3/" target="_blank" rel="noreferrer">https://godotengine.org/article/progress-report-web-export-in-4-3/</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Three.js r167 डिफ़ॉल्ट रूप से WebGPU चालू करता है]]></title>
            <link>https://app.cinevva.com/hi/news/2024-07-15-threejs-r167-webgpu</link>
            <guid>https://app.cinevva.com/hi/news/2024-07-15-threejs-r167-webgpu</guid>
            <pubDate>Mon, 15 Jul 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Three.js r167 उपलब्ध होने पर WebGPU को डिफ़ॉल्ट रेंडरर बना देता है।]]></description>
            <content:encoded><![CDATA[<h1 id="three-js-r167-डिफ़ॉल्ट-रूप-से-webgpu-चालू-करता-है" tabindex="-1">Three.js r167 डिफ़ॉल्ट रूप से WebGPU चालू करता है <a class="header-anchor" href="#three-js-r167-डिफ़ॉल्ट-रूप-से-webgpu-चालू-करता-है" aria-label="Permalink to &quot;Three.js r167 डिफ़ॉल्ट रूप से WebGPU चालू करता है&quot;"></a></h1>
<p>जुलाई 2024 में रिलीज़ हुआ Three.js r167, जब browser सपोर्ट करता है तो डिफ़ॉल्ट रूप से WebGPU चालू कर देता है।</p>
<h2 id="इसका-क्या-मतलब-है" tabindex="-1">इसका क्या मतलब है <a class="header-anchor" href="#इसका-क्या-मतलब-है" aria-label="Permalink to &quot;इसका क्या मतलब है&quot;"></a></h2>
<p>जब WebGPU उपलब्ध होता है, तो Three.js मैन्युअल सेटअप की ज़रूरत के बिना अपने आप WebGPURenderer का इस्तेमाल करेगा। जिन browsers में WebGPU सपोर्ट नहीं है, उनके लिए WebGL फ़ॉलबैक बना रहता है।</p>
<h2 id="फ़ायदे" tabindex="-1">फ़ायदे <a class="header-anchor" href="#फ़ायदे" aria-label="Permalink to &quot;फ़ायदे&quot;"></a></h2>
<ul>
<li><strong>अपने आप पहचान</strong>: WebGPU के फ़ायदों के लिए कोई कोड बदलाव की ज़रूरत नहीं</li>
<li><strong>सहज फ़ॉलबैक</strong>: WebGL अब भी हर जगह काम करता है</li>
<li><strong>भविष्य के लिए तैयार</strong>: जैसे-जैसे browser सपोर्ट बढ़ता है, apps अपने आप बेहतर होते जाते हैं</li>
</ul>
<h2 id="डेवलपर्स-के-लिए" tabindex="-1">डेवलपर्स के लिए <a class="header-anchor" href="#डेवलपर्स-के-लिए" aria-label="Permalink to &quot;डेवलपर्स के लिए&quot;"></a></h2>
<p>अपने Three.js apps को WebGPU वाले browsers में टेस्ट करें ताकि यह पक्का हो कि वे दोनों रेंडरर के साथ सही से काम करते हैं।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://github.com/mrdoob/three.js/releases/tag/r167" target="_blank" rel="noreferrer">https://github.com/mrdoob/three.js/releases/tag/r167</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[PlayCanvas में Sketchfab integration जुड़ा]]></title>
            <link>https://app.cinevva.com/hi/news/2024-05-20-playcanvas-sketchfab</link>
            <guid>https://app.cinevva.com/hi/news/2024-05-20-playcanvas-sketchfab</guid>
            <pubDate>Mon, 20 May 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[PlayCanvas Editor में अब आप सीधे Sketchfab models ब्राउज़ और import कर सकते हैं।]]></description>
            <content:encoded><![CDATA[<h1 id="playcanvas-में-sketchfab-integration-जुड़ा" tabindex="-1">PlayCanvas में Sketchfab integration जुड़ा <a class="header-anchor" href="#playcanvas-में-sketchfab-integration-जुड़ा" aria-label="Permalink to &quot;PlayCanvas में Sketchfab integration जुड़ा&quot;"></a></h1>
<p>PlayCanvas ने Sketchfab के साथ integration की घोषणा की है, जिससे developers सीधे PlayCanvas Editor के अंदर 3D models ब्राउज़, preview और import कर सकते हैं।</p>
<h2 id="यह-कैसे-काम-करता-है" tabindex="-1">यह कैसे काम करता है <a class="header-anchor" href="#यह-कैसे-काम-करता-है" aria-label="Permalink to &quot;यह कैसे काम करता है&quot;"></a></h2>
<ul>
<li>Asset Store panel से Sketchfab की library ब्राउज़ करें</li>
<li>import करने से पहले models का preview देखें</li>
<li>License और author की जानकारी बनी रहती है</li>
</ul>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>PlayCanvas इस्तेमाल करने वाले web game developers के लिए यह 3D assets ढूंढने और जोड़ने में आने वाली रुकावट को कम करता है। अब models को manually download, convert और दोबारा upload करने की जरूरत नहीं है।</p>
<h2 id="ध्यान-दें" tabindex="-1">ध्यान दें <a class="header-anchor" href="#ध्यान-दें" aria-label="Permalink to &quot;ध्यान दें&quot;"></a></h2>
<p>यह एक integration है, acquisition नहीं। Sketchfab अब भी Epic Games के मालिकाना हक में है और अब Fab marketplace का हिस्सा है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://blog.playcanvas.com/playcanvas-adds-sketchfab-integration" target="_blank" rel="noreferrer">https://blog.playcanvas.com/playcanvas-adds-sketchfab-integration</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Unreal Engine 5.4 जारी, साथ में Pixel Streaming 2]]></title>
            <link>https://app.cinevva.com/hi/news/2024-04-23-unreal-5-4-release</link>
            <guid>https://app.cinevva.com/hi/news/2024-04-23-unreal-5-4-release</guid>
            <pubDate>Tue, 23 Apr 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Unreal Engine 5.4 web स्ट्रीमिंग के लिए experimental Pixel Streaming 2 फीचर्स लेकर आया है।]]></description>
            <content:encoded><![CDATA[<h1 id="unreal-engine-5-4-जारी-साथ-में-pixel-streaming-2" tabindex="-1">Unreal Engine 5.4 जारी, साथ में Pixel Streaming 2 <a class="header-anchor" href="#unreal-engine-5-4-जारी-साथ-में-pixel-streaming-2" aria-label="Permalink to &quot;Unreal Engine 5.4 जारी, साथ में Pixel Streaming 2&quot;"></a></h1>
<p>Unreal Engine 5.4 आधिकारिक रूप से 23 अप्रैल 2024 को जारी हुआ, और इसमें web डिप्लॉयमेंट के लिए Pixel Streaming में सुधार जारी रहे।</p>
<h2 id="pixel-streaming-2-experimental" tabindex="-1">Pixel Streaming 2 (experimental) <a class="header-anchor" href="#pixel-streaming-2-experimental" aria-label="Permalink to &quot;Pixel Streaming 2 (experimental)&quot;"></a></h2>
<ul>
<li>नया <strong>Pixel Streaming Player</strong> कंपोनेंट</li>
<li>H.264, VPX और AV1 एनकोडर का सपोर्ट</li>
<li>UE प्रोजेक्ट्स के भीतर सक्रिय pixel streams को media sources के रूप में दिखाना</li>
</ul>
<h2 id="pixel-streaming-क्यों-मायने-रखता-है" tabindex="-1">Pixel Streaming क्यों मायने रखता है <a class="header-anchor" href="#pixel-streaming-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;Pixel Streaming क्यों मायने रखता है&quot;"></a></h2>
<p>जब से Unreal ने नेटिव HTML5 एक्सपोर्ट छोड़ा है, browsers में हाई-फिडेलिटी UE कंटेंट चलाने का मुख्य तरीका Pixel Streaming ही है। game एक server पर चलता है और video को browser तक स्ट्रीम करता है।</p>
<h2 id="ट्रेड-ऑफ" tabindex="-1">ट्रेड-ऑफ <a class="header-anchor" href="#ट्रेड-ऑफ" aria-label="Permalink to &quot;ट्रेड-ऑफ&quot;"></a></h2>
<ul>
<li><strong>फायदा</strong>: browser में पूरी Unreal फिडेलिटी</li>
<li><strong>नुकसान</strong>: server इन्फ्रास्ट्रक्चर और बैंडविड्थ की जरूरत</li>
<li><strong>नुकसान</strong>: latency के प्रति संवेदनशील games को दिक्कत हो सकती है</li>
</ul>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://www.unrealengine.com/en-US/blog/unreal-engine-5-4-is-now-available" target="_blank" rel="noreferrer">https://www.unrealengine.com/en-US/blog/unreal-engine-5-4-is-now-available</a></li>
<li><a href="https://dev.epicgames.com/documentation/en-us/unreal-engine/pixel-streaming-in-unreal-engine" target="_blank" rel="noreferrer">https://dev.epicgames.com/documentation/en-us/unreal-engine/pixel-streaming-in-unreal-engine</a></li>
</ul>
]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Babylon.js 7.0 रिलीज़ हुआ]]></title>
            <link>https://app.cinevva.com/hi/news/2024-03-28-babylonjs-7</link>
            <guid>https://app.cinevva.com/hi/news/2024-03-28-babylonjs-7</guid>
            <pubDate>Thu, 28 Mar 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Babylon.js 7.0 वेब 3D के लिए बड़े परफ़ॉर्मेंस सुधार और नए फ़ीचर्स लेकर आया है।]]></description>
            <content:encoded><![CDATA[<h1 id="babylon-js-7-0-रिलीज़-हुआ" tabindex="-1">Babylon.js 7.0 रिलीज़ हुआ <a class="header-anchor" href="#babylon-js-7-0-रिलीज़-हुआ" aria-label="Permalink to &quot;Babylon.js 7.0 रिलीज़ हुआ&quot;"></a></h1>
<p>Babylon.js 7.0 को 28 मार्च 2024 को आधिकारिक रूप से रिलीज़ किया गया, जिसमें परफ़ॉर्मेंस के बड़े सुधार और नए फ़ीचर्स शामिल हैं।</p>
<h2 id="मुख्य-बातें" tabindex="-1">मुख्य बातें <a class="header-anchor" href="#मुख्य-बातें" aria-label="Permalink to &quot;मुख्य बातें&quot;"></a></h2>
<ul>
<li>रेंडरिंग पाइपलाइन में <strong>परफ़ॉर्मेंस बढ़ोतरी</strong></li>
<li><strong>WebGPU सुधार</strong> जिनमें Snapshot Rendering (render bundles) शामिल है</li>
<li>नए व्यू सिंथेसिस के लिए <strong>Gaussian Splatting</strong> सपोर्ट</li>
<li><strong>Procedural geometry</strong> में सुधार</li>
</ul>
<h2 id="snapshot-rendering" tabindex="-1">Snapshot Rendering <a class="header-anchor" href="#snapshot-rendering" aria-label="Permalink to &quot;Snapshot Rendering&quot;"></a></h2>
<p>Babylon.js का Snapshot Rendering, GPU कमांड लिस्ट को कैश और दोबारा इस्तेमाल करने के लिए WebGPU render bundles का उपयोग करता है, जिससे स्टैटिक geometry के लिए CPU की तरफ़ 10x तक तेज़ी मिल सकती है।</p>
<h2 id="यह-क्यों-मायने-रखता-है" tabindex="-1">यह क्यों मायने रखता है <a class="header-anchor" href="#यह-क्यों-मायने-रखता-है" aria-label="Permalink to &quot;यह क्यों मायने रखता है&quot;"></a></h2>
<p>Babylon.js browser में बनने वाले 3D की सीमाओं को लगातार आगे बढ़ा रहा है। वेब game डेवलपर्स के लिए 7.0 बिना कोड बदले काम की परफ़ॉर्मेंस सुधार देता है।</p>
<h2 id="संदर्भ" tabindex="-1">संदर्भ <a class="header-anchor" href="#संदर्भ" aria-label="Permalink to &quot;संदर्भ&quot;"></a></h2>
<ul>
<li><a href="https://forum.babylonjs.com/t/introducing-babylon-js-7-0/49132" target="_blank" rel="noreferrer">https://forum.babylonjs.com/t/introducing-babylon-js-7-0/49132</a></li>
<li><a href="https://blogs.windows.com/windowsdeveloper/2024/03/28/part-1-announcing-babylon-js-7-0/" target="_blank" rel="noreferrer">https://blogs.windows.com/windowsdeveloper/2024/03/28/part-1-announcing-babylon-js-7-0/</a></li>
</ul>
]]></content:encoded>
        </item>
    </channel>
</rss>