Nice tutorial.
http://www.dineshonjava.com/2013/08/struts-2-and-json-example.html#.VWCH-uQrpko
Saturday, May 23, 2015
Friday, May 22, 2015
Web Typo for non designers
Suffice to say :
Web design is 95% typography
- Oliver Reichenstein, 2006
http://www.presslabs.com/blog/web-typography-for-non-designers/?utm_source=hackernewsletter&utm_medium=email&utm_term=design
http://theultralinx.com/2013/04/free-alternative-font-gotham-proxima-nova/
Web design is 95% typography
- Oliver Reichenstein, 2006
http://www.presslabs.com/blog/web-typography-for-non-designers/?utm_source=hackernewsletter&utm_medium=email&utm_term=design
http://theultralinx.com/2013/04/free-alternative-font-gotham-proxima-nova/
GLSL Shader Development Environment
Synthclipse is a GLSL shader prototyping tool. It makes possible to fast
develop all kinds of shaders: Fragment (FS), Vertex (VS), Geometry
(GS), Tessellation (TS) and Compute (CS). Shader development can be done
using compatible with Fragmentarium and Shadertoy (but limited to FS and VS) Fragx shaders or by using fully featured JavaScript JSX scripts. The JSX API is consistent with WebGL but in fact exposes complete OpenGL 4+ API.
http://synthclipse.sourceforge.net/index.html
http://synthclipse.sourceforge.net/index.html
Annoted Code
Short annotated Javascript programs
Subscribe to:
Posts (Atom)