3D Graphics for Dummies3D Graphics for Dummies Significant content “borrowed” from Dan Chang @ Nintendo NTD “with permission” Chris Ryan CppCon 2021 github.com/ChrisR98008/CppCon20213 3D Graphics for Dummies4 3D Graphics Dummies5 3D Graphics for Dummies6 3D Graphics for Dummies7 3D Graphics for Dummies8 3D Graphics for Dummies9 3D Graphics for Dummies10 3D Graphics for Dummies11 3D Graphics for Dummies12 3D Graphics Graphics for Dummies13 3D Graphics for Dummies14 3D Graphics for Dummies15 3D Graphics for Dummies Winding / Right Hand Rule Fingers curled in the order of the points, thumb points up Counter clockwise0 码力 | 79 页 | 4.61 MB | 6 月前3
Linux command line for you and me Documentation Release 0.1Linux command line for you and me Documentation Release 0.1 Kushal Das Sep 01, 2023 Contents: 1 Shell commands 1 1.1 Terminal emulators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . added this in 2018, so please do not get confused at the date.) 1 Linux command line for you and me Documentation, Release 0.1 $ date -u Mon May 21 01:43:47 UTC 2018 If you want to see yesterday’s cal 07 2017 (continues on next page) 2 Chapter 1. Shell commands Linux command line for you and me Documentation, Release 0.1 (continued from previous page) July 2017 Su Mo Tu We Th Fr Sa 1 2 3 40 码力 | 128 页 | 716.99 KB | 1 年前3
Linux command line for you and me Documentation Release 0.1Welcome to Linux command line for you and me! Contents: Shell commands Terminal emulators date command cal command whoami command id command pwd command cd command . directory and .. directory ls command Miscellaneous (including macro packages and conventions), e.g. man(7), groff(7) 8 System administration commands (usually only for root) 9 Kernel routines [Non standard] Counting files in a directory using the root — another visible indication to think about every command you give as root. Press Ctrl+d to log out of the root account. (Or any account, for that matter.) Using sudo command Add the sudo0 码力 | 124 页 | 510.85 KB | 1 年前3
Learn Unity by Creating a 3D Multi-Level Platformer Gamedevelopment with Unity © Zenva Pty Ltd 2018. All rights reserved Learn Unity by Creating a 3D Multi-Level Platformer Game By Pablo Farias Navarro Certified Unity Developer and Founder of Introduction Interested in making games with Unity? In this guide you’ll learn to create a simple a 3D, multi- level platformer game with Unity. We’ll start from the very basics and I’ve done my best Scene basics Start by opening Unity. Click New, enter a name for the project (“Zenva 3D Platformer”), make sure 3D is selected, then click on Create project. This book is brought to you by0 码力 | 60 页 | 2.24 MB | 10 月前3
Apache OFBiz Developer Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 7.1.5. Les Cas d’Utilisation du POC. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . autres questions concernant la gestion de la document et son élaboration sont traité dans un document dédié. cf documentation_guidelines Il existe plusieurs documentations, chacune avec un objectif ou un du même nom, a pour objectif de fournir un moyen de gérer l’interface utilisateur avec une technologie de type FrontJs, c’est à dire VueJs, ou React ou Angular. Il utilise, d’une part le systéme de portlet0 码力 | 65 页 | 1.22 MB | 1 年前3
Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAML and CASpermission to access these resources. Can you go to this URL and enter your username and password for me?" With the correctly composed URL, your Application will make the user launch a request to this URL code from Step 2, and it will speak to Casdoor: "Hey, the user agreed to give me the code . Can you verify this code and give me the access_token ?" St Step 4 (Access T ep 4 (Access Tok oken) en) Casdoor built-in/admin . Additionally, the User class definition includes an id property, which is a UUID like d835a48f-2e88-4c1f- b907-60ac6b6c1b40 and can be chosen as a user's ID by an application. TIP TIP For0 码力 | 825 页 | 58.31 MB | 1 年前3
Oracle VM VirtualBox UserManual_fr_FR.pdf1.4 Systèmes d’exploitation hôtes supportés . . . . . . . . . . . . . . . . . . . . . . . 16 1.5 Installer VirtualBox et les packs d’extension . . . . . . . . . . . . . . . . . . . . . 17 1.6 Démarrer Lancer votre machine virtuelle . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 1.8.1 Démarrage d’une nouvelle VM pour la première fois . . . . . . . . . . . 22 1.8.2 Capturer et rendre le clavier instantanés . . . . . . . . . . . . . . . 29 1.10.2 Contenu d’un instantané . . . . . . . . . . . . . . . . . . . . . . . . . . 30 1.11 Configuration d’une machine virtuelle . . . . . . . . . . . . . . . .0 码力 | 386 页 | 5.61 MB | 1 年前3
《Slides Dev Web》02. Introduction aux frameworks PHP
02.Introduction aux frameworks PHP 19 décembre 2023 Développement web il3 Introduction aux frameworks PHP HE-Arc 2016-24 DGR et YBL Framework1 • Fonctionnalités similaires pour de nombreuses applis Règles de codage et d’architecture • Code sûr et efficace • Facilite les tests et la gestion de projets complexes • Utilisation de Design Patterns dès que possible • Comportement par défaut • Extensible Extensible • Principe d’inversion de contrôle Différences entre framework et library sur Stack Overflow2 ou artima developper3. 1http://en.wikipedia.org/wiki/Software_framework 2http://stackoverflow.com/quest0 码力 | 24 页 | 1.03 MB | 1 年前3
《Slides Dev Web》 09. Services Web
09.Services Web 19 décembre 2023 Développement web il3 Services web HE-Arc (DGR) 2022 Applications distribuées • Motivation : répartir l’exécution sur plusieurs machines – Principe : Les composants/services composants/services communiquent par le réseau – Problèmes : Hétérogénéité systèmes, langages, … – Solution : Protocole générique, abstraction différences – Exemples : RPC, RMI (java), CORBA, DCOM (MS) • Utiliser du web, comme HTTP et XML : – indépendantes de la plateforme, éprouvées, largement utilisées • Système distribué importance de l’architecture : – orientée ressource1 : atome : ressource (donnée) : REST0 码力 | 6 页 | 47.90 KB | 1 年前3
《Slides Dev Web》 12. Risques applicatifs
12. Risques applicatifs 19 décembre 2023 Développement web il3 Risques applicatifs des app web HE-Arc (DGR) 2022 Risque • Faille ou bug permettant d’altérer le fonctionnement • Un attaquant pourra modifier les données • Présence possible à tous les niveaux d’un système – Application – Serveur et Client – OS – SGBD, … • Responsabilité des développeurs : – OS, serveurs, langages : patches rapidement Grande communauté d’experts – Formation, documentation et ressources – Outils d’audit, de tests et de formation Top 106 OWASP 2021 (fr7 - historique8) 1. Contrôle d’accès défaillants 2. Défaillances cryptographiques0 码力 | 12 页 | 474.37 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
3DGraphicsforDummiesLinuxcommandlineyouandmeDocumentationRelease0.1LearnUnitybyCreatingMultiLevelPlatformerGameApacheOFBizDeveloperManualCasdoorAnOpenSourceUIfirstIdentityAccessManagementIAMSingleSignOnSSOplatformsupportingOAuth2.0OIDCSAMLCASOracleVMVirtualBoxUserManualfrFRpdfSlidesDevWeb02IntroductionauxframeworksPHP09Services12Risquesapplicatifs













