2.5.1
  • What is Axl ?
  • Getting started
    • First step using Axl
    • How to create a data and interact with it
    • How to apply a process on a selected data
    • How to open the view inspector
    • Changing the background color
    • Configuring the spotlight
      • Changing the spotlight position
      • Changing the Color of the light and the projection
    • Configuring the Camera
      • Projection
      • Camera Position
    • Some other Options
    • Magic keyboard shortcuts
  • Geometric objects
    • Point
    • Line
    • Plane
    • Circle arc
    • Sphere
    • Cylinder
    • Cone
    • Ellipsoid
    • Torus
    • Mesh
      • Point set
      • Mesh with colored points
      • Mesh with normals
      • Mesh with field values
    • Spline curves, surfaces, volumes
    • Algebraic curves and surfaces
  • The structure of Axl
    • How to create readers and writers in Axl
      • Readers and writers for axel data
        • Structure of an axel writer/reader
        • Axl file structure
      • Structure for other extension files.
        • Writers to export your data created in axel to another format.
        • Readers to import into axel software some data described in another format than axel files
    • How to create new fields and use them
      • What kind of field should I use ?
        • Spatial field
        • Parametric field
        • Discrete field
      • List of fields that already exist
      • How to create my process field creator ?
    • Dialog interfaces for processes
      • Formalism
      • Examples
    • Dynamic data in Axl
      • What is a dynamic object?
      • How to create dynamic data in Axl?
        • How dynamic data deletion works ?
        • Some conventions you need to follow!
    • Signals between Axl objects
      • Data
      • Inspector
      • Actor
    • The taxonomy of Axl abstract classes
      • AxlAbstractCurve
      • AxlAbstractSurface
      • AxlAbstractVolume
    • How to define arbitrary networks of control points for spline surfaces
    • Axl tests
      • How to use axel tests ?
      • How to create new Axl tests ?
    • The structure of a plugin
      • Process Pattern
      • Data Pattern
      • Plugin Pattern
  • Using Axl from another application
    • Header files
    • Loading the plugins
    • Reading data
    • Manipulating data
    • Saving data
  • Using Axl and Python
    • Using Python in Axl
      • Open the Python script Interpreter in Axl
      • Use the interpreter in console mode
      • Create and visualize axl data from Python
      • Save your commands as a Python script
    • Using Axl from Python
      • How I can get this functionality ?
      • Requirements
      • What kind of communication is possible ?
        • Sending data to the Axl View
        • Getting data from Axl
        • Asking Axl to run a process
      • A python script example
  • Using Axl with Julia
  • Creating an Axl plugin
    • Installation
    • How to structure the package
    • Configuration
    • How to create a plugin for Axl
    • How to add a new process in the Axl plugin
  • Download & Install
    • Binaries
      • Install conda
      • Install Axl with conda
      • Update Axl version
    • Sources
  • Source code
  • Git server
Axl
  • Docs »
  • Getting started

Getting startedΒΆ

  • First step using Axl
  • How to create a data and interact with it
  • How to apply a process on a selected data
  • How to open the view inspector
  • Changing the background color
  • Configuring the spotlight
  • Configuring the Camera
  • Some other Options
  • Magic keyboard shortcuts
Next Previous

© Copyright 2018, Bernard Mourrain.