You are now in a GitHub source code view - click this link to view Read Me file as a web page
<iframe src=https://opentecture.github.io/mindmapping/mindmap-3d/r5/mindmap3d.html width=100% height=500px ></iframe>Iframes are not viewable in GitHub source code view
- Better positiong
- Open. edit and save data
- Add new elements
- Very different approach from R3
- Items can be anywhere in 3D space
- Item positions are editable (albeit with a number of deficiencies )
- Cubes have been replaced with sample SVG files
- Issue: each SVG is loaded from file each time it's used
- Animals to be replaced with logos of other similar symbology
- Switch over to trackball controller allows more flexible 3D rotations
- Add placards with vendor name and product.
- Add more fields
- Add text entry
- links to web sites
- A bit more text about each vendor
- Add file open and file save
- Add second data file
- Data points for energy analysis apps (random positions for now)
- Very different approach from R1
- Based on Three.js Voxel Painter
- Loads data from Mindmap-3D.json
- Applies random images to cubes / will eventually be vendor favicons
- As you mouseover a cube, its associated text data appears in the menu
- First pass at using CSS2DRenderer.js
- Pretty much a fail as could not get it working with orbit controls
- 2018-06-02 ~ Got it working. just don't add renderer to controls
- A fork from Three.js examples
- The mixture of 3D models along with 2D HTML text in a single scene spurred the idea for a 3D mindmap
- Sliding menu - so works on phone
- Auto-rotate
- Coming next with UI:
- Adding data to new cubes / saving data to file for reuse
- Polylines between data points
- Coming next with the data
- Data points for file types
- Data points for viewers
An introduction to Wardley (Value Chain) Mapping
MindMads that are geared up to display Wardley Maps
- Editable by a casual user
- Nodes that look and feel like real things
- Easy to import and add SVG files
- A multitude of ways of showing the many links and connections between nodes
- Nodes have links to user editable Markdown files
- Nodes can be moved anywhere in 3D space and grouped in a variety of ways
- Nodes can be of different types: people, apps, formats
Data used in mindmaps sourced from
- https://github.com/mrdoob/three.js/wiki/Mr.doob%27s-Code-Style%E2%84%A2
- https://validator.w3.org/#validate_by_input
- http://jshint.com/
- https://zz85.github.io/mrdoobapproves/
- This read me forked from parent read me
MindMap3D R5
Mindmap 3D R3
- See notes above
- Added file viewer
- Moved and renamed CSS2D files
- Added Mindmap 3D R2
- Added read me files
- First commit
- Mindmap R1