Skip to content

Commit

Permalink
dense crowd project
Browse files Browse the repository at this point in the history
  • Loading branch information
dancasas committed Sep 2, 2024
1 parent deda234 commit 56164de
Show file tree
Hide file tree
Showing 12 changed files with 421 additions and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,7 @@ <h4><b>Selected Journals and Conferences</b></h4>
<span class="btn-group btn-group-xs">
<a class="btn btn-success" target="_blank" href="docs/gomez-nogales_TOG2024.pdf">pdf</a>
<a class="btn btn-success" target="_blank" href="https://doi.org/10.1145/3687266">DOI</a>
<!--
<a class="btn btn-success" target="_blank" href="https://github.com/crp94/textile">code</a>
-->
<a class="btn btn-success" target="_blank" href="https://mslab.es/projects/Dense3DCrowds/">project</a>
</span>
</td>
</tr>
Expand Down
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
185 changes: 185 additions & 0 deletions projects/Dense3DCrowds/css/iconize.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,185 @@
/* Iconize 0.5 */

/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_film.gif) no-repeat center right;
}

a[href *="flickr.com/photos/"], a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_pic.gif) no-repeat center right;
}

/* extensions */

a[href$='.doc'], a[href$='.rtf'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_feed.gif) no-repeat center right;
}

a[href$='.opml'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_opml.gif) no-repeat center right;
}

a[href$='.phps'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_phps.gif) no-repeat center right;
}

a[href$='.phps'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_phps.gif) no-repeat center right;
}

a[href$='.torrent'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_torrent.gif) no-repeat center right;
}

a[href$='.vcard'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_vcard.gif) no-repeat center right;
}

a[href$='.exe'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_exe.gif) no-repeat center right;
}

a[href$='.dmg'], a[href$='.app'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_dmg.gif) no-repeat center right;
}

a[href$='.pps'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_pdf.gif) no-repeat center right;
}

a[href$='.xpi'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_plugin.gif) no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_flash.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_archive.gif) no-repeat center right;
}

a[href$='.ical'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_ical.gif) no-repeat center right;
}

a[href$='.css'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_css.gif) no-repeat center right;
}

a[href$='.ttf'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_ttf.gif) no-repeat center right;
}

a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_pic.gif) no-repeat center right;
}

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_film.gif) no-repeat center right;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_music.gif) no-repeat center right;
}

/* TeX files added by Srinath 14-Oct-2013 */
a[href$='.tex'], a[href$='.bib'], a[href$='.latex'] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/latex.gif) no-repeat center right;
}


/* messenger */
a[href ^="aim:"] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_aim.gif) no-repeat center right;
}

a[href ^="msnim:"] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_msn.gif) no-repeat center right;
}

a[href ^="xmpp:"] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_jabber.gif) no-repeat center right;
}

a[href *="icq.com"] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_icq.gif) no-repeat center right;
}

a[href *="edit.yahoo.com/config/send_webmesg?"] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_yim.gif) no-repeat center right;
}

a[href ^="callto:"] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_call.gif) no-repeat center right;
}

a[href ^="skype:"] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_skype.gif) no-repeat center right;
}

a[href ^="gg:"] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_gadugadu.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
padding: 5px 20px 5px 0;
background: transparent url(../icns/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
padding-right: 0px !important;
background: none !important;
}
31 changes: 31 additions & 0 deletions projects/Dense3DCrowds/css/project.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

/* Display lists in a grid of fixed size. This is useful when lists have associated images. */
/* Idea from http://blog.mozilla.org/webdev/2009/02/20/cross-browser-inline-block/ */
li.grid
{
width: 100px;
height: 100px;
/* border: 1px solid #000; */
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
margin: 10px;
zoom: 1;
*display: inline;
_height: 100px;
}
/* Formatting for each item in a 2D grid. This is used typically in the downloads section. */
.griditem
{
font-size: 10pt;
text-align: center;
display: inline;
}
.griditem img
{
text-align: center;
height:100px;
width:100px;
border: 1px solid #eee;
box-shadow: 0px 0px 2px #444444;
}
Binary file added projects/Dense3DCrowds/icns/icon_pdf.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 56164de

Please sign in to comment.