-
Notifications
You must be signed in to change notification settings - Fork 59
Propose new GUI icons
- Images must be saved in
png
,ico
format (format Microsoft Windows) orgif
- The icons are located in the
Bitmaps
directory of the installation ofI-Simpa
- The first word of the file recalls the category of the icon (cf. description below)
- The size of the icons is currently 16×16 pixels; however, the images can be of different sizes, with any one of them being aspect ratio. The Windows standards are however: 16×16, 32×32, 48×48, 256×256
- The same category of icons must have with the same ratio height/width
- It is not necessary to save the images in lower resolutions as the system automatically resizes the image icons as needed
- Each time a new icon is created, just replace the corresponding file in the icon installation directory, then restart the interface, to visualize the final result.
These icons should help the user to identify the function without necessarily have recourse to the long description. To the extent that the possible, it is necessary to try to remain homogeneous between the icons of the same type of object. For example, the icon representing a point receiver (cf. description in the table below) can be recalled in the folder grouping together several point receptors.
There are 3 categories of icons :
- Tree icons (Control TreeView;). There are two trees structure:
Project
andOption
- Icons of the
Popup
menus (accessible in right-clicking on an object in the first categories) - Icons associated with the
Toolbars
These trees are used to define the properties and attributes of a large number of objects:
- 3D scene (
Scene
tab) distributed in 2 foldersData
andProject
- Calculation codes (
Calculation
tab) - Results (
Results
tab) - 3D rendering (accessible by going to the
Tools/Options
menu).
The Folder
icons have two states, so two distinct images (open open and closed close). To differentiate between the two states, add open or close at the end of the file name corresponding to the associated icon. However, it is not always useful to have two different icons to represent an open or closed folder (on the other hand, two different files are always needed).
- Type:
folder
- Function: Folder group with all fittings defined by the user
- Comment: See
tree_fitting
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_fitting_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_fitting_open.png
- Type:
folder
- Function: Fitting defined by the user
- Comment: An fitting is a volume made up of multiple obstacles. In practice this allows for example to define a set of obstacles such as a set of chairs in a room, a set of box in an industrial room
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_fittings_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_fittings_open.png
- Type:
folder
- Function: Group of punctual receivers (user)
- Comment: see
tree_punctual_receivers
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_punctual_receivers_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_punctual_receivers_open.png
- Type:
folder
- Function: Punctual receiver (user)
- Comment: A Punctual (or point) Receiver defines an observation point of the domain, for which different acoustic parameters are calculated. A group of * Comment: A Punctual (or point) Receiver defines an observation point of the domain, for which different acoustic parameters are calculated. Receivers can contain other groups of Point Receivers. In practice this corresponds in some ways to a measuring microphone, and can therefore be represented by a microphone.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_punctual_receiver_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_punctual_receiver_open.png
- Type:
folder
- Function: Group of surface receivers (user)
- Comment: see
tree_surface_receiver
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_surface_receivers_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_surface_receivers_open.png
- Type:
folder
- Function: Surface receiver (user)
- Comment: A Surface Receiver is used to define a surface for which a noise map will be generated. The representation in the form of an icon can integrate a color gradient (i.e. representing a noise map).
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_surface_receiver_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_surface_receiver_open.png
- Type:
folder
- Function: Group of sound sources (user)
- Comment: see
tree_sound_source
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_sound_sources_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_sound_sources_open.png
- Type:
folder
- Function: Sound source (user)
- Comment: A Sound Source can be represented by an object that radiates (i.e. emitting a wave, a vibration...).
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_sound_source_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_sound_source_open.png
- Type:
folder
- Function: Folder that contains scene surfaces
- Comment: The 3D model is made up of a set of Surfaces. For practical reasons, these Surfaces can be grouped into groups.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_surfaces_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_surfaces_open.png
- Type:
folder
- Function: Group of volumes
- Comment: See
tree_volume
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_volumes_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_volumes_open.png
- Type:
folder
- Function: Group of volumes
- Comment: The 3D model can be made up of several propagation zones, called Volumes. The representation of a Volume can be symbolized by a given volume in a 3D wireframe geometry.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_volume_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_volume_open.png
- Type:
folder
- Function: Root folder that contains all the data of the project
- Comment: Contains the global parameters of the Project, i.e. Display, Database, Configuration, Environment and Information items.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_project_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_project_open.png
- Type:
folder
- Function: Root folder that contains all the data of the scene
- Comment: Contains all the groups Volume, Fittings, Surfaces, Sound sources, Punctual receivers, Surface receivers.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_data_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_data_open.png
- Type:
folder
- Function: Root folder that contains all additional data
- Comment: Contains all the data: Materials, Spectrum, Directivies.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_database_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_database_open.png
- Type:
folder
- Function: Root folder that contains Users materials
- Comment: Contains Users materials (can be created by the user)
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_user_materials_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_user_materials_open.png
- Type:
folder
- Function: Root folder that contains Application materials
- Comment: Contains Application materials (materials that cannot be modified)
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_application_materials_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_application_materials_open.png
- Type:
folder
- Function: Folder that contains he material properties
- Comment: Folder that contains he material properties
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_material_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_material_open.png
- Type:
folder
- Function: Root folder that contains Users spectrums
- Comment: Contains Users materials (can be created by the user)
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_user_spectrums_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_user_spectrums_open.png
- Type:
folder
- Function: Root folder that contains Application spectrums
- Comment: Contains Application materials (materials that cannot be modified)
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_application_spectrums_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_application_spectrums_open.png
- Type:
folder
- Function: Root folder that contains all numerical codes (not currently visible)
- Comment: This is not used in the current I-Simpa version
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_cores_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_cores_open.png
- Type:
folder
- Function: SPPS numerical code
- Comment: This calculation code is based on the tracking of sound particles in the 3D scene in order to model the acoustic propagation. It can be represented, for example, by a set of balls/balls propagating in a 3D scene.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_sppscore_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_sppscore_open.png
- Type:
folder
- Function: SPPS numerical code
- Comment: This calculation code uses simple mathematical relationships (Reverberation Theory or Sabine Theory) to calculate the different acoustic parameters of the scene. The icon may refer to the name of the acoustician who developed this theory (W.C. Sabine).
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_standartcore_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_standartcore_open.png
- Type:
folder
- Function: Folder symbol
- Comment: A certain amount of data (such as calculation results) is stored on the computer's hard disk, inside Folders. Can be represented using the classic Windows Folders representation icons (visible from an Explorer).
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_disk_folder_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_disk_folder_open.png
- Type:
folder
- Function: Folder that contains 3D scene rendering
- Comment: Folder that contains 3D scene rendering.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_rendering_folder_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_rendering_folder_open.png
- Type:
folder
- Function: Root folder for materials
- Comment: Root folder for materials.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_root_materials_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_root_materials_open.png
- Type:
folder
- Function: Root folder for spectrums
- Comment: Root folder for spectrums.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_root_spectrums_close.png
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_root_spectrums_open.png
- Type:
element
- Function: This element is used to define the graphical attributes of the 3D axis.
- Comment: This element is used to define the graphical attributes of the 3D axis.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_origin.png
- Type:
element
- Function: This element is used to give information about the projects.
- Comment: This element is used to give information about the project (date of creation, author, comments...).
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_project_author.png
- Type:
element
- Function: This element contains the atmospheric conditions of the propagation environment (Environment).
- Comment: This element contains the atmospheric conditions of the propagation environment (temperature, humidity...).
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_environment.png
- Type:
element
- Function: This element contains information about the 3D scene.
- Comment: This element contains information about the 3D scene (number of sources, fittings...)
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_information.png
- Type:
element
- Function: This element represent a file.
- Comment: In rare cases, this icon can be used to represent a File whose extension is not recognized, neither by the I-Simpa interface, nor by the operating system (OS). Generally this is the case when a file is associated to a software under the OS but not to an icon.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_disk_default_file.png
- Type:
element
- Function: This element represent a
gabe
file. - Comment: The data resulting from the calculation are stored in Files in gabe format. The corresponding data can then be displayed in the interface as spreadsheets (as with MS Excel).
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_disk_gabe.png
- Type:
element
- Function: Represents a File containing the data to display an animated noise map.
- Comment: The data in this File is used to display a noise map. Can be represented by a color gradient.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_disk_rs.png
- Type:
element
- Function: Represents a File containing the data to display an animated noise map.
- Comment: Represents a File containing the coordinates of the sound particles in the scene (use SPPS code only).
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_disk_particle.png
- Type:
element
- Function: Properties of calculation code.
- Comment: The Calculation Codes must be configured before execution (parameters and calculation properties). The associated icon can be a gear (classic representation in some software).
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_disk_particle.png
- Type:
element
- Function: Property element for 3D Rendering or Display of an object in the 3D scene.
- Comment: It is possible to modify the graphic attributes (display color, label display...) of some objects in the 3D scene (volume, size, sound sources...). The associated icon (common to all concerned objects) must refer to the notion of 3D representation.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_el_3d_display.png
- Type:
element
- Function: Generic element for setting the Position (x,y,z) of the object.
- Comment: Some objects (fittings, sound sources, point receivers, etc.) need to be positioned exactly in 3D space by specifying the coordinates (x,y,z). The associated icon can simply refer to (x,y,z).
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_el_position.png
- Type:
element
- Function: Generic element for a spectrum.
- Comment: Some objects (materials, sources, etc.) require the definition of attributes of the Sound Spectrum type (data set by frequency band). The associated icon can display the symbolism of a sound spectrum.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_el_triangle.png
- Type:
element
- Function: Property element of a meshing.
- Comment: Some Calculation Codes require a meshing. The associated icon can display the symbolism of a set of meshes.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/tree_tetmesh_parameters.png
The Popup
menu icons can be accessed by right-clicking on items or folders in the tree structure.
- Function: Delete an element.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/popup_delete.png
- Function: New element.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/popup_new.png
- Function: Show the property of an element.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/popup_show_property.png
- Function: Copy an element.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/popup_copy.png
- Function: Paste an element.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/popup_paste.png
- Function: Run a numerical code.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/popup_launch_calculation.png
- Function: Rename an element.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/popup_rename.png
- Function: Close the current project and create a new project.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_newproject.png
- Function: Open a project.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_openproject.png
- Function: Save the current project.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_saveproject.png
- Function: Save the current project as/to.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_saveprojectas.png
- Function: 3D view option: show faces.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_showfaceonly.png
- Function: 3D view option: show lines.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_showsidesonly.png
- Function: 3D view option: show faces and lines.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_showfacewithsides.png
- Function: 3D view option: reset camera to default view.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_camera_movetoorigin.png
- Function: 3D view option: set camera at first person.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_camera_firstperson.png
- Function: 3D view option: rotate camera.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_camera_rotation.png
- Function: Run meshing.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_run_tetmesh.png
- Function: 3D view meshing option: display/hide meshing.
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_show_hide_tetmesh.png
- Function: Animation option: previous time step
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_animation_previousstep.png
- Function: Animation option: play animation
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_animation_start.png
- Function: Animation option: next time step
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_animation_nextstep.png
- Function: Animation option: pause animation
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_animation_pause.png
- Function: Animation option: stop animation
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_animation_stop.png
- Function: Animation option: remove all data animation in memory
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_hideallanimations.png
- Function: Mouse selection option: camera mode
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_tool_camera.png
- Function: Mouse selection option: face slection
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_tool_faceselection.png
- Function: Mouse selection option: extract data from 3D scene
- Filename: https://github.com/Ifsttar/I-Simpa/blob/master/currentRelease/Bitmaps/toolbar_tool_extractlvl.png
| I-Simpa website | User Guide | Forum | Report an issue | Copyright © Université Gustave Eiffel