User Profile
commentary tweetRandom
3d mini library
version: 0.3.5 b.:2024-05-11 18:13:33
Follow this link for more details »
This is cubical version of '20_rooms'.
An 'In The Hunt Of The Wumpus' gallery
4 rooms on each level, 2 levels
1 room with 3d reliefs, 1 room with 3d sculptures,
1 room with 2d images and one with a lift
The implementation follows more strictly the
library concept with entity-generators and
generator-groups. The entities are basic 'forms',
like stripes, frames2d, rectangles, squares, blocks,
cubes, boxes and frames3d. The generator-groups
utilize the entity-generators to create images,
reliefs and sculptures.
On the other hand the '3d mini library' follows
the '20_rooms' concept closely, by implementing
the basics of tweetRandom and commentary.
Like '20_rooms' the '3d mini library' enhances
the functionality with gathered social data of the
interaction of the user(s) with the artworks and vitual
environment.
Current status: PARTIALLY IMPLEMENTED
Help
documentation
The tweetRandom function has three sources to create a random number between 0 and 1:The sources are text, id, userData
tweet random uses
the text of the comment as text value,
the ids of the comment/user/(bio***) as id value,
the userDatas - id, updateDate, lastLoginDate, nickname, pre-*** and surname***, bio***, email***, birthday*** as userData, ..., (profile image path ?)
- user help with this documention
- userlist with name links bio** and list of the user's comments**
- menu button opens menu in the top right corner to navigate to the different features (panels)
- login only via username & email (email password validation would be nice)
- profile with email**, password**, bio, pre- and surname, nickname, birthday
- max comment length 255 characters, min length 25
-
chat** aka
message system for 1one1 conversations (via comments?)** - store in http://localhost:3001 via xhr
- api ?
- test with images and merz-poems
- bio is a comment
- ids are timestamps of creation for user / comments / messages
select dimension of the canvas? **
** not needed/implemented | *** optional