-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kyle Paul
committed
Nov 7, 2024
1 parent
f468435
commit d45c565
Showing
4 changed files
with
77 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,14 @@ | ||
[11:20:21] [warning] VORTEX: Initialized Logging ! | ||
[11:20:21] [info] APP: WELCOME! Var=10 | ||
[11:20:21] [info] VORTEX: Creating window Vortex Application (1800, 1200) | ||
[11:20:21] [info] VORTEX: OpenGL Version: 4.6 (Compatibility Profile) Mesa 24.0.9-0ubuntu0.2 | ||
[11:20:21] [info] VORTEX: OpenGL Rendering Device is: Intel - Mesa Intel(R) Graphics (ADL GT2) | ||
[11:20:21] [info] VORTEX: Using Default Graphics Card | ||
[13:10:22] [warning] VORTEX: Initialized Logging ! | ||
[13:10:22] [info] APP: WELCOME! Var=10 | ||
[13:10:22] [info] VORTEX: Creating window Vortex Application (1800, 1200) | ||
[13:10:22] [info] VORTEX: OpenGL Version: 4.6 (Compatibility Profile) Mesa 24.0.9-0ubuntu0.2 | ||
[13:10:22] [info] VORTEX: OpenGL Rendering Device is: Intel - Mesa Intel(R) Graphics (ADL GT2) | ||
[13:10:22] [info] VORTEX: Using Default Graphics Card | ||
[13:10:31] [trace] VORTEX: Deserializing scene 'Untitled' | ||
[13:10:31] [trace] VORTEX: Deserialized entity with ID = 2, name = Ground | ||
[13:10:31] [trace] VORTEX: Deserialized entity with ID = 1, name = Camera | ||
[13:10:31] [trace] VORTEX: Deserialized entity with ID = 0, name = Object 1 | ||
[13:15:25] [trace] VORTEX: Deserializing scene 'Untitled' | ||
[13:15:25] [trace] VORTEX: Deserialized entity with ID = 2, name = Camera | ||
[13:15:25] [trace] VORTEX: Deserialized entity with ID = 1, name = Ground | ||
[13:15:25] [trace] VORTEX: Deserialized entity with ID = 0, name = Object |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters