My first Avalon application

And here’s the reason I wanted to have support for posting pictures on my blog… I wanted to brag about my first Avalon 3D application (completely written in XAML).

As I mentioned before, I want to move the 3D visualisation of the White Dwarfs application to Avalon. So, I wanted to find out about how objects are positioned in 3D, how the views work and how they can be animated, and how the lighting works.

The screenshot bellow is a snapshot of my test scene.

The camera actually rotates 360 degrees around the y axis. I did this using keyframes. In the 3D visualisation of the galaxy, I will need the keyframes when jumping to specific stars on request. I will do some more work on this and post all the XAML soon.

Recent Posts

The Beginning of CVOYA

There’s a unique energy that comes with starting something new — a blend of excitement,…

3 weeks ago

Enhancements in Graph Model: Dynamic Entities & Full-Text Search

As I continued work on BrainExpanded and its MCP service, I came to realize that…

4 months ago

GraphModel: A .NET Abstraction for Graphs

Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it…

5 months ago

Playing with graphs and neo4j

After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…

6 months ago

A Graph Model DSL

Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…

6 months ago

BrainExpanded – Web app and Data Sources

As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…

7 months ago