Programming/openGL2011. 11. 12. 21:27
GLSL 샘플 코드라는데..
ARB와 openGL 2.0 버전과 차이점은 먼지 공부할게 많은듯 -_-

[링크 : http://www.lighthouse3d.com/tutorials/glsl-tutorial/setup-for-glsl-example/]

----
2011.1120 추가
Intel 945에서는 ARB 버전으로 해봐도 안된다 -_-
[링크 : http://lighthouse3d.com/wptest/wp-content/uploads/2011/03/glutglsl.zip]
-----
GLEW
[링크 : http://glew.sourceforge.net/]

공식 glsl 사이트
[링크 : http://www.opengl.org/documentation/glsl/]

쉐이더 개발 프로그램
[링크 : http://www.opengl.org/sdk/tools/ShaderDesigner/] Shader Designer
[링크 : http://developer.amd.com/archive/gpu/rendermonkey/pages/default.aspx] render monkey

디버거 - glslDevil 

[링크 : http://cumbia.informatik.uni-stuttgart.de/glsldevil/]
    [링크 : http://cloudlucifer.tistory.com/entry/GLSL-디버거-발견]


튜토리얼
[링크 : http://zach.in.tu-clausthal.de/teaching/cg_literatur/glsl_tutorial/index.html]
[링크 : http://www.lighthouse3d.com/opengl/glsl/]
[링크 : http://www.clockworkcoders.com/oglsl/tutorials.html]

용어정리
ARB - OpenGL Architecture Review Board 
[링크 : http://en.wikipedia.org/wiki/OpenGL_ARB ]

'Programming > openGL' 카테고리의 다른 글

GLSL 함수목록 정리  (0) 2011.11.20
GLSL 은.. intel 내장형으로는 무리?  (0) 2011.11.19
gluUnProject / glRenderMode(GL_SELECT)  (0) 2011.10.19
glNormal()  (0) 2011.10.18
glut Menu 관련 함수들  (0) 2011.10.10
Posted by 구차니
embeded/AVR (ATmega,ATtiny)2011. 11. 12. 19:57
오랫만에 다운로드 하러 갔더니 으억? 5 버전이 새로나왔다.
그런데 어째.. Visual Studio 2008/2010에 통합된듯한 기운이 폴폴 풍기는데.
.net 알레르기는 여전한데 깔아야 하나 -_-




용량의 압박.txt
AVR Studio 5 installer (includes VSS and .NET)
(602 MB, revision 5.0, updated 5/11)
This installer contains AVR Studio 5, Visual Studio Shell (Isolated mode) 2010 and .NET 4.0. 

Select this installer if you need all three or are unsure of what installer to use.

NOTE:
AVR Studio 5.0 cannot be upgraded from its beta versions. Please uninstall any beta versions of AVR Studio 5.0 from Add/Remove programs and reinstall.
 

[링크 : http://www.atmel.com/microsite/avr_studio_5/]
    [링크 : http://www.atmel.com/dyn/resources/prod_documents/as5installer-5.0.1163-full.exe]

---------------------------
설치화면 캡쳐
Visual Studio Isolated Shell은 머지 -ㅁ-?


음.. VS2010 이긴한데 먼지 모르겠네 -ㅁ-?


헐~ 무당벌레가 살아있어!!
예전에 아이콘은 그림이었다면 이제는 실사같은 느낌? ㅋ


실행했더니 VS2010의 느낌이 물씬~


About을 눌러도 별 티가 안나네 -ㅁ-


프로젝트 생성하면 VS2010용처럼 뜬다.


"C Executable Project"를 선택후 OK 하면 CPU 선택화면이 나온다.



써보니 조금 무거운 느낌도 들지만
Visual Assistant X까지 포함되서 썩 나쁘진 않은듯 

'embeded > AVR (ATmega,ATtiny)' 카테고리의 다른 글

AVR LIBC 사용자 설명서 (user manual)  (0) 2011.11.18
AVR Studio 5 + STK-500 + ATmega128 = fail  (6) 2011.11.15
nop  (2) 2011.10.31
ATmega64 timer 설정  (0) 2011.10.28
AVR Studio 에서 ELF 생성시 에러발생  (0) 2011.07.27
Posted by 구차니
개소리 왈왈/블로그2011. 11. 12. 19:52
10, 11일 2일간 공지도 없이 잠수탄 구차니군 -_-
몸이 안좋다기 보다는 정신줄을 놓았다가 이제야 복귀합니다~





쓰고보니 먼소리래 -_- 
Posted by 구차니
문자보낸지 1분도 안되서 답장오고
2정거장 만에 취객처리 -_-!

오메 겁니빨라~



아무튼 지하철 꽐라들 시러 ㅠㅠ


사족 : 몇번 이라고만 말해주니 역무원들이 해매는 현상발생!
다음부터는 1-2 이런식으로 자세히 알려줘야할듯!!

'개소리 왈왈 > 직딩의 비애' 카테고리의 다른 글

심심해서 계산해 본 프린트 단가?  (0) 2011.11.17
먼가 속는 느낌?  (0) 2011.11.15
2011 KELP 공개세미나  (0) 2011.11.05
시월의 끝자락  (0) 2011.10.31
25번 포트를 국가적으로 막는다고?  (0) 2011.10.31
Posted by 구차니
파일방2011. 11. 9. 15:45
XML 파일은 soap을 분석하여 파싱을 하고
처리용으로 구분하여 c/c++ 파일을 생성해주는 프로그램이다.

$ wsdl
Web Services Description Language Utility
Mono Framework v2.0.50727.1433
wsdl [options] {path | URL} {path | URL} ...

   -d, -domain:domain           Domain of username for server authentication.
   -l, -language:language       Language of generated code. Allowed CS (default)
                                and VB. You can also specify the fully qualified
                                name of a class that implements the
                                System.CodeDom.Compiler.CodeDomProvider Class.
   -n, -namespace:ns            The namespace of the generated code, default
                                namespace if none.
   -nologo                      Surpress the startup logo.
   -o, -out:filename            The target file for generated code.
   -p, -password:pwd            Password used to contact the server.
   -protocol:protocol           Protocol to implement. Allowed: Soap (default),
                                HttpGet or HttpPost.
   -fields                      Generate fields instead of properties in data
                                classes.
   -server                      Generate server instead of client proxy code.
   -u, -username:username       Username used to contact the server.
   -proxy:url                   Address of the proxy.
   -pu, -proxyusername:username Username used to contact the proxy.
   -pp, -proxypassword:pwd      Password used to contact the proxy.
   -pd, -proxydomain:domain     Domain of username for proxy authentication.
   -urlkey, -appsettingurlkey:key Configuration key that contains the default
                                url for the generated WS proxy.
   -baseurl, -appsettingbaseurl:url Base url to use when constructing the
                                service url.
   -sample:[binding/]operation  Display a sample SOAP request and response.
   -?                           Display this message

Options can be of the forms  -option, --option or /option 

$ wsdl2h

**  The gSOAP WSDL parser for C and C++ 1.2.9l
**  Copyright (C) 2000-2007 Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The gSOAP WSDL parser is released under one of the following two licenses:
**  GPL or the commercial license by Genivia Inc. Use option -l for more info.

Cannot open file 'typemap.dat'
Problem reading type map file typemap.dat.
Using internal type definitions for C++ instead. 


우분투에서는 굳이 소스로 설치할 필요 없이 gsoap 패키지를 설치하면 되며 실행명은 wsdl 이다.

[링크 : http://www.cs.fsu.edu/~engelen/soap.html]
    [링크 : http://www.cs.fsu.edu/~engelen/soapmain.html#howto]
[링크 : http://packages.ubuntu.com/lucid/gsoap]

'파일방' 카테고리의 다른 글

VPN 관련 오픈소스  (0) 2011.12.07
EDID Manager  (4) 2011.12.05
Intel VTune Amplifier XE / AMD CodeAnalyst Performance Analyzer / Nvidia Parallel Nsight  (0) 2011.11.09
MeshLab  (0) 2011.10.18
input director  (0) 2011.10.05
Posted by 구차니
파일방2011. 11. 9. 12:09
Intel꺼는 유료인듯 하고
AMD꺼는 링크 깨졌고 -_-
Nvidia꺼는 Visual Studio Plug-in 이었던걸로 기억을 하는데

하드웨어 프로파일링용 툴들이 점점 비쥬얼 하기 나와서 좋은듯

Intel VTune


AMD CodeAnalyst


Nvidia Nsight


[링크 : http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/]
[링크 : http://www.amddevcentral.com/tools/CodeAnalyst/Pages/default.aspx]
[링크 : http://developer.nvidia.com/nvidia-parallel-nsight]
[링크 : http://zupet.tistory.com/270]

'파일방' 카테고리의 다른 글

EDID Manager  (4) 2011.12.05
gSOAP  (0) 2011.11.09
MeshLab  (0) 2011.10.18
input director  (0) 2011.10.05
빵집 64bit 탐색기 메뉴(context-menu) 오류 문제점  (0) 2011.09.13
Posted by 구차니
개소리 왈왈2011. 11. 7. 23:49
편의점에서 우체국 EMS로 보냈는데 우체국에서 조회를 하는데 자릿수가 안 맞아서 배째는 현상 발견 -_-
부랴부랴 기억을 뒤져서 postbox라는게 떠올라서 찾아보니

여기서 운송장을 검색을 해야지 나오는 듯!
일단 오늘 밤 8시에 가져가서 아직 EMS 번호도 나오지 않았으니
결론은 편의점에서 보내면 하루더 지연이 되는거려나?

Posted by 구차니
Linux API/network2011. 11. 7. 23:30
아따 여러단계로 해놨네 -_-
route 라던가 ifconfig 등의 소스를 받을수 있는 링크이다.
binutils에 속해있을 줄 알았는데 별도의 소스일줄이야...

[링크 : http://net-tools.berlios.de/]
[링크 : http://net-tools.sourceforge.net/]
[링크 : http://sourceforge.net/projects/net-tools/]

'Linux API > network' 카테고리의 다른 글

linux socket 관련  (0) 2015.01.22
멀티캐스트 되는지 여부 확인  (0) 2014.11.21
INADDR_ANY/INADDR_BROADCAST/INADDR_NONE 매크로  (0) 2011.09.29
hton(), ntoh()  (0) 2011.09.26
netstat 에서 0.0.0.0의 의미  (2) 2009.12.07
Posted by 구차니
개소리 왈왈2011. 11. 7. 23:18
30평생 개띠로 알았는데 졸지에 닭으로 만들어 버리는 사악한 후배 ㅠ.ㅠ
아 부디 아니라고 해줘 ㅠ.ㅠ

개띠보고 닭띠라고 하는건
O형보고 B형이라고 하는거와 마찬가지라고 ㅠ.ㅠ

[링크 :  http://kin.naver.com/qna/detail.nhn?d1id=6&dirId=613&docId=47031435...]

'개소리 왈왈' 카테고리의 다른 글

왼손 왼발 왼눈잡이  (0) 2011.11.25
postbox EMS 조회  (0) 2011.11.07
ems 국제 택배와 빼빼로 데이  (5) 2011.11.05
으헉 최강희 사진 맞아?  (0) 2011.11.04
printf("Goobye World\n");  (0) 2011.10.14
Posted by 구차니
Linux/Ubuntu2011. 11. 6. 20:30
음.. 기본적으로 10번 VLAN으로 되어있어서 왜 그런가 했는데
1번을 해봤더니 다음과 같은 에러를 뱉어내는군!

$ sudo vconfig add eth0 1
Added VLAN with VID == 1 to IF -:eth0:-
WARNING:  VLAN 1 does not work with many switches,
consider another number if you have problems. 


'Linux > Ubuntu' 카테고리의 다른 글

snmp - ubuntu  (0) 2011.11.21
ubuntu 10.04 LTS 최소 디스크 사이즈  (0) 2011.11.15
ip alias on ubuntu  (0) 2011.11.05
vlan on ubnutu  (0) 2011.11.05
netbeans package - ubuntu  (0) 2011.10.22
Posted by 구차니