TGTGInsightаналитика telegramLIVE / telegram public index
← [404] — программирование

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @procode404 · Post #3677 · 2 авг.

​🔫 Пишем свой 3D шутер на Unity и C# В этом небольшом плейлисте из 8 видео вы научитесь писать игры, использую современные возможности платформы Unity и языка C#. Вы узнаете о том, как можно настраивать физику движения персонажей и объектов, освещение сцен. При этом вам не придётся лезть в какие-то низкоуровневые детали самого движка. 1. План проекта, начало [4:22] 2. Создание местности [9:00] 3. Движение игрока [27:51] 4. Начало создания мультиплеера [24:19] 5. Синхронизация движения [9:30] 6. Стрельба [21:31] 7. Нанесение урона [19:12] 8. Итоги, завершение [1:46] #unity

Hashtags

Результаты

Найдено 1 похожих постов

Поиск: #lxml

当前筛选 #lxml清除筛选
djangoproject

@djangoproject · Post #551 · 23.01.2018, 16:28

http://lxml.de/ #lxml is the most feature-rich and easy-to-use library for processing #XML and #HTML in the Python language. The lxml XML toolkit is a Pythonic binding for the #C libraries #libxml2 and #libxslt. It is unique in that it combines the speed and XML feature completeness of these libraries with the simplicity of a native Python #API, mostly compatible but superior to the well-known ElementTree API. The latest release works with all #CPython versions from 2.6 to 3.6. See the introduction for more information about background and goals of the lxml project. Some common questions are answered in the FAQ.