TGTGInsighttelegram intelligenceLIVE / telegram public index
← () => "翠楼屋"

TGINSIGHT SIMILAR POSTS

查找相似内容

Source channel @lambdaexpression · Post #301 · 1月26日

DN42 access 本服务为那些无法轻松访问自身网络的用户以及希望体验 dn42 但又不想承担维护自有网络成本的用户提供 dn42 连接 默认情况下,地址从/96地址块中分配,如果您希望租用独立的/96前缀或更大的地址空间,请按照联系方式联系我 所有公开的PoP均已屏蔽来自中国境内的 IP 地址。如果您确实需要dn42 access,请与我联系并提供合理的理由 该服务由AS4242423377提供 - - - - - - - The service provides DN42 connectivity to members who cannot easily access their own networks, as well as to those who would like to explore DN42 without the overhead of maintaining their own network. By default, addresses are allocated from a /96 block. If you wish to lease a dedicated /96 prefix or a larger address space, please contact me using the methods provided in the contact information. All publicly accessible PoP are blocked for IPs originating from within China. DN42 access from within China is not publicly available. If you genuinely require access, please contact me and provide a valid justification. Hosted by AS4242423377. Policy 本服务需要花费时间和金钱才能运行,但为了您的利益,我们免费提供。使用本服务是一种特权,而非权利。您必须合理使用本服务,以确保其他用户也能继续享受同样的便利。任何滥用、误用或干扰服务或其他用户的行为都可能导致您的访问权限立即被暂停或终止。 滥用行为包括但不限于: - 过度使用资源 - 黑客攻击、病毒、木马等,或任何其他可能损害服务或对服务及其用户造成风险的干扰行为 - 传播可能导致民事或刑事责任的不良内容 - - - - - - - This service require real time and financial resources to operate, yet are provided free of charge for your benefit. Access to the services is a privilege, not a right. You must use the services responsibly and considerately to ensure that other users can continue to enjoy the same opportunities. Any misuse, abuse, or activities that disrupt the service or other users may result in immediate suspension or termination of access. Abuse could include, but is not limited to: - Excessive use of resources - Hacking, viruses, trojans etc or any other disruption that could harm or create risk to the services or its users - Distribution of objectional content that could create a civil or criminal liability PoP ## Toronto, Canada Prefix: fdb6:fc6a:e66c:724f:fad1:d2cf::/96 Zerotier: 4753cf475f65b0fb ## Los Angeles, USA coming soon #announcement#service

Results

找到 21 条相似帖子

搜索 #gamedevelopment

当前筛选 #gamedevelopment清除筛选
GameDev News

@gamedevnewz · Post #30 · 2024/07/17 14:20

💾AMD Introduces New Game Optimization Technology🤖 The company has unveiled a technology that significantly reduces the final build size of games. Modern 4K textures can take up tens of megabytes of disk space, and AAA games can use hundreds or even thousands of such textures. As a result, projects often require 100 gigabytes of free space. The technology is compatible with compression algorithms Block Compression (BC) — BC1 and BC4. NTBC can achieve better compression ratios than standard BC. Compression processes have two approaches: conservative and aggressive. The aggressive approach offers better compression ratios at the cost of reduced quality, while the conservative approach does the opposite. NTBC allows users to choose which approach they need, including standard BC compression. Original article. #GameDevelopment

GameDev News

@gamedevnewz · Post #37 · 2024/07/27 10:35

⚡️Steam Demo Update🔧 Improvements enhancing the appearance of demos in the store and their interaction with the library: * Demos added to the library no longer need to be installed immediately. The new "Add to Library" button for demos is useful if you're not ready to install them right away, such as when using the Steam mobile app. * You can now install a demo even if you have the full version of the game. This change will primarily help developers testing their demos, but it will also make it easier for other users to install and uninstall them. * You can now remove a demo from your account by right-clicking on it and selecting "Manage" > "Remove from Account." * Demos that are uninstalled from your device will now be automatically removed from your library. Learn more here. #Steam#GameDevelopment

GameDev News

@gamedevnewz · Post #21 · 2024/07/12 20:23

🔧Update in Steam⚙️ Recently, the Steam store received an update regarding the placement of links. As stated in the official announcement: We recently updated Steam with a small but beneficial change to social media linking for your store pages. We've removed the cumbersome authentication loop for adding social media links and replaced that process with simple text fields. With this change, developers will be able to establish a closer connection with the community thanks to a simpler way of linking social media accounts. More info here. #Steam#GameDevelopment

The Devs

@thedevs · Post #1779 · 2020/07/17 17:47

BYTEPATH, a replayable arcade shooter with a focus on build theorycrafting made using Lua. #tutorial#lua#gamedevelopment @thedevs kutt.it/cy4yOu

GameDev News

@gamedevnewz · Post #32 · 2024/07/20 01:58

⚡️FLASH SALE in the Asset Store✨ A new sale has started in the Asset Store, lasting all weekend. New deals will be added every 24 hours. During this sale, with discounts of up to 60%, you can find: - 3D models - Animation - Sound effects - VFX effects And much more. You can explore the offers and conditions of the sale in detail here. #GameDevelopment#Assets

GameDev News

@gamedevnewz · Post #12 · 2024/07/06 12:54

What to Expect from Indie Games in the Future?📈 The 6th version of one of the most popular game engines, Unity, brings significant changes compared to its previous non-numbered versions. A few years ago, Unity began reorienting towards data-oriented architecture and announced DOTS. DOTS is a set of technologies designed to deliver maximum performance by default. It includes: the Entity Component System, which allows for more efficient data arrangement in memory, thereby improving game performance; the Job System, a safe multithreading system; and the Burst Compiler. What does this mean for players? DOTS will enable the creation of games with a large number of interactive elements, as demonstrated in the demo scene for the early versions of the technology (you can check it out here). Additionally, Unity 6 is actively integrating AI to speed up the development and prototyping process of games. Currently, only a preview version of the 6th version of the game engine is available, but the first stable builds are expected by the end of this year. #GameDevelopment#Ai

GameDev News

@gamedevnewz · Post #16 · 2024/07/09 12:31

👾Why Games on Unreal Engine 5 Are Indistinguishable from Reality 🎮 Not long ago, Unreal Engine 5 was released to the public, allowing everyone to try out the new features of the engine, the main ones being the new global illumination technology, Lumen, and the Nanite rendering system, which we will discuss now. The demos and games made on Unreal Engine 5 look truly impressive; in some cases, the graphics are indistinguishable from real life. Let's take a closer look at these technologies. Lumen is a fully dynamic global illumination and reflection system designed for use in Unreal Engine 5 on next-generation gaming consoles. By default, it is the global illumination and reflection system in UE 5. Lumen allows for diffuse interreflection with infinite bounces and indirect specular reflections in large, detailed environments that can scale from millimeters to kilometers. Nanite is a micro-polygon rendering system. With it, the PC does not render each model based on the number of its polygons. Thanks to this, images are rendered with a resolution of one polygon per pixel, meaning the higher the resolution of your monitor, the higher the number of polygons (detail of the model). Although, at the moment, the combined use of these technologies causes certain problems, for example with vegetation and other thin objects (Lumen degrades the quality of foliage rendered using Nanite). Of course, lighting and rendering alone are not enough when it comes to ultra-realistic graphics. Textures and the detail of the mesh itself play a significant role as well. #GameDevelopment#UnrealEngine5

GameDev News

@gamedevnewz · Post #4 · 2024/07/02 05:07

🤖AI for Developers🎮 The trending technology of recent years is artificial intelligence. Modern generative models are capable of creating images, videos, and 3D graphics from text descriptions. Obviously, such technology will fit well in the field of game development. Many companies are already incorporating AI into their development process. For instance, Ubisoft, one of the market leaders, has announced that it will entrust large language models with writing scripts for games. Additionally, one of the most popular game engines, Unity, will fully integrate its own chatbot starting from version 6. This chatbot will be able to create 2D sprites, animations, and 3D models directly in the engine editor. Although it's not entirely feasible to delegate the entire development process to AI, game prototyping will now take significantly less time. #Game#Ai#GameDevelopment

12
上一页第 1/2 页下一页