This is another tutorial about OpenGL.
The main goal it's : using GLFW library.
It's very simple to use this library.
If you want to read more the go to this website.
tutorials, tips, tricks, commands, programming, linux, windows, database, sql, python, programming language, Fedora, drawing, painting, tutorial, tutorials
This is another tutorial about OpenGL.
The main goal it's : using GLFW library.
It's very simple to use this library.
If you want to read more the go to this website.
NetHogs is a net tool like command top but show us bandwidth by process.
Now supported:
Shows TCP download- and upload-speed per process
Supports both IPv4 and IPv6
Supports both Ethernet and PPP
You can read and get archive from here.
Unarchive then use make and make install.
# ls
Changelog decpcap.h INSTALL process.h
connection.cpp decpcap_test Makefile README
connection.h decpcap_test.cpp nethogs.8 README.decpcap.txt
conninode.cpp DESIGN nethogs.cpp refresh.cpp
conninode.h devices.cpp nethogs.h refresh.h
cui.cpp devices.h packet.cpp
cui.h inode2prog.cpp packet.h
decpcap.c inode2prog.h process.cpp
# make
# make install
install -d -m 755 /usr/local/sbin
install -m 755 nethogs /usr/local/sbin
install -d -m 755 /usr/local/share/man/man8/
install -m 644 nethogs.8 /usr/local/share/man/man8/
After that you have this files:
# ls
Changelog decpcap.c inode2prog.h packet.o
connection.cpp decpcap.h inode2prog.o process.cpp
connection.h decpcap.o INSTALL process.h
connection.o decpcap_test Makefile process.o
conninode.cpp decpcap_test.cpp nethogs README
conninode.h DESIGN nethogs.8 README.decpcap.txt
conninode.o devices.cpp nethogs.cpp refresh.cpp
cui.cpp devices.h nethogs.h refresh.h
cui.h devices.o packet.cpp refresh.o
cui.o inode2prog.cpp packet.h
Can you use now binary nethogs to run it.
The binary # ./decpcap_test not working on my system.
I don't know what is the reason.
This gadget that vibrates when you make mistakes in legibility, spelling and gramar uses Linux to run the programs on its chip.
The gadget recognizes all writing movements and lets you know with an unmistakable vibration when you’ve made a mistake.
You can pre-order and once the first pens are available then you will purchase your Lernstift gadget.
Read more here.
When you upload many images under your google account the time is longer and refresing of upload gui is slow.
You can test your user interface to see how MiB is uploading to google server.
See the next linux command.
$ watch -d 'ifconfig | grep MiB | grep "TX bytes"'
And result is something like this:
Every 2.0s: ifconfig | grep MiB | grep "TX bytes" Thu May 2 22:44:09 2013
RX bytes:15625675 (14.9 MiB) TX bytes:184506104 (175.9 MiB)
The new Blender 2.67 release note can be used now with this new features:
Compositing Nodes
Cycles Rendering
Motion Tracker
Paint System Refactoring
Changes for Usability, tools, interface
FreeStyle - NPR Render
3D Printing Toolset
You can download a release candidate build for testing here .
AMD has released a new graphics proprietary driver for Linux.
The new feature of Catalyst 13.4 for Linux supports all Radeon HD 5000/6000/7000 videocards.
You can download Catalyst 13.4 for Linux from here.
The new Catalyst 13.4 for Linux is an OpenGL 4.2 - GL_VERSION: 4.0.12217 Core Profile Context 12.104 driver.
Intel has launched a developer platform to make it super-easy to create apps based on HTML5.
You can use the Intel XDK to build HTML5 web applications or for all of the major App Stores.
The new environment is available free of licensing fees and other costs.
Also you need to install Google Chrome first if you it's not already on your laptop or desktop.
I test it on my Fedora linux distro and it's working well.
SpiderGL is a JavaScript 3D Graphics library which relies on WebGL for realtime rendering.
You can test it online using your browser using this website.
The website allow you to write shaders and also rendering the output.
Read more about shaders tutorial here.
The NAO sur Seine monthly meetings are usually an opportunity to see cool innovations. After controlling NAO with a Neurosky headset, our Paris user group met in March for a crazy demo that we had to keep secret until it was publicly released at Devoxx France, where it has been a tremendous success.