SHOW一下桌面,顺带Blender

桌面秀,不同桌面、不同风格。
回复
头像
cjxgm
帖子: 1952
注册时间: 2010-04-23 20:40
系统: Arch Linux
来自: 浙江·杭州
联系:

SHOW一下桌面,顺带Blender

#1

帖子 cjxgm » 2010-07-30 21:39

SHOW一下桌面,新装的Enlightenment
e17的桌面
e17的桌面
参考的D38的教程,
那个CONKY的透明半天也搞不定,干脆换了个黑色的壁纸 :em06

焰火效果
blender1
blender1
接着
snapshot4.png
有光晕哦
snapshot5.png
炸开了
snapshot3.png
snapshot7.png
凑个8张吧 :em02
Google Chrome 里的 FeedSquares
Chrome RSS
Chrome RSS
易语言.飞扬 IDE,注意加亮的部分哦
EFIDE
EFIDE
GIMP真不习惯 :em20
8张了,搞定,睡觉去 :em09
Clanjor Prods. | Develop for Developers. (C++, Lua) | 作曲编曲 | 实时渲染引擎
头像
kakashiljf
帖子: 314
注册时间: 2008-10-14 16:36

Re: SHOW一下桌面,顺带Blender

#3

帖子 kakashiljf » 2010-07-31 0:58

:em11
学习知识本身其实是个痛苦的过程,但运用知识的过程,一般都很有趣,往往值得忍受当初那些“痛苦的学习过程”。
头像
ldxno_1cn
帖子: 160
注册时间: 2007-01-03 9:16

Re: SHOW一下桌面,顺带Blender

#4

帖子 ldxno_1cn » 2010-07-31 14:48

:em01 非常不错呢!blender的高人的说.对了顺便问一下楼主知道怎么才能在UBUNTU10.04下正常的使用BLENDER2.5.3这个BETA版啊?
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: SHOW一下桌面,顺带Blender

#5

帖子 eexpress » 2010-07-31 15:53

中文编程。。。才不习惯吧。
:em04
● 鸣学
头像
linlee
帖子: 1132
注册时间: 2007-10-20 11:30

Re: SHOW一下桌面,顺带Blender

#6

帖子 linlee » 2010-07-31 17:10

编程看起来怪怪的....
头像
cjxgm
帖子: 1952
注册时间: 2010-04-23 20:40
系统: Arch Linux
来自: 浙江·杭州
联系:

Re: SHOW一下桌面,顺带Blender

#7

帖子 cjxgm » 2010-07-31 17:20

易飞扬有点像中文版的D语言……
我一直用易语言的说,最近为了脱离WINE才用飞扬的

回4#
http://wiki.blender.org/index.php/Dev:2 ... _Migration
Including Python Modules
Note that on Windows since Blender 2.5 Alpha 0 below directions, including the next section, are no longer necessary. Everything is ready in BF_INSTALLDIR

Python modules are a mixture of .py files and compiled modules (.so files on linux)

This means copying /usr/lib/python3.1 into some directory blender can be bundled with eg. ~/.blender/python (from C:\Python31\Lib on windows)

Note that blender won't start unless these modules are found (error below), so it's important to get this path right.

Fatal Python error: Py_Initialize: can't initialize sys standard streams
ImportError: No module named encodings.utf_8
Python then needs to know to use this path for the modules rather than /usr/lib/python3.1 There are a number of ways to do this....

Define our own Py_GetPath() that overrides pythons. See http://docs.python.org/c-api/init.html
Set the PYTHONPATH and PYTHONHOME (from C) before initializing python.
Start with a shell script that sets the PYTHONPATH/PYTHONHOME (all except win32).
想载个Py3.1把它搞定,可访问 python.org 居然显示“此网页无法访问。” :em20

不过为何要用最新版啊,2.52可以运行的
Clanjor Prods. | Develop for Developers. (C++, Lua) | 作曲编曲 | 实时渲染引擎
头像
cjxgm
帖子: 1952
注册时间: 2010-04-23 20:40
系统: Arch Linux
来自: 浙江·杭州
联系:

Re: SHOW一下桌面,顺带Blender

#8

帖子 cjxgm » 2010-07-31 17:33

在华军上找到了Py3.1.2的源码包,只能自己编译了……
Clanjor Prods. | Develop for Developers. (C++, Lua) | 作曲编曲 | 实时渲染引擎
回复