AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Delphi-PRAXiS - Lounge Delphi-News aus aller Welt Creating 3D applications with Firemonkey

Creating 3D applications with Firemonkey

Ein Thema von DP News-Robot · begonnen am 11. Jun 2019
Antwort Antwort
Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.916 Beiträge
 
#1

Creating 3D applications with Firemonkey

  Alt 11. Jun 2019, 21:20
In this post we will see how easy it is to make a simple 3D application with Firemonkey. We start from the menu File-New-Multi device Application Delphi-3D ApplicationAñadimos a component called tDummy that will behave like a container of other components In Firemonkey 3D. This component is the equivalent of tLayout in the world of 2D Firemonkey. With tDummy we can move, rotate, rotate and scale the objects that we associate and will be the object of which almost all that we put in the form, this will give us a very simple way to manipulate a scene. Now we have to select the tSphere component and place it in such a way that it hangs from the tDummy component. Select tDummy and Change the property Scale X, Y, Z to value 5. From the Structure view you have to look like this: Then select the tTextureMaterialSource component and place it in the form. Then we click tSphere and associate the "MaterialSource" property to the tTextureMaterialSource component. Now you have

Weiterlesen...
  Mit Zitat antworten Zitat
Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 17:07 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz