Pages

joi, 25 ianuarie 2018

The Ventusky - weather tool .

This website come with a good weather features and application and with a great graphics and design.
The Ventusky application to your mobile phone or tablet come with faster data loading, better-arranged control and more detailed forecasts.
See the next screenshot of Ventusky webpage:

The windytv - weather tool .

This website come with a good weather features.
Take a look here.

marți, 23 ianuarie 2018

See the solar system into 3D and VR.

If you want to see the solar system in 3D or VR, we have found a very good website.
The website can be found at ocbnet.ch and is very interesting.
Here's a screenshot of this website.

luni, 22 ianuarie 2018

The VECTARY online tool .

This online tool come with many feature for design , create and sell 3D objects. This runs online in your browser. Just create one account and start 3D modeling.
If you’re designing in VECTARY online tool , you can now get commercial use for your own 3D models.
Also you can sell your 3D printed products on platforms like Etsy, Shapeways or Sketchfab.
The editor workspace consists of the scene, the panels for tools, toggles, selections, the Help Center, and a summary of the project's stats.
See the next video from vimeo or take a look at official youtube channel.

WebGL online tool report .

This is a website online tool that help you with the web development and WebGL.
This make tests for WebGL and reports to user like text and graphics
Is simple to use it.
Just open the website and see the result for your WebGL computer.
For example the result of my computer show like that:

Platform:Win32
Browser User Agent:Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36 OPR/50.0.2762.58
Context Name:webgl2
GL Version:WebGL 2.0 (OpenGL ES 3.0 Chromium)
Shading Language Version:WebGL GLSL ES 3.00 (OpenGL ES GLSL ES 3.0 Chromium)
Vendor:WebKit
Renderer:WebKit WebGL
Unmasked Vendor:Google Inc.
Unmasked Renderer:ANGLE (Intel(R) HD Graphics 4600 Direct3D11 vs_5_0 ps_5_0)
Antialiasing:Available
ANGLE:Yes, D3D11
Major Performance Caveat:No

duminică, 21 ianuarie 2018

The glslbin online tool .

This web tool named glslbin can help you to test your shaders online.
Is very simple to use it:
  • open the tool;
  • delete the source code or change the example;
  • run your work ;
  • you can also save it.
The development team tell us about this online tool:
glslbin is a fragment shader sandbox similar to ShaderToy or GLSL Sandbox. It's still a work in progress, so expect more to come soon. It adds support for glslify, a GLSL module system which allows you to easily pull in shared code snippets from npm. These modules are all hosted as part of the stack.gl project: you can find a full list of packages in the "Shader Components" section here. Enjoy!